[PATCH 0/2] Fix wrong parameter "scsi" for vhost-user-blk-pci device

yshxxsjt715@gmail.com posted 2 patches 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220122041035.3550657-1-yshxxsjt715@gmail.com
src/qemu/qemu_command.c                       |  6 ++-
.../disk-vhostuser-numa.x86_64-4.2.0.args     | 39 +++++++++++++++++++
.../disk-vhostuser-numa.x86_64-latest.args    | 39 +++++++++++++++++++
.../qemuxml2argvdata/disk-vhostuser-numa.xml  | 32 +++++++++++++++
tests/qemuxml2argvtest.c                      |  2 +
5 files changed, 117 insertions(+), 1 deletion(-)
create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-4.2.0.args
create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-latest.args
create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.xml
[PATCH 0/2] Fix wrong parameter "scsi" for vhost-user-blk-pci device
Posted by yshxxsjt715@gmail.com 2 years, 3 months ago
From: shenjiatong <yshxxsjt715@gmail.com>

Co-authored-by: Peter Krempa

Peter Krempa (1):
  qemuxml2argvtest: disk-vhostuser: Add invocation for qemu-4.2

shenjiatong (1):
  Remove scsi parameter for vhost-user-blk for qemu 4.2

 src/qemu/qemu_command.c                       |  6 ++-
 .../disk-vhostuser-numa.x86_64-4.2.0.args     | 39 +++++++++++++++++++
 .../disk-vhostuser-numa.x86_64-latest.args    | 39 +++++++++++++++++++
 .../qemuxml2argvdata/disk-vhostuser-numa.xml  | 32 +++++++++++++++
 tests/qemuxml2argvtest.c                      |  2 +
 5 files changed, 117 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-4.2.0.args
 create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-latest.args
 create mode 100644 tests/qemuxml2argvdata/disk-vhostuser-numa.xml

-- 
2.25.1