qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] arm/acpi: simplify aml code and enable SHPC
@ 2019-12-09  6:37 Heyi Guo
  2019-12-09  6:37 ` [PATCH v6 1/2] hw/arm/acpi: simplify AML bit and/or statement Heyi Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Heyi Guo @ 2019-12-09  6:37 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Peter Maydell, Michael S. Tsirkin, Shannon Zhao, Igor Mammedov,
	Heyi Guo, wanghaibin.wang

After the introduction of generic PCIe root port and PCIe-PCI bridge, we will
also have SHPC controller on ARM, and we don't support ACPI hot plug, so just
enable SHPC native hot plug.

Igor also spotted the store operation outside of bit and/or is not necessary, so
simply the code at first.

v6:
- Fix "make check" errors by updating tests/data/acpi/virt/DSDT*.

v5:
- Refine commit message of patch 1/2

v4:
- Improve the code indention.

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



Heyi Guo (2):
  hw/arm/acpi: simplify AML bit and/or statement
  hw/arm/acpi: enable SHPC native hot plug

 hw/arm/virt-acpi-build.c          |  21 +++++++++++++--------
 tests/data/acpi/virt/DSDT         | Bin 18470 -> 18462 bytes
 tests/data/acpi/virt/DSDT.memhp   | Bin 19807 -> 19799 bytes
 tests/data/acpi/virt/DSDT.numamem | Bin 18470 -> 18462 bytes
 4 files changed, 13 insertions(+), 8 deletions(-)

-- 
2.19.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-10 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-09  6:37 [PATCH v6 0/2] arm/acpi: simplify aml code and enable SHPC Heyi Guo
2019-12-09  6:37 ` [PATCH v6 1/2] hw/arm/acpi: simplify AML bit and/or statement Heyi Guo
2019-12-09  6:37 ` [PATCH v6 2/2] hw/arm/acpi: enable SHPC native hot plug Heyi Guo
2019-12-09 17:51 ` [PATCH v6 0/2] arm/acpi: simplify aml code and enable SHPC Peter Maydell
2019-12-10 13:49   ` Igor Mammedov
2019-12-10 14:01     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).