[PATCH 0/3] Update the capability and doc for device igb

Han Han posted 3 patches 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230728081215.271355-1-hhan@redhat.com
docs/formatdomain.rst                            | 2 +-
src/qemu/qemu_capabilities.c                     | 2 ++
src/qemu/qemu_capabilities.h                     | 1 +
src/qemu/qemu_validate.c                         | 7 +++++++
tests/qemucapabilitiesdata/caps_8.0.0_x86_64.xml | 1 +
tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml | 1 +
6 files changed, 13 insertions(+), 1 deletion(-)
[PATCH 0/3] Update the capability and doc for device igb
Posted by Han Han 9 months, 2 weeks ago
The interface model igb is added since v9.3.0, but the qemu capability
and qemu supported version is missing. So I add them in this series.

Han Han (3):
  docs: formatdomain: Mention the QEMU version for igb
  qemu: capabilities: Add the capability for the device igb
  qemu/qemu_validate: Add capability check for the model igb

 docs/formatdomain.rst                            | 2 +-
 src/qemu/qemu_capabilities.c                     | 2 ++
 src/qemu/qemu_capabilities.h                     | 1 +
 src/qemu/qemu_validate.c                         | 7 +++++++
 tests/qemucapabilitiesdata/caps_8.0.0_x86_64.xml | 1 +
 tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml | 1 +
 6 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.41.0