[Qemu-devel] [PATCH V4 0/2] hw/pxb-pcie: fix PCI Express hotplug support

Marcel Apfelbaum posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1488291209-29430-1-git-send-email-marcel@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
dtc                  | 2 +-
hw/i386/acpi-build.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH V4 0/2] hw/pxb-pcie: fix PCI Express hotplug support
Posted by Marcel Apfelbaum 7 years, 1 month ago
Note to maintainer:
 Please update ACPI test files.

V3 -> V4:
      - Added patch to simplify _OSC (Michael)

V2 -> V3:
      - Modified comment (Igor)

V1 -> V2:
    Addressed Michael S. Tsirkin's comments:
      - Added documentation to q35 osc function
      - Made _osc serialized. I did not add compat property
        since it seems guest OSs do not care anyway about the OSC
        being serialized.
      - Kept the SUPP field even if is not used and also
        left both SUPP and CTRL out of the _osc because all
        systems I checked and the ACPI spec keep them that way,
        maybe is some kind of documentation contract.

Add the missing osc method for pxb-pcie devices as APCI spec recommends

Thanks,
Marcel

Marcel Apfelbaum (1):
  hw/pxb-pcie: fix PCI Express hotplug support

Michael S. Tsirkin (1):
  acpi: simplify _OSC

 dtc                  | 2 +-
 hw/i386/acpi-build.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.5.5