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] Qemu: Add Xen vIOMMU interrupt remapping


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
Date: Thu, 10 Aug 2017 11:04:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 09/08/2017 22:51, Lan Tianyu wrote:
> This patchset is to deal with MSI interrupt remapping request when guest
> updates MSI registers.
> 
> Chao Gao (3):
>   i386/msi: Correct mask of destination ID in MSI address
>   xen-pt: bind/unbind interrupt remapping format MSI
>   msi: Handle remappable format interrupt request
> 
>  configure                     |  4 +++-
>  hw/i386/xen/xen-hvm.c         |  8 ++++++-
>  hw/pci/msi.c                  |  5 +++--
>  hw/pci/msix.c                 |  4 +++-
>  hw/xen/xen_pt_msi.c           | 52 
> +++++++++++++++++++++++++++++++------------
>  include/hw/i386/apic-msidef.h |  3 ++-
>  include/hw/xen/xen.h          |  2 +-
>  include/hw/xen/xen_common.h   | 25 +++++++++++++++++++++
>  stubs/xen-hvm.c               |  2 +-
>  9 files changed, 83 insertions(+), 22 deletions(-)
> 

Non-Xen parts look good (though I cannot ack them).

Paolo



reply via email to

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