qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Fix unassigned memory and I/O access handling
@ 2013-09-02 16:43 Jan Kiszka
  2013-09-02 16:43 ` [Qemu-devel] [PATCH v3 1/2] memory: Provide separate handling of unassigned io ports accesses Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2013-09-02 16:43 UTC (permalink / raw)
  To: qemu-devel, Anthony Liguori
  Cc: Paolo Bonzini, qemu-stable, Andreas Färber, Peter Maydell

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

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

end of thread, other threads:[~2013-09-03 10:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 16:43 [Qemu-devel] [PATCH v3 0/2] Fix unassigned memory and I/O access handling Jan Kiszka
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

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