[PATCH 0/2] Some cleanup in arm/virt/acpi

Heyi Guo posted 2 patches 4 years, 4 months ago
Test asan failed
Test checkpatch failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191219064759.35053-1-guoheyi@huawei.com
Maintainers: Igor Mammedov <imammedo@redhat.com>, Shannon Zhao <shannon.zhaosl@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
hw/arm/virt-acpi-build.c          |  12 ------------
tests/data/acpi/virt/DSDT         | Bin 18462 -> 18426 bytes
tests/data/acpi/virt/DSDT.memhp   | Bin 19799 -> 19763 bytes
tests/data/acpi/virt/DSDT.numamem | Bin 18462 -> 18426 bytes
4 files changed, 12 deletions(-)
[PATCH 0/2] Some cleanup in arm/virt/acpi
Posted by Heyi Guo 4 years, 4 months ago
Remove useless device node and conflict _ADR objects in ACPI/DSDT.

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Shannon Zhao <shannon.zhaosl@gmail.com>
Cc: qemu-arm@nongnu.org
Cc: qemu-devel@nongnu.org

Heyi Guo (2):
  arm/virt/acpi: remove meaningless sub device "PR0" from PCI0
  arm/virt/acpi: remove _ADR from devices identified by _HID

 hw/arm/virt-acpi-build.c          |  12 ------------
 tests/data/acpi/virt/DSDT         | Bin 18462 -> 18426 bytes
 tests/data/acpi/virt/DSDT.memhp   | Bin 19799 -> 19763 bytes
 tests/data/acpi/virt/DSDT.numamem | Bin 18462 -> 18426 bytes
 4 files changed, 12 deletions(-)

-- 
2.19.1


Re: [PATCH 0/2] Some cleanup in arm/virt/acpi
Posted by Michael S. Tsirkin 4 years, 4 months ago
On Thu, Dec 19, 2019 at 02:47:57PM +0800, Heyi Guo wrote:
> Remove useless device node and conflict _ADR objects in ACPI/DSDT.
> 
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Cc: "Michael S. Tsirkin" <mst@redhat.com>
> Cc: Igor Mammedov <imammedo@redhat.com>
> Cc: Shannon Zhao <shannon.zhaosl@gmail.com>
> Cc: qemu-arm@nongnu.org
> Cc: qemu-devel@nongnu.org

Acked-by: Michael S. Tsirkin <mst@redhat.com>

Pls feel free to merge through ARM tree.

> Heyi Guo (2):
>   arm/virt/acpi: remove meaningless sub device "PR0" from PCI0
>   arm/virt/acpi: remove _ADR from devices identified by _HID
> 
>  hw/arm/virt-acpi-build.c          |  12 ------------
>  tests/data/acpi/virt/DSDT         | Bin 18462 -> 18426 bytes
>  tests/data/acpi/virt/DSDT.memhp   | Bin 19799 -> 19763 bytes
>  tests/data/acpi/virt/DSDT.numamem | Bin 18462 -> 18426 bytes
>  4 files changed, 12 deletions(-)
> 
> -- 
> 2.19.1