SHA256
1
0
forked from pool/libvirt

Add HAP support to libvirt domain XML

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=90
This commit is contained in:
2011-01-18 22:11:51 +00:00
committed by Git OBS Bridge
parent 6551d822aa
commit b62b15355b
8 changed files with 285 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 18 14:57:18 MST 2011 - jfehlig@novell.com
- Add support for specifying Hardware Assisted Paging (HAP) in
libvirt domain XML.
48a5dccd-hap1.patch
04197350-hap2.patch
af521a01-hap3.patch
79f56c66-hap4.patch
094c6f4a-hap-fix.patch
bnc#659665
-------------------------------------------------------------------
Tue Jan 18 09:25:18 MST 2011 - jfehlig@novell.com