Re: [Qemu-devel] [PATCH RESEND v3] xen: implement unplug protocol in xen_platform

2011-07-27 Thread Alexander Graf
On 07/27/2011 02:58 PM, Kevin Wolf wrote: Am 27.07.2011 14:44, schrieb Alexander Graf: On 07/18/2011 06:07 PM, stefano.stabell...@eu.citrix.com wrote: From: Stefano Stabellini The unplug protocol is necessary to support PV drivers in the guest: the drivers expect to be able to "unplug" emulate

Re: [Qemu-devel] [PATCH RESEND v3] xen: implement unplug protocol in xen_platform

2011-07-27 Thread Kevin Wolf
Am 27.07.2011 14:44, schrieb Alexander Graf: > On 07/18/2011 06:07 PM, stefano.stabell...@eu.citrix.com wrote: >> From: Stefano Stabellini >> >> The unplug protocol is necessary to support PV drivers in the guest: the >> drivers expect to be able to "unplug" emulated disks and nics before >> initia

Re: [Qemu-devel] [PATCH RESEND v3] xen: implement unplug protocol in xen_platform

2011-07-27 Thread Alexander Graf
On 07/18/2011 06:07 PM, stefano.stabell...@eu.citrix.com wrote: From: Stefano Stabellini The unplug protocol is necessary to support PV drivers in the guest: the drivers expect to be able to "unplug" emulated disks and nics before initializing the Xen PV interfaces. It is responsibility of the g

[Qemu-devel] [PATCH RESEND v3] xen: implement unplug protocol in xen_platform

2011-07-18 Thread stefano.stabellini
From: Stefano Stabellini The unplug protocol is necessary to support PV drivers in the guest: the drivers expect to be able to "unplug" emulated disks and nics before initializing the Xen PV interfaces. It is responsibility of the guest to make sure that the unplug is done before the emulated dev