qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.8 v2 0/2] loader fixes
@ 2016-11-29 19:55 Laszlo Ersek
  2016-11-29 19:55 ` [Qemu-devel] [PATCH for-2.8 v2 1/2] loader: fix handling of custom address spaces when adding ROM blobs Laszlo Ersek
  2016-11-29 19:55 ` [Qemu-devel] [PATCH for-2.8 v2 2/2] loader: fix undefined behavior in rom_order_compare() Laszlo Ersek
  0 siblings, 2 replies; 3+ messages in thread
From: Laszlo Ersek @ 2016-11-29 19:55 UTC (permalink / raw)
  To: qemu devel list
  Cc: Michael S. Tsirkin, Alistair Francis, Igor Mammedov,
	Michael Walle, Paolo Bonzini, Peter Maydell, Shannon Zhao,
	qemu-arm

Version 2 of
<http://lists.nongnu.org/archive/html/qemu-devel/2016-11/msg05012.html>,
with the checkpatch error fixed.

Thanks
Laszlo

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Alistair Francis <alistair.francis@xilinx.com>
Cc: Igor Mammedov <imammedo@redhat.com>
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: qemu-arm@nongnu.org
Cc: qemu-devel@nongnu.org

Laszlo Ersek (2):
  loader: fix handling of custom address spaces when adding ROM blobs
  loader: fix undefined behavior in rom_order_compare()

 hw/lm32/lm32_hwsetup.h   | 2 +-
 include/hw/loader.h      | 6 +++---
 hw/arm/virt-acpi-build.c | 2 +-
 hw/core/loader.c         | 6 ++++--
 hw/i386/acpi-build.c     | 2 +-
 5 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.9.2

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

end of thread, other threads:[~2016-11-29 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 19:55 [Qemu-devel] [PATCH for-2.8 v2 0/2] loader fixes Laszlo Ersek
2016-11-29 19:55 ` [Qemu-devel] [PATCH for-2.8 v2 1/2] loader: fix handling of custom address spaces when adding ROM blobs Laszlo Ersek
2016-11-29 19:55 ` [Qemu-devel] [PATCH for-2.8 v2 2/2] loader: fix undefined behavior in rom_order_compare() Laszlo Ersek

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).