Re: [libvirt] [PATCH v2 02/10] qemu: Introduce qemuIsSharedHostdev

2015-07-07 Thread Peter Krempa
On Mon, Jul 06, 2015 at 13:08:30 -0400, John Ferlan wrote: > Add a single boolean function to handle whether the hostdev is shared or not. > > Use the new function for the qemu{Add|Remove}SharedHostdev calls as well > as qemuSetUnprivSGIO. NB: This second usage fixes a possible bug where s/second

[libvirt] [PATCH v2 02/10] qemu: Introduce qemuIsSharedHostdev

2015-07-06 Thread John Ferlan
Add a single boolean function to handle whether the hostdev is shared or not. Use the new function for the qemu{Add|Remove}SharedHostdev calls as well as qemuSetUnprivSGIO. NB: This second usage fixes a possible bug where if this feature is enabled at some time in the future and the shareable flag