qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 wave 1 0/4] fw-cfg: support writeable blobs and more files
@ 2017-01-12 18:24 Laszlo Ersek
  2017-01-12 18:24 ` [Qemu-devel] [PATCH v6 wave 1 1/4] fw-cfg: support writeable blobs Laszlo Ersek
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Laszlo Ersek @ 2017-01-12 18:24 UTC (permalink / raw)
  To: qemu devel list
  Cc: Gabriel L. Somlo, Michael S. Tsirkin, Alexander Graf,
	Anthony Perard, Artyom Tarasenko, David Gibson, Eduardo Habkost,
	Gerd Hoffmann, Igor Mammedov, Mark Cave-Ayland, Michael Walle,
	Paolo Bonzini, Peter Maydell, Shannon Zhao, Stefano Stabellini,
	qemu-arm

Previous version (v5):
http://lists.nongnu.org/archive/html/qemu-devel/2017-01/msg01897.html

Changes in v6 (see the individual patches for details):
- pick up feedback tags
- rename the "file_slots" property to "x-file-slots" [Eduardo, Michael]

Cc: "Gabriel L. Somlo" <somlo@cmu.edu>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Artyom Tarasenko <atar4qemu@gmail.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Gabriel Somlo <somlo@cmu.edu>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: Michael Walle <michael@walle.cc>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Shannon Zhao <zhaoshenglong@huawei.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: qemu-arm@nongnu.org

Thanks!
Laszlo

Eduardo Habkost (1):
  pc: Add 2.9 machine-types

Laszlo Ersek (2):
  fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
  fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types

Michael S. Tsirkin (1):
  fw-cfg: support writeable blobs

 docs/specs/fw_cfg.txt          |  36 ++++++++++----
 hw/lm32/lm32_hwsetup.h         |   2 +-
 include/hw/compat.h            |  10 +++-
 include/hw/i386/pc.h           |   2 +
 include/hw/loader.h            |   7 +--
 include/hw/nvram/fw_cfg.h      |   3 +-
 include/hw/nvram/fw_cfg_keys.h |   3 +-
 hw/arm/virt-acpi-build.c       |   2 +-
 hw/core/loader.c               |  18 ++++---
 hw/i386/acpi-build.c           |   4 +-
 hw/i386/pc_piix.c              |  15 ++++--
 hw/i386/pc_q35.c               |  13 ++++-
 hw/nvram/fw_cfg.c              | 110 +++++++++++++++++++++++++++++++++++------
 13 files changed, 177 insertions(+), 48 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-12 18:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12 18:24 [Qemu-devel] [PATCH v6 wave 1 0/4] fw-cfg: support writeable blobs and more files Laszlo Ersek
2017-01-12 18:24 ` [Qemu-devel] [PATCH v6 wave 1 1/4] fw-cfg: support writeable blobs Laszlo Ersek
2017-01-12 18:24 ` [Qemu-devel] [PATCH v6 wave 1 2/4] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property Laszlo Ersek
2017-01-12 18:24 ` [Qemu-devel] [PATCH v6 wave 1 3/4] pc: Add 2.9 machine-types Laszlo Ersek
2017-01-12 18:24 ` [Qemu-devel] [PATCH v6 wave 1 4/4] fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types Laszlo Ersek
2017-01-12 18:41   ` Eduardo Habkost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).