All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V4 0/2] hw/pxb-pcie: fix PCI Express hotplug support
@ 2017-02-28 14:13 Marcel Apfelbaum
  2017-02-28 14:13 ` [Qemu-devel] [PATCH V4 1/2] acpi: simplify _OSC Marcel Apfelbaum
  2017-02-28 14:13 ` [Qemu-devel] [PATCH V4 2/2] hw/pxb-pcie: fix PCI Express hotplug support Marcel Apfelbaum
  0 siblings, 2 replies; 4+ messages in thread
From: Marcel Apfelbaum @ 2017-02-28 14:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, imammedo, marcel

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

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

end of thread, other threads:[~2017-02-28 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28 14:13 [Qemu-devel] [PATCH V4 0/2] hw/pxb-pcie: fix PCI Express hotplug support Marcel Apfelbaum
2017-02-28 14:13 ` [Qemu-devel] [PATCH V4 1/2] acpi: simplify _OSC Marcel Apfelbaum
2017-02-28 15:06   ` Igor Mammedov
2017-02-28 14:13 ` [Qemu-devel] [PATCH V4 2/2] hw/pxb-pcie: fix PCI Express hotplug support Marcel Apfelbaum

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.