qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, stefanha@redhat.com, jan.kiszka@siemens.com
Subject: [Qemu-devel] [PATCH for-1.6 0/3] Memory API fixes
Date: Tue, 16 Jul 2013 17:30:59 +0200	[thread overview]
Message-ID: <1373988662-19211-1-git-send-email-pbonzini@redhat.com> (raw)

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

             reply	other threads:[~2013-07-16 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 15:30 Paolo Bonzini [this message]
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

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=1373988662-19211-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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).