[libvirt] [PATCH 0/7] VFIO support part 2

Laine Stump laine at laine.org
Fri Apr 26 01:31:16 UTC 2013


On 04/24/2013 03:26 PM, Laine Stump wrote:
> More patches to go on top of the 3 patches yesterday. These patches
> add a new API that I just learned was necessary -
> virNodeDeviceDetachFlags() (explanation in patches), implement it for
> xen and qemu, and use it in virsh.
>
> Laine Stump (7):
>   pci: keep a stubDriver in each virPCIDevice
>   qemu: bind/unbind stub driver according to config <driver name='x'/>
>   hypervisor api: new virNodeDeviceDetachFlags
>   hypervisor api: implement RPC calls for virNodeDeviceDetachFlags
>   qemu: implement virNodeDeviceDetachFlags backend
>   xen: implement virNodeDeviceDetachFlags backend
>   virsh: use new virNodeDeviceDetachFlags

I addressed Eric's concerns and pushed these 7 patches. Thanks!




More information about the libvir-list mailing list