qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL] Xen MSI, mapcache, xen_disk


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] Xen MSI, mapcache, xen_disk
Date: Mon, 16 Apr 2012 15:13:50 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/13/2012 01:01 PM, Stefano Stabellini wrote:
Hi Anthony,
please pull the following branch:

git://xenbits.xen.org/people/sstabellini/qemu-dm.git for_anthony

Pulled.  Thanks.

Regards,

Anthony Liguori



It includes two mapcache fixes, one xen_disk fix, two patches to allow
MSI injection into HVM guests and finally a patch to receive
notification from Xen for buffered io events:


Anthony PERARD (1):
       Xen, mapcache: Fix the compute of the size of bucket.

Julien Grall (1):
       xen-mapcache: don't unmap locked entry during mapcache invalidation

Stefano Stabellini (2):
       xen: handle backend deletion from xenstore
       xen: introduce an event channel for buffered io event notifications

Wei Liu (2):
       Xen: basic HVM MSI injection support.
       Xen: Add xen-apic support and hook it up.


  Makefile.target  |    2 +-
  hw/pc.c          |    8 +++++
  hw/xen.h         |    1 +
  hw/xen_apic.c    |   90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
  hw/xen_backend.c |   17 +++++-----
  hw/xen_disk.c    |    4 ++
  xen-all.c        |   50 ++++++++++++++++++++++++++---
  xen-mapcache.c   |   15 ++++++---
  xen-stub.c       |    4 ++
  9 files changed, 171 insertions(+), 20 deletions(-)

Cheers,

Stefano









reply via email to

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