Hi Peter, Igor,
I couldn't find these 2 patches in the latest tree. Could you help to
merge them?
Thanks,
HG
On 2019/3/13 0:09, Igor Mammedov wrote:
On Sat, 9 Mar 2019 10:30:47 +0800
Heyi Guo <[email protected]> wrote:
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.
Peter,
could you queue it via your tree?
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 <[email protected]>
Cc: Peter Maydell <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Igor Mammedov <[email protected]>
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(-)
.