All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] xen: convert to memory API
@ 2011-12-18 15:32 ` Avi Kivity
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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   ` Avi Kivity
2011-12-18 15:32 ` [Qemu-devel] [PATCH 2/2] xen: convert to memory API Avi Kivity
2011-12-18 15:32   ` Avi Kivity
2011-12-18 15:43 ` [Qemu-devel] [PATCH 0/2] " Peter Maydell
2011-12-18 15:43   ` Peter Maydell
2011-12-18 15:57   ` [Qemu-devel] " Avi Kivity
2011-12-18 15:57     ` Avi Kivity

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.