[PATCH 0/2] Two <interface type='direct'/> related fixes

Michal Privoznik posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1655126182.git.mprivozn@redhat.com
src/qemu/qemu_command.c | 2 ++
src/util/virnetdev.c    | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
[PATCH 0/2] Two <interface type='direct'/> related fixes
Posted by Michal Privoznik 1 year, 11 months ago
Except not really. Only the first one is strictly related to that type
of <interface/>. The other one fixes a regression introduced in 8.4.0
and it just so happens that I'm able to reproduce it 100% on my
(SRIOV-less) machine.

Michal Prívozník (2):
  virNetDevSaveNetConfig: Pass mode to virFileWriteStr()
  qemuBuildInterfaceConnect: Initialize @tapfd array

 src/qemu/qemu_command.c | 2 ++
 src/util/virnetdev.c    | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.35.1