qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ani Sinha
Subject: [PATCH 0/7] Queued patches for the next pull request
Date: Wed, 23 Feb 2022 20:03:15 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]