Re: [PATCH 12/35] qemu: Move iothread and s390 address validation for disk devices into the validator

2021-05-24 Thread Pavel Hrdina
On Fri, May 21, 2021 at 02:47:12PM +0200, Peter Krempa wrote: > The "machine-loadparm-multiple-disks-nets-s390" case now requires the > QEMU_CAPS_CCW feature to pass validation. > > Signed-off-by: Peter Krempa > --- > src/qemu/qemu_command.c | 50 >

Re: [PATCH 12/35] qemu: Move iothread and s390 address validation for disk devices into the validator

2021-05-24 Thread Ján Tomko
On a Friday in 2021, Peter Krempa wrote: The "machine-loadparm-multiple-disks-nets-s390" case now requires the QEMU_CAPS_CCW feature to pass validation. Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 50 src/qemu/qemu_validate.c | 49

[PATCH 12/35] qemu: Move iothread and s390 address validation for disk devices into the validator

2021-05-21 Thread Peter Krempa
The "machine-loadparm-multiple-disks-nets-s390" case now requires the QEMU_CAPS_CCW feature to pass validation. Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 50 src/qemu/qemu_validate.c | 49 +++