From: Jan Kiszka <jan.kiszka@siemens.com>
To: qemu-devel <qemu-devel@nongnu.org>,
Anthony Liguori <anthony@codemonkey.ws>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
qemu-stable@nongnu.org, "Andreas Färber" <afaerber@suse.de>,
"Peter Maydell" <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PATCH v3 0/2] Fix unassigned memory and I/O access handling
Date: Mon, 2 Sep 2013 18:43:29 +0200 [thread overview]
Message-ID: <cover.1378140210.git.jan.kiszka@siemens.com> (raw)
Repost of what missed the 1.6 release.
Jan Kiszka (2):
memory: Provide separate handling of unassigned io ports accesses
Revert "memory: Return -1 again on reads from unsigned regions"
exec.c | 3 ++-
include/exec/ioport.h | 4 ++++
ioport.c | 16 ++++++++++++++++
memory.c | 2 +-
4 files changed, 23 insertions(+), 2 deletions(-)
--
1.8.1.1.298.ge7eed54
next reply other threads:[~2013-09-02 16:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-02 16:43 Jan Kiszka [this message]
2013-09-02 16:43 ` [Qemu-devel] [PATCH v3 1/2] memory: Provide separate handling of unassigned io ports accesses Jan Kiszka
2013-09-02 16:43 ` [Qemu-devel] [PATCH v3 2/2] Revert "memory: Return -1 again on reads from unsigned regions" Jan Kiszka
2013-09-02 17:25 ` [Qemu-devel] [PATCH v3 0/2] Fix unassigned memory and I/O access handling Peter Maydell
2013-09-03 9:59 ` Andreas Färber
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=cover.1378140210.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/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).