All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/2] arm/acpi: simplify aml code and enable SHPC
@ 2019-03-09  2:30 Heyi Guo
  2019-03-09  2:30 ` [Qemu-devel] [PATCH v5 1/2] hw/arm/acpi: simplify AML bit and/or statement Heyi Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Heyi Guo @ 2019-03-09  2:30 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.

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 +++++++++++++--------
 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-12-09  2:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-09  2:30 [Qemu-devel] [PATCH v5 0/2] arm/acpi: simplify aml code and enable SHPC Heyi Guo
2019-03-09  2:30 ` [Qemu-devel] [PATCH v5 1/2] hw/arm/acpi: simplify AML bit and/or statement Heyi Guo
2019-03-09  2:30 ` [Qemu-devel] [PATCH v5 2/2] hw/arm/acpi: enable SHPC native hot plug Heyi Guo
2019-03-10 20:47 ` [Qemu-devel] [PATCH v5 0/2] arm/acpi: simplify aml code and enable SHPC Michael S. Tsirkin
     [not found] ` <20190312170859.73f0de9d@redhat.com>
2019-11-30  3:47   ` Guoheyi
2019-12-06 13:50     ` Peter Maydell
2019-12-09  2:06       ` Guoheyi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.