All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH 0/3] Memory API updates
Date: Fri, 12 Aug 2011 08:47:23 -0500	[thread overview]
Message-ID: <4E452EEB.9080703@codemonkey.ws> (raw)
In-Reply-To: <1312822730-9577-1-git-send-email-avi@redhat.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Memory API updates
Date: Fri, 12 Aug 2011 08:47:23 -0500	[thread overview]
Message-ID: <4E452EEB.9080703@codemonkey.ws> (raw)
In-Reply-To: <1312822730-9577-1-git-send-email-avi@redhat.com>

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

  parent reply	other threads:[~2011-08-12 13:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08 16:58 [PATCH 0/3] Memory API updates Avi Kivity
2011-08-08 16:58 ` [Qemu-devel] " Avi Kivity
2011-08-08 16:58 ` [PATCH 1/3] memory: reclaim resources when a memory region is destroyed for good Avi Kivity
2011-08-08 16:58   ` [Qemu-devel] " Avi Kivity
2011-08-08 16:58 ` [PATCH 2/3] memory: add API for creating ROM/device regions Avi Kivity
2011-08-08 16:58   ` [Qemu-devel] " Avi Kivity
2011-08-12 13:48   ` Anthony Liguori
2011-08-14  3:05     ` Avi Kivity
2011-08-14 13:29       ` Anthony Liguori
2011-08-14 15:43         ` Alexander Graf
2011-08-14 15:43           ` Alexander Graf
2011-08-14 13:51           ` Anthony Liguori
2011-08-08 16:58 ` [PATCH 3/3] memory: correct documentation typos Avi Kivity
2011-08-08 16:58   ` [Qemu-devel] " Avi Kivity
2011-08-12 13:47 ` Anthony Liguori [this message]
2011-08-12 13:47   ` [Qemu-devel] [PATCH 0/3] Memory API updates Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E452EEB.9080703@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.