rpms/xen/FC-6 xen.spec,1.160,1.161

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 11 18:30:27 UTC 2007


Author: berrange

Update of /cvs/dist/rpms/xen/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv17608

Modified Files:
	xen.spec 
Log Message:
Disable RTC patch


Index: xen.spec
===================================================================
RCS file: /cvs/dist/rpms/xen/FC-6/xen.spec,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- xen.spec	10 Jan 2007 00:15:05 -0000	1.160
+++ xen.spec	11 Jan 2007 18:30:24 -0000	1.161
@@ -154,7 +154,8 @@
 # xm list should show the amount of memory a guest actually has
 %patch26 -p1
 # move the rtc timer into the hypervisor
-%patch27 -p1
+# Not until we pull in corresponding fixed in kernel/HV
+#patch27 -p1
 # allow http RPC to dump core of a domain
 %patch28 -p1
 # do not auto-start a domain that was also restored from a save
@@ -322,7 +323,6 @@
 - Allows HTTP request to dump core of a domain (bz 214913)
 - catch it when an HVM guest tries to use hde (bz 217736)
 - make "xm list" display how much memory a domain really has (bz 217443)
-- move rtc timer for HVM guests into the hypervisor (bz 214780)
 - pass qemu and blktap I/O errors back to the guest (bz 217765, 217859)
 - fix 2TB overflow/wraparound in blktap (bz 217580)
 - various fixes from Herbert Xu's security audit




More information about the fedora-cvs-commits mailing list