[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 7/7] Do not mask QEMU_CAPS_DEVICE in qemuBuildDriveStr
- From: Ján Tomko <jtomko redhat com>
- To: John Ferlan <jferlan redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 7/7] Do not mask QEMU_CAPS_DEVICE in qemuBuildDriveStr
- Date: Fri, 20 May 2016 09:09:29 +0200
On Thu, May 19, 2016 at 05:29:41PM -0400, John Ferlan wrote:
>
>
> On 05/19/2016 02:59 PM, Ján Tomko wrote:
> > For some disk types (XEN, SD), we want to emit the syntax
>
> Removed XEN in patch 4 I thought...
>
> > we used for disks before -device was available even
> > if QEMU supports -device.
> >
> > Use the qemuDiskBusNeedsDeviceArg helper to figure out
> > whether to use the old or new syntax.
> > ---
> > src/qemu/qemu_command.c | 12 +++---------
> > 1 file changed, 3 insertions(+), 9 deletions(-)
> >
>
> The rest seems fine - although connecting the dots between CAPS_DEVICE
> and bus != BUS_SD wasn't as obvious... It's the double negative of
> qemuDiskBusNeedsDeviceArg to set deviceFlagMasked that caused me to pause.
>
>
> ACK series with a few touchups.
>
Thanks, pushed now.
Jan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]