qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi d


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi disabled
Date: Wed, 10 May 2017 17:32:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0


On 09/05/2017 08:00, Peter Xu wrote:
> v2:
> - missed one line in last patch to include msix header
> 
> First two patches are new traces, please collect them if needed.
> 
> The third patch is a fix to a qemu crash reported here:
> 
>   https://bugzilla.redhat.com/show_bug.cgi?id=1448813
> 
> Please see its commit message for more information.
> 
> Please review. Thanks.
> 
> Peter Xu (3):
>   kvm: irqchip: trace changes on msi add/remove
>   msix: trace control bit write op
>   kvm: irqchip: skip update msi when disabled
> 
>  hw/pci/msix.c       | 11 +++++++++--
>  hw/pci/trace-events |  3 +++
>  kvm-all.c           |  4 +++-
>  target/i386/kvm.c   | 13 +++++++++----
>  trace-events        |  3 ++-
>  5 files changed, 26 insertions(+), 8 deletions(-)
> 

Looks good, queued for 2.10.  Michael, would you like to ack patch 2?

Thanks,

Paolo



reply via email to

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