qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Xu
Subject: [Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi disabled
Date: Tue, 9 May 2017 14:00:41 +0800

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

-- 
2.7.4




reply via email to

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