[PATCH 0/5] More reset nvram fixes

Michal Privoznik posted 5 patches 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1644491535.git.mprivozn@redhat.com
There is a newer version of this series
src/qemu/qemu_firmware.c |   3 +-
src/qemu/qemu_process.c  | 124 ++++++++++++++-------------------------
src/util/virfile.c       |  41 +++++++++++--
src/util/virfile.h       |   1 +
src/util/virxml.c        |   3 +-
5 files changed, 83 insertions(+), 89 deletions(-)
[PATCH 0/5] More reset nvram fixes
Posted by Michal Privoznik 2 years, 2 months ago
I've played with the new functionality and found couple of bugs/possible
improvements.

Michal Prívozník (5):
  qemu_process: Accept VIR_QEMU_PROCESS_START_RESET_NVRAM flag when
    starting a domain
  qemuFirmwareFillDomain: Use FW descriptors to lookup template when
    resetting NVRAM
  virFileRewrite: Allow setting owner
  virFileRewrite: Allow callback report errors
  qemuPrepareNVRAM: Us virFileRewrite() to write NVRAM

 src/qemu/qemu_firmware.c |   3 +-
 src/qemu/qemu_process.c  | 124 ++++++++++++++-------------------------
 src/util/virfile.c       |  41 +++++++++++--
 src/util/virfile.h       |   1 +
 src/util/virxml.c        |   3 +-
 5 files changed, 83 insertions(+), 89 deletions(-)

-- 
2.34.1