qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC v1] Memory API
@ 2011-05-19 14:12 Avi Kivity
  2011-05-19 14:12 ` [Qemu-devel] [RFC v1] Add declarations for hierarchical memory region API Avi Kivity
  0 siblings, 1 reply; 34+ messages in thread
From: Avi Kivity @ 2011-05-19 14:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm

The following patch includes a memory API proposal (without implementation).
Subject to review comments and endless discussions, my plans are to post
a v2 with an implementation and partial conversion, and v3 with full conversion
and elimination of cpu_register_physical_memory().

Avi Kivity (1):
  Add declarations for hierarchical memory region API

 memory.h |  142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 142 insertions(+), 0 deletions(-)
 create mode 100644 memory.h

-- 
1.7.5.1

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

end of thread, other threads:[~2011-05-22 15:56 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 14:12 [Qemu-devel] [RFC v1] Memory API Avi Kivity
2011-05-19 14:12 ` [Qemu-devel] [RFC v1] Add declarations for hierarchical memory region API Avi Kivity
2011-05-19 19:07   ` Alex Williamson
2011-05-20  9:18     ` Avi Kivity
2011-05-19 19:27   ` Jan Kiszka
2011-05-20  9:20     ` Avi Kivity
2011-05-19 20:43   ` Anthony Liguori
2011-05-20  9:23     ` Avi Kivity
2011-05-20 14:06       ` Richard Henderson
2011-05-20 14:31         ` Anthony Liguori
2011-05-20 14:40           ` Richard Henderson
2011-05-20 14:46             ` Anthony Liguori
2011-05-20 18:16               ` Blue Swirl
2011-05-22  6:40                 ` Avi Kivity
2011-05-22  6:39               ` Avi Kivity
2011-05-22 15:46                 ` Anthony Liguori
2011-05-22 15:52                   ` Avi Kivity
2011-05-22  6:38           ` Avi Kivity
2011-05-22 15:44             ` Anthony Liguori
2011-05-22 15:56               ` Avi Kivity
2011-05-22  7:01         ` Avi Kivity
2011-05-19 21:04   ` Stefan Weil
2011-05-20  9:26     ` Avi Kivity
2011-05-19 21:11   ` Stefan Hajnoczi
2011-05-20  9:28     ` Avi Kivity
2011-05-20 17:59   ` Blue Swirl
2011-05-22  6:45     ` Avi Kivity
2011-05-22  9:32       ` Blue Swirl
2011-05-22 11:36         ` Avi Kivity
2011-05-22 12:06           ` Blue Swirl
2011-05-22 12:18             ` Avi Kivity
2011-05-22 15:32               ` Blue Swirl
2011-05-22 15:36                 ` Avi Kivity
2011-05-22  7:04     ` 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).