From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH bugfix v1 0/3] Fix Memory Region Name bugs
Date: Tue, 19 Aug 2014 22:06:29 -0700 [thread overview]
Message-ID: <cover.1408508297.git.peter.crosthwaite@xilinx.com> (raw)
Hi Peter,
Here is an attempt at a proper fix to the memory region naming bugs you
reported. The Xen compile bug and the memory leak.
Regards,
Peter
Peter Crosthwaite (3):
xen: hvm: Abstract away memory region name ref
qom: return const for object_get_canon_path component
qom: object.h: Update object_get_canon_path* doc
backends/hostmem-ram.c | 3 +--
hw/mem/pc-dimm.c | 3 +--
include/qom/object.h | 8 +++++---
iothread.c | 2 +-
numa.c | 4 +++-
qom/object.c | 9 ++++-----
xen-hvm.c | 9 ++++++---
7 files changed, 21 insertions(+), 17 deletions(-)
--
2.0.1.1.gfbfc394
next reply other threads:[~2014-08-20 5:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 5:06 Peter Crosthwaite [this message]
2014-08-20 5:07 ` [Qemu-devel] [PATCH bugfix v1 1/3] xen: hvm: Abstract away memory region name ref Peter Crosthwaite
2014-08-20 8:53 ` [Qemu-devel] [PATCH bugfix v1 1/3] xen: hvm: Abstract away memory region name ref (fix broken build) Stefan Weil
2014-08-20 8:55 ` Peter Maydell
2014-08-21 19:27 ` Stefano Stabellini
2014-08-20 5:07 ` [Qemu-devel] [PATCH bugfix v1 2/3] qom: return const for object_get_canon_path component Peter Crosthwaite
2014-08-20 5:08 ` [Qemu-devel] [PATCH bugfix v1 3/3] qom: object.h: Update object_get_canon_path* doc Peter Crosthwaite
2014-08-20 9:07 ` Peter Maydell
2014-08-20 14:54 ` Peter Crosthwaite
2014-08-20 15:58 ` Paolo Bonzini
2014-08-21 3:10 ` Peter Crosthwaite
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.1408508297.git.peter.crosthwaite@xilinx.com \
--to=peter.crosthwaite@xilinx.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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).