]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainInitializePflashStorageSource: Properly and fully initialize nvram source
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 12:50:29 +0000 (14:50 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Jun 2022 13:53:11 +0000 (15:53 +0200)
commitc3c586baa100b84532106ae63128e2cebe6f3337
tree670c0dfd71e5d5642cc0309711e856e124732385
parent9945c24259ca87946579177b09828904592ed828
qemuDomainInitializePflashStorageSource: Properly and fully initialize nvram source

Setup all fields for use with -blockdev.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Tested-by: Rohit Kumar <rohit.kumar3@nutanix.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_process.c