Re: [Qemu-devel] [PATCH] Add Xen platform PCI device version 2.

2013-06-20 Thread Paul Durrant
> -Original Message- > I don't understand why two devices are required here and the thread > doesn't really answer that either. Is there a spec for the Xen platform > devices? Take a look at docs/specs for some examples in the tree. > > It certainly helps to have one for discussions like

Re: [Qemu-devel] [PATCH] Add Xen platform PCI device version 2.

2013-06-20 Thread Anthony Liguori
Paul Durrant writes: > The XenServer 6.1+ Citrix Windows PV bus driver binds to a new version > of the Xen platform device (since the newer driver set cannot co-exist > with previous drivers which bind to the existing "xen-platform" type of > device). This patch introduces a new "xen-platform-2"

[Qemu-devel] [PATCH] Add Xen platform PCI device version 2.

2013-06-19 Thread Paul Durrant
The XenServer 6.1+ Citrix Windows PV bus driver binds to a new version of the Xen platform device (since the newer driver set cannot co-exist with previous drivers which bind to the existing "xen-platform" type of device). This patch introduces a new "xen-platform-2" device type with the appropriat