qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-1.6 0/3] Memory API fixes
@ 2013-07-16 15:30 Paolo Bonzini
  2013-07-16 15:31 ` [Qemu-devel] [PATCH 1/3] exec.c: Pass correct pointer type to qemu_ram_ptr_length Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paolo Bonzini @ 2013-07-16 15:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, stefanha, jan.kiszka

Three fixes from Peter, Jan and me.  I'm still recovering from the email
backlog, hence I don't trust myself sending a pull request...  In any
case, they are available also from

  git://github.com/bonzini/qemu.git iommu-from-anthony

Paolo

Jan Kiszka (1):
  memory: Return -1 again on reads from unsigned regions

Paolo Bonzini (1):
  memory: actually set the owner

Peter Maydell (1):
  exec.c: Pass correct pointer type to qemu_ram_ptr_length

 exec.c   | 2 +-
 memory.c | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-07-29 15:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 15:30 [Qemu-devel] [PATCH for-1.6 0/3] Memory API fixes Paolo Bonzini
2013-07-16 15:31 ` [Qemu-devel] [PATCH 1/3] exec.c: Pass correct pointer type to qemu_ram_ptr_length Paolo Bonzini
2013-07-16 15:31 ` [Qemu-devel] [PATCH 2/3] memory: actually set the owner Paolo Bonzini
2013-07-17  2:32   ` Hu Tao
2013-07-16 15:31 ` [Qemu-devel] [PATCH 3/3] memory: Return -1 again on reads from unsigned regions Paolo Bonzini
2013-07-29 14:59   ` Andreas Färber
2013-07-29 15:01     ` Jan Kiszka
2013-07-29 15:04       ` 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).