Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-28 Thread Jason Wang
On 2016年09月28日 11:12, Peter Xu wrote: On Tue, Sep 27, 2016 at 06:11:59AM -0400, Paolo Bonzini wrote: I think we should keep it as it is, because Jason's patchset will only support intel-iommu, not amd-iommu. For now, it won't have problem (just like Intel IOMMU one). But after Jason's patch is

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-27 Thread Peter Xu
On Tue, Sep 27, 2016 at 06:11:59AM -0400, Paolo Bonzini wrote: > > > I think we should keep it as it is, because Jason's patchset will only > > support intel-iommu, not amd-iommu. For now, it won't have problem > > (just like Intel IOMMU one). But after Jason's patch is merged, people > > will be

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-27 Thread Paolo Bonzini
> I think we should keep it as it is, because Jason's patchset will only > support intel-iommu, not amd-iommu. For now, it won't have problem > (just like Intel IOMMU one). But after Jason's patch is merged, people > will be able to boot a guest with vhost and amd-iommu (which we > actually do not

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-27 Thread Peter Xu
On Tue, Sep 27, 2016 at 04:53:57AM -0400, Paolo Bonzini wrote: > > > - Original Message - > > From: "Peter Xu" > > To: "Peter Maydell" , "Paolo Bonzini" > > > > Cc: "QEMU Developers" > > Sent: Tuesday

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-27 Thread Paolo Bonzini
- Original Message - > From: "Peter Xu" > To: "Peter Maydell" , "Paolo Bonzini" > > Cc: "QEMU Developers" > Sent: Tuesday, September 27, 2016 4:12:51 AM > Subject: Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26 &g

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-26 Thread Peter Xu
On Mon, Sep 26, 2016 at 02:19:08PM -0700, Peter Maydell wrote: [...] > I also see this compile failure: > > CCi386-softmmu/hw/i386/amd_iommu.o > /home/petmay01/linaro/qemu-for-merges/hw/i386/amd_iommu.c: In function > ‘amdvi_init’: > /home/petmay01/linaro/qemu-for-merges/hw/i386/amd_iommu.

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-26 Thread Peter Maydell
On 26 September 2016 at 06:40, Paolo Bonzini wrote: > The following changes since commit eaff9c4367ac3f7ac44f6c6f4cb7bcd4daa89af5: > > Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into > staging (2016-09-23 15:28:07 +0100) > > are available in the git repository at: > > gi

Re: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-26 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1474897258-1205-1-git-send-email-pbonz...@redhat.com Subject: [Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26 === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1

[Qemu-devel] [PULL 00/28] Misc patches for 2016-09-26

2016-09-26 Thread Paolo Bonzini
The following changes since commit eaff9c4367ac3f7ac44f6c6f4cb7bcd4daa89af5: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into staging (2016-09-23 15:28:07 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you to fetc