
7 Feb
2019
7 Feb
'19
3:55 p.m.
On Mon, Feb 04, 2019 at 04:46:43PM +0100, Peter Krempa wrote:
Using an old strict set of capabilities is not of much use if a code path would select a more modern controller on accident.
by accident?
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- ...> disk-scsi-device-auto.x86_64-1.5.3.args} | 11 +++--- .../disk-scsi-device-auto.x86_64-latest.args | 35 +++++++++++++++++++ tests/qemuxml2argvtest.c | 4 +-- 3 files changed, 43 insertions(+), 7 deletions(-) rename tests/qemuxml2argvdata/{disk-scsi-device-auto.args => disk-scsi-device-auto.x86_64-1.5.3.args} (69%) create mode 100644 tests/qemuxml2argvdata/disk-scsi-device-auto.x86_64-latest.args
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano