Pasi Kärkkäinen
2009-Feb-26 19:12 UTC
[Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
Hello. Would it be possible to add Qemu "disable pci devices" patch to Fedora Xen packages? It allows HVM domains (or more specifically PV drivers running in HVM domains) to hide qemu emulated disk/network devices in a sane way to prevent possible corruption and other problems when both the PV devices and Qemu emulated devices are present at the same time.. It''s mostly needed for Xen gplpv drivers by James Harper. The same code/feature is also being used by Citrix/Xensource commercial Windows PV drivers. The patch has been in xen-unstable (3.4) for a while already without problems. Patch against Xen 3.3.1 (by James Harper): http://www.meadowcourt.org/downloads/qemu_disable_patches.zip Discussion about it on xen-devel: http://lists.xensource.com/archives/html/xen-devel/2009-01/msg00705.html This would be a needed feature soon when HVM domains start working ok with pv_ops dom0 :) -- Pasi
Daniel P. Berrange
2009-Feb-26 20:27 UTC
Re: [Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
On Thu, Feb 26, 2009 at 09:12:35PM +0200, Pasi K?rkk?inen wrote:> Hello. > > Would it be possible to add Qemu "disable pci devices" patch to Fedora Xen > packages? It allows HVM domains (or more specifically PV drivers running > in HVM domains) to hide qemu emulated disk/network devices in a sane way to > prevent possible corruption and other problems when both the PV devices and Qemu > emulated devices are present at the same time.. > > It''s mostly needed for Xen gplpv drivers by James Harper. The same > code/feature is also being used by Citrix/Xensource commercial Windows PV > drivers. > > The patch has been in xen-unstable (3.4) for a while already without > problems.Since its merged in xen-unstable & feedback seems positive, I''ve no objections to it being added to the xen RPM in F11. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
Pasi Kärkkäinen
2009-Mar-02 09:42 UTC
Re: [Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
On Thu, Feb 26, 2009 at 08:27:14PM +0000, Daniel P. Berrange wrote:> On Thu, Feb 26, 2009 at 09:12:35PM +0200, Pasi K?rkk?inen wrote: > > Hello. > > > > Would it be possible to add Qemu "disable pci devices" patch to Fedora Xen > > packages? It allows HVM domains (or more specifically PV drivers running > > in HVM domains) to hide qemu emulated disk/network devices in a sane way to > > prevent possible corruption and other problems when both the PV devices and Qemu > > emulated devices are present at the same time.. > > > > It''s mostly needed for Xen gplpv drivers by James Harper. The same > > code/feature is also being used by Citrix/Xensource commercial Windows PV > > drivers. > > > > The patch has been in xen-unstable (3.4) for a while already without > > problems. > > Since its merged in xen-unstable & feedback seems positive, I''ve no > objections to it being added to the xen RPM in F11. >Ok, good. Gerd: Could you apply that patch for the next Fedora Xen build? -- Pasi
Gerd Hoffmann
2009-Mar-02 10:53 UTC
Re: [Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
Pasi Kärkkäinen wrote:> Gerd: Could you apply that patch for the next Fedora Xen build?Already done. Commit message well hidden in the mass rebuild email flood ;) cheers, Gerd
Pasi Kärkkäinen
2009-Mar-02 11:24 UTC
Re: [Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
On Mon, Mar 02, 2009 at 11:53:10AM +0100, Gerd Hoffmann wrote:> Pasi Kärkkäinen wrote: > > Gerd: Could you apply that patch for the next Fedora Xen build? > > Already done. > Commit message well hidden in the mass rebuild email flood ;) >Oh, nice, that was fast :) Thanks! -- Pasi
Pasi Kärkkäinen
2009-Mar-02 11:28 UTC
Re: [Fedora-xen] Adding qemu disable pci devices patch to Fedora Xen
On Mon, Mar 02, 2009 at 01:24:26PM +0200, Pasi Kärkkäinen wrote:> On Mon, Mar 02, 2009 at 11:53:10AM +0100, Gerd Hoffmann wrote: > > Pasi Kärkkäinen wrote: > > > Gerd: Could you apply that patch for the next Fedora Xen build? > > > > Already done. > > Commit message well hidden in the mass rebuild email flood ;) > > > > Oh, nice, that was fast :) > > Thanks! >* Sat Feb 28 2009 Gerd Hoffmann <kraxel@redhat.com> - 3.3.1-6 - fix xenstored crash. - backport qemu-unplug patch. So I guess it''s that one.. -- Pasi