SHA256
1
0
forked from pool/qemu

Accepting request 491710 from home:bfrogers:branches:Virtualization

A xen hvm fix and an experimental feature added on top of our v2.9.0 qemu.

OBS-URL: https://build.opensuse.org/request/show/491710
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=337
This commit is contained in:
Bruce Rogers
2017-04-28 11:47:25 +00:00
committed by Git OBS Bridge
parent 9e55d2ed03
commit 80de822f07
56 changed files with 309 additions and 120 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 27 20:09:38 UTC 2017 - brogers@suse.com
- Fix issue in shipping qemu v2.9.0, where pci-passthrough for Xen
HVM guests got broken (bsc#1034131)
0049-ACPI-don-t-call-acpi_pcihp_device_p.patch
- Include experimental, unsupported feature to assist in some
performance analysis work.
0050-i386-Allow-cpuid-bit-override.patch
-------------------------------------------------------------------
Thu Apr 20 16:30:38 UTC 2017 - brogers@suse.com