Re: [Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features

2018-06-09 Thread Peter Maydell
On 8 June 2018 at 19:47, Philippe Mathieu-Daudé wrote: > On 06/08/2018 02:52 PM, Philippe Mathieu-Daudé wrote: >> So 'rm ${srcdir}/qemu-version.h ${srcdir}/qemu-options.def' fixed my >> problems. >> >> Should we add a check for this kind of mistakes when running out-of-tree >> builds? I'll try som

Re: [Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features

2018-06-08 Thread Philippe Mathieu-Daudé
On 06/08/2018 02:52 PM, Philippe Mathieu-Daudé wrote: > On 06/04/2018 07:28 AM, Peter Maydell wrote: >> On 1 June 2018 at 17:26, Michael S. Tsirkin wrote: >>> The following changes since commit 63b88968f139b6a77f2f81e6f1eedf70c0170a85: >>> >>> intel-iommu: rework the page walk logic (2018-05-23

Re: [Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features

2018-06-08 Thread Philippe Mathieu-Daudé
On 06/04/2018 07:28 AM, Peter Maydell wrote: > On 1 June 2018 at 17:26, Michael S. Tsirkin wrote: >> The following changes since commit 63b88968f139b6a77f2f81e6f1eedf70c0170a85: >> >> intel-iommu: rework the page walk logic (2018-05-23 17:34:05 +0300) >> >> are available in the Git repository at

Re: [Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features

2018-06-06 Thread Thomas Huth
On 01.06.2018 18:26, Michael S. Tsirkin wrote: > The following changes since commit 63b88968f139b6a77f2f81e6f1eedf70c0170a85: > > intel-iommu: rework the page walk logic (2018-05-23 17:34:05 +0300) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu

Re: [Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features

2018-06-04 Thread Peter Maydell
On 1 June 2018 at 17:26, Michael S. Tsirkin wrote: > The following changes since commit 63b88968f139b6a77f2f81e6f1eedf70c0170a85: > > intel-iommu: rework the page walk logic (2018-05-23 17:34:05 +0300) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qe