All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Xen MSI, mapcache, xen_disk
@ 2012-04-13 18:01 Stefano Stabellini
  2012-04-16 20:13 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Stabellini @ 2012-04-13 18:01 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: xen-devel, qemu-devel, Stefano Stabellini

Hi Anthony,
please pull the following branch:

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


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] Xen MSI, mapcache, xen_disk
  2012-04-13 18:01 [PULL] Xen MSI, mapcache, xen_disk Stefano Stabellini
@ 2012-04-16 20:13 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-04-16 20:13 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: xen-devel, qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-16 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 18:01 [PULL] Xen MSI, mapcache, xen_disk Stefano Stabellini
2012-04-16 20:13 ` Anthony Liguori

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.