qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC v1] Memory API


From: Avi Kivity
Subject: [Qemu-devel] [RFC v1] Memory API
Date: Thu, 19 May 2011 10:12:31 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]