[PATCH 0/7] Queued patches for the next pull request

Ani Sinha posted 7 patches 2 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220223143322.927136-1-ani@anisinha.ca
Test checkpatch passed
Maintainers: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <ani@anisinha.ca>, "Michael S. Tsirkin" <mst@redhat.com>
MAINTAINERS              |   1 -
docs/specs/acpi_erst.rst | 200 +++++++++++++++++++++++++++++++++++++++
docs/specs/index.rst     |   1 +
docs/specs/pci-ids.txt   |   1 +
hw/acpi/erst.c           |   5 -
hw/smbios/smbios.c       |  61 +++++++++---
6 files changed, 248 insertions(+), 21 deletions(-)
create mode 100644 docs/specs/acpi_erst.rst
[PATCH 0/7] Queued patches for the next pull request
Posted by Ani Sinha 2 years, 2 months ago
Hi Michael :

Here are the queued patches I have for your next PR.

thanks
ani

Ani Sinha (6):
  MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT
    tables
  docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
  hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
  hw/smbios: code cleanup - use macro definitions for table header
    handles
  hw/smbios: fix overlapping table handle numbers with large memory vms
  hw/smbios: add assertion to ensure handles of tables 19 and 32 do not
    collide

Eric DeVolder (1):
  ACPI ERST: specification for ERST support

 MAINTAINERS              |   1 -
 docs/specs/acpi_erst.rst | 200 +++++++++++++++++++++++++++++++++++++++
 docs/specs/index.rst     |   1 +
 docs/specs/pci-ids.txt   |   1 +
 hw/acpi/erst.c           |   5 -
 hw/smbios/smbios.c       |  61 +++++++++---
 6 files changed, 248 insertions(+), 21 deletions(-)
 create mode 100644 docs/specs/acpi_erst.rst

-- 
2.25.1