[PATCH 0/4] qemuhotplugtest: Introduce interface-hostdev test case

Michal Privoznik via Devel posted 4 patches 3 days, 16 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1772182866.git.mprivozn@redhat.com
src/util/virnetdev.h                          |  5 +-
tests/qemuhotplugtest.c                       |  7 +-
.../qemuhotplug-interface-hostdev.xml         |  6 ++
...emuhotplug-base-live+interface-hostdev.xml | 63 +++++++++++++++
tests/virnetdevmock.c                         | 22 ++++++
tests/virpcimock.c                            | 78 +++++++++++++++++--
6 files changed, 171 insertions(+), 10 deletions(-)
create mode 100644 tests/qemuhotplugtestdevices/qemuhotplug-interface-hostdev.xml
create mode 100644 tests/qemuhotplugtestdomains/qemuhotplug-base-live+interface-hostdev.xml
[PATCH 0/4] qemuhotplugtest: Introduce interface-hostdev test case
Posted by Michal Privoznik via Devel 3 days, 16 hours ago
Inspired by the following patch:

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/YQHQGHVWTV3JPVI46SDBSUMAHHTBNTSG/

Michal Prívozník (4):
  virpcimock: Create sriov_totalvfs file and virtfnN symlinks
  virpcimock: Create net/ subdir for devices
  virnetdevmock: Mock virNetDevSaveNetConfig() and
    virNetDevSetNetConfig()
  qemuhotplugtest: Introduce interface-hostdev test case

 src/util/virnetdev.h                          |  5 +-
 tests/qemuhotplugtest.c                       |  7 +-
 .../qemuhotplug-interface-hostdev.xml         |  6 ++
 ...emuhotplug-base-live+interface-hostdev.xml | 63 +++++++++++++++
 tests/virnetdevmock.c                         | 22 ++++++
 tests/virpcimock.c                            | 78 +++++++++++++++++--
 6 files changed, 171 insertions(+), 10 deletions(-)
 create mode 100644 tests/qemuhotplugtestdevices/qemuhotplug-interface-hostdev.xml
 create mode 100644 tests/qemuhotplugtestdomains/qemuhotplug-base-live+interface-hostdev.xml

-- 
2.52.0