From: Laszlo Ersek <lersek@redhat.com>
To: qemu devel list <qemu-devel@nongnu.org>
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
Alistair Francis <alistair.francis@xilinx.com>,
Igor Mammedov <imammedo@redhat.com>,
Michael Walle <michael@walle.cc>,
Paolo Bonzini <pbonzini@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
Shannon Zhao <zhaoshenglong@huawei.com>,
qemu-arm@nongnu.org
Subject: [Qemu-devel] [PATCH for-2.8 v2 0/2] loader fixes
Date: Tue, 29 Nov 2016 20:55:31 +0100 [thread overview]
Message-ID: <20161129195533.23113-1-lersek@redhat.com> (raw)
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
next reply other threads:[~2016-11-29 19:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 19:55 Laszlo Ersek [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161129195533.23113-1-lersek@redhat.com \
--to=lersek@redhat.com \
--cc=alistair.francis@xilinx.com \
--cc=imammedo@redhat.com \
--cc=michael@walle.cc \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=zhaoshenglong@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).