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