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

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.

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 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2019-03-09  2:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 13:36 [Qemu-devel] [PATCH v4 0/2] arm/acpi: simplify aml code and enable SHPC Heyi Guo
2019-03-06 13:36 ` [Qemu-devel] [PATCH v4 1/2] hw/arm/acpi: simplify AML bit and/or statement Heyi Guo
2019-03-06 16:34   ` Igor Mammedov
2019-03-09  2:33     ` Heyi Guo
2019-03-06 13:36 ` [Qemu-devel] [PATCH v4 2/2] hw/arm/acpi: enable SHPC native hot plug Heyi Guo
2019-03-06 16:35   ` Igor Mammedov
2019-03-06 16:37 ` [Qemu-devel] [PATCH v4 0/2] arm/acpi: simplify aml code and enable SHPC Igor Mammedov

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).