]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuProcessReconnect: Don't re-instantiate pflash storage source
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 12:40:19 +0000 (14:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Jun 2022 13:53:11 +0000 (15:53 +0200)
commit9945c24259ca87946579177b09828904592ed828
treededf44f6eac802c9242b4bfd1242a5ff089bf566
parentbaf224f1f971790beef5e995d24d3fec12d80d11
qemuProcessReconnect: Don't re-instantiate pflash storage source

We don't really use it besides when starting up the VM so when
reconnecting this step is totally pointless.

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