[Qemu-devel] [PATCH 0/2] hw/arm/virt: Support firmware configuration with -blockdev

Markus Armbruster posted 2 patches 5 years ago
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190411135602.21725-1-armbru@redhat.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Max Reitz <mreitz@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Eduardo Habkost <ehabkost@redhat.com>, Richard Henderson <rth@twiddle.net>, Kevin Wolf <kwolf@redhat.com>
There is a newer version of this series
hw/arm/virt.c            | 192 +++++++++++++++++++++++++--------------
hw/block/pflash_cfi01.c  |  30 ++++++
hw/i386/pc_sysfw.c       |  19 +---
include/hw/arm/virt.h    |   2 +
include/hw/block/flash.h |   1 +
5 files changed, 157 insertions(+), 87 deletions(-)
[Qemu-devel] [PATCH 0/2] hw/arm/virt: Support firmware configuration with -blockdev
Posted by Markus Armbruster 5 years ago
László asked for feature parity with the PC machine types.

Markus Armbruster (2):
  pflash_cfi01: New pflash_cfi01_legacy_drive()
  hw/arm/virt: Support firmware configuration with -blockdev

 hw/arm/virt.c            | 192 +++++++++++++++++++++++++--------------
 hw/block/pflash_cfi01.c  |  30 ++++++
 hw/i386/pc_sysfw.c       |  19 +---
 include/hw/arm/virt.h    |   2 +
 include/hw/block/flash.h |   1 +
 5 files changed, 157 insertions(+), 87 deletions(-)

-- 
2.17.2