qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] xen: convert to memory API
@ 2011-12-18 15:32 Avi Kivity
  2011-12-18 15:32 ` [Qemu-devel] [PATCH 1/2] memory, xen: pass MemoryRegion to xen_ram_alloc() Avi Kivity
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Avi Kivity @ 2011-12-18 15:32 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: xen-devel, qemu-devel

I missed Xen while converting stuff to the memory API, as it's not in hw/.

Here comes the first simple patches; expect more as ram_addr_t is retired.
Please review & test (build tested only here).

Also in

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/xen

(includes a patchset not yet merged upstream)

Avi Kivity (2):
  memory, xen: pass MemoryRegion to xen_ram_alloc()
  xen: convert to memory API

 exec-obsolete.h |    7 +++++--
 exec.c          |   10 ++++++----
 hw/xen.h        |    4 +++-
 memory.c        |    6 +++---
 xen-all.c       |   43 +++++++++++++++++++++++--------------------
 xen-stub.c      |    3 ++-
 6 files changed, 42 insertions(+), 31 deletions(-)

-- 
1.7.7.1

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

end of thread, other threads:[~2011-12-18 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-18 15:32 [Qemu-devel] [PATCH 0/2] xen: convert to memory API Avi Kivity
2011-12-18 15:32 ` [Qemu-devel] [PATCH 1/2] memory, xen: pass MemoryRegion to xen_ram_alloc() Avi Kivity
2011-12-18 15:32 ` [Qemu-devel] [PATCH 2/2] xen: convert to memory API Avi Kivity
2011-12-18 15:43 ` [Qemu-devel] [PATCH 0/2] " Peter Maydell
2011-12-18 15:57   ` Avi Kivity

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