]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Properly setup the NVRAM virStorageSource
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Jun 2022 11:11:08 +0000 (13:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Jun 2022 13:53:11 +0000 (15:53 +0200)
commitbaf224f1f971790beef5e995d24d3fec12d80d11
treec709007b2e1fcbe37d6fd7b3a8aa63360f2840e1
parent5709b31f35ef55cc82b5cf2c1afcf039837d2af0
qemu: Properly setup the NVRAM virStorageSource

Use the designated helpers for virStorageSource instead using the
file-based ones with a check.

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_cgroup.c
src/qemu/qemu_namespace.c
src/security/security_dac.c
src/security/security_selinux.c
src/security/virt-aa-helper.c