Re: [libvirt] [PATCH] qemu: Add device id for mediated devices on qemu command line

2017-04-03 Thread Peter Krempa
On Mon, Apr 03, 2017 at 16:12:17 +0200, Erik Skultety wrote: > Like all devices, add the 'id' option for mdevs as well. Patch also > adjusts the test accordingly. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1438431 > > Signed-off-by: Erik Skultety > --- >

[libvirt] [PATCH] qemu: Add device id for mediated devices on qemu command line

2017-04-03 Thread Erik Skultety
Like all devices, add the 'id' option for mdevs as well. Patch also adjusts the test accordingly. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1438431 Signed-off-by: Erik Skultety --- src/qemu/qemu_command.c | 3 ++-