All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH bugfix v1 0/3]  Fix Memory Region Name bugs
@ 2014-08-20  5:06 Peter Crosthwaite
  2014-08-20  5:07 ` [Qemu-devel] [PATCH bugfix v1 1/3] xen: hvm: Abstract away memory region name ref Peter Crosthwaite
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Peter Crosthwaite @ 2014-08-20  5:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, pbonzini

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

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

end of thread, other threads:[~2014-08-21 19:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20  5:06 [Qemu-devel] [PATCH bugfix v1 0/3] Fix Memory Region Name bugs Peter Crosthwaite
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.