On Mon, Feb 03, 2020 at 08:14:58AM +0800, Heyi Guo wrote: > Remove conflict _ADR objects, and fix and refine PCI device definition in > ACPI/DSDT. > > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: "Michael S. Tsirkin" <m...@redhat.com> > Cc: Igor Mammedov <imamm...@redhat.com> > Cc: Shannon Zhao <shannon.zha...@gmail.com> > Cc: qemu-...@nongnu.org > Cc: qemu-devel@nongnu.org
Series Reviewed-by: Michael S. Tsirkin <m...@redhat.com> merge through ARM tree pls. > v1 -> v2: > - flow the work flow in tests/qtest/bios-table-test.c to post ACPI related > patches. > - update commit messages for removing "RP0" and "_ADR". > - add 3 more cleanup patches. > > Heyi Guo (7): > bios-tables-test: prepare to change ARM virt ACPI DSDT > arm/virt/acpi: remove meaningless sub device "PR0" from PCI0 > arm/virt/acpi: remove _ADR from devices identified by _HID > arm/acpi: fix PCI _PRT definition > arm/acpi: fix duplicated _UID of PCI interrupt link devices > arm/acpi: simplify the description of PCI _CRS > virt/acpi: update golden masters for DSDT update > > hw/arm/virt-acpi-build.c | 25 ++++++------------------- > tests/data/acpi/virt/DSDT | Bin 18462 -> 5307 bytes > tests/data/acpi/virt/DSDT.memhp | Bin 19799 -> 6644 bytes > tests/data/acpi/virt/DSDT.numamem | Bin 18462 -> 5307 bytes > 4 files changed, 6 insertions(+), 19 deletions(-) > > -- > 2.19.1