]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuBuildPflashBlockdevCommandLine: Take virDomainObj instead of private data
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 May 2022 12:31:17 +0000 (14:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Jun 2022 12:39:55 +0000 (14:39 +0200)
commitc3cf2a2b600f2d7a3f8ea9450f9dd8dc31928e3a
tree3fa05789845c7a03f808a9a7f7cd25b89f4c2ccf
parentf23b0ac13e0769b7dd1e2d60738fb896b7d72289
qemuBuildPflashBlockdevCommandLine: Take virDomainObj instead of private data

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_command.c