On Tue, Nov 06, 2018 at 09:18:49AM +0100, Thomas Huth wrote: > On 2018-11-05 19:14, Michael S. Tsirkin wrote: > > The following changes since commit b2f7a038bb4c4fc5ce6b8486e8513dfd97665e2a: > > > > Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' > > into staging (2018-11-05 10:32:49 +0000) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 6196df5c8e6688c1c3f06f73442820066335337c: > > > > vhost-scsi: prevent using uninitialized vqs (2018-11-05 12:59:35 -0500) > > > > ---------------------------------------------------------------- > > pci, pc, virtio: fixes, features > > > > AMD IOMMU VAPIC support + fixes all over the place. > > > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > > > ---------------------------------------------------------------- > > Gerd Hoffmann (1): > > pci-testdev: add optional memory bar > > > > Laszlo Ersek (4): > > MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section > [...] > > tests/{acpi-test-data => data/acpi}/pc/APIC | Bin > > tests/{acpi-test-data => data/acpi}/pc/APIC.cphp | Bin > > .../{acpi-test-data => data/acpi}/pc/APIC.dimmpxm | Bin > > tests/{acpi-test-data => data/acpi}/pc/DSDT | Bin > > So patch 1 moves tests/acpi-test-data/ to tests/data/acpi/ and patch 20 > adds an entry for tests/acpi-test-data/ ? Does not make much sense to me > ... I think patch 20 needs to be adapted now. > > Thomas
Oh right, MAINTAINERS needs to be fixed. Can be done with a patch on top though. -- MST