Re: [Qemu-devel] [PATCH 5/5] intel_iommu: turn on IR by default

2018-12-18 Thread Peter Xu
On Tue, Dec 18, 2018 at 01:30:23PM +0100, Paolo Bonzini wrote: > On 18/12/18 04:07, Peter Xu wrote: > > On Mon, Dec 17, 2018 at 03:31:14PM +0800, Peter Xu wrote: > >> IR has been there for a long time and long time no bug reported. > >> Let's turn it on by default to match general hardwares.

Re: [Qemu-devel] [PATCH 5/5] intel_iommu: turn on IR by default

2018-12-18 Thread Paolo Bonzini
On 18/12/18 04:07, Peter Xu wrote: > On Mon, Dec 17, 2018 at 03:31:14PM +0800, Peter Xu wrote: >> IR has been there for a long time and long time no bug reported. >> Let's turn it on by default to match general hardwares. Providing >> compatibility bit for QEMU<=3.1. >> >> Signed-off-by: Peter Xu

Re: [Qemu-devel] [PATCH 5/5] intel_iommu: turn on IR by default

2018-12-17 Thread Peter Xu
On Mon, Dec 17, 2018 at 03:31:14PM +0800, Peter Xu wrote: > IR has been there for a long time and long time no bug reported. > Let's turn it on by default to match general hardwares. Providing > compatibility bit for QEMU<=3.1. > > Signed-off-by: Peter Xu I forgot that IR will depend on split

[Qemu-devel] [PATCH 5/5] intel_iommu: turn on IR by default

2018-12-16 Thread Peter Xu
IR has been there for a long time and long time no bug reported. Let's turn it on by default to match general hardwares. Providing compatibility bit for QEMU<=3.1. Signed-off-by: Peter Xu --- hw/i386/x86-iommu.c | 2 +- include/hw/i386/pc.h | 4 2 files changed, 5 insertions(+), 1