> m...@redhat.com; qemu-devel@nongnu.org; Gonglei (Arei)
> ; chenjiashang
> Subject: Re: [PATCH v3 7/9] vfio: add infrastructure to commit the deferred
> kvm
> routing
>
> On Tue, 21 Sep 2021 07:02:00 +0800
> "Longpeng(Mike)" wrote:
>
> > 'defer_kv
On Tue, 21 Sep 2021 07:02:00 +0800
"Longpeng(Mike)" wrote:
> 'defer_kvm_irq_routing' indicates whether we should defer to commit
> the kvm routing.
>
> Signed-off-by: Longpeng(Mike)
> ---
> hw/vfio/pci.c | 43 ++-
> hw/vfio/pci.h | 1 +
> 2 files change
'defer_kvm_irq_routing' indicates whether we should defer to commit
the kvm routing.
Signed-off-by: Longpeng(Mike)
---
hw/vfio/pci.c | 43 ++-
hw/vfio/pci.h | 1 +
2 files changed, 43 insertions(+), 1 deletion(-)
diff --git a/hw/vfio/pci.c b/hw/vfio/pci.