qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.8 0/3] virtio fixes


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-2.8 0/3] virtio fixes
Date: Tue, 15 Nov 2016 15:02:59 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Nov 15, 2016 at 02:46:26PM +0100, Paolo Bonzini wrote:
> Patch 1 fixes vhost, patches 2-3 fix Windows hibernation.
> 
> Paolo
> 
> Paolo Bonzini (3):
>   virtio: introduce grab/release_ioeventfd to fix vhost
>   virtio: access ISR atomically
>   virtio: set ISR on dataplane notifications
> 
>  hw/block/dataplane/virtio-blk.c |  4 +--
>  hw/scsi/virtio-scsi-dataplane.c |  7 ------
>  hw/scsi/virtio-scsi.c           |  2 +-
>  hw/virtio/trace-events          |  2 +-
>  hw/virtio/vhost.c               | 11 +++------
>  hw/virtio/virtio-bus.c          | 54 
> ++++++++++++++++++++++++++++++++---------
>  hw/virtio/virtio-mmio.c         |  6 ++---
>  hw/virtio/virtio-pci.c          |  9 +++----
>  hw/virtio/virtio.c              | 46 ++++++++++++++++++++++++++++-------
>  include/hw/virtio/virtio-bus.h  | 14 +++++++++++
>  include/hw/virtio/virtio-scsi.h |  1 -
>  include/hw/virtio/virtio.h      |  4 ++-
>  12 files changed, 110 insertions(+), 50 deletions(-)
> 
> -- 
> 2.9.3
> 
> 

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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