]> xenbits.xensource.com Git - libvirt.git/commit
qemu: domain: Store virStorageSources representing pflash backing
authorPeter Krempa <pkrempa@redhat.com>
Fri, 15 Nov 2019 15:23:44 +0000 (16:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 22 Nov 2019 07:32:25 +0000 (08:32 +0100)
commit07675b0100da4b26a84bc53a7480b4293eb52543
tree1aa3c180d4e5aeacc8c67aca00f04db7f02b2d42
parent316223b6ad779f53bd6c88348d4c9987ac70a544
qemu: domain: Store virStorageSources representing pflash backing

To allow converting the pflash drives to blockdev we will need a
virStorageSource to allow using our helpers. Temporarily prior to
coverting loader data to a virStorageSoruce add private data which will
house this.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h