qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Memory API updates


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/3] Memory API updates
Date: Fri, 12 Aug 2011 08:47:23 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 08/08/2011 11:58 AM, Avi Kivity wrote:
The following patches fix a resource leak, add a ROM/device API (for flash
devices which act like memory when read, and as an mmio device when written),
and correct typos in the documentation.

Applied all.  Thanks.

Regards,

Anthony Liguori


Avi Kivity (3):
   memory: reclaim resources when a memory region is destroyed for good
   memory: add API for creating ROM/device regions
   memory: correct documentation typos

  docs/memory.txt |    8 +++---
  memory.c        |   70 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
  memory.h        |   35 +++++++++++++++++++++++++++
  3 files changed, 107 insertions(+), 6 deletions(-)





reply via email to

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