qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Queued patches for the next pull request
@ 2022-02-23 14:33 Ani Sinha
  2022-02-23 14:33 ` [PATCH 1/7] ACPI ERST: specification for ERST support Ani Sinha
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Ani Sinha @ 2022-02-23 14:33 UTC (permalink / raw)
  To: qemu-devel, mst; +Cc: Ani Sinha

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



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

end of thread, other threads:[~2022-02-24  7:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 14:33 [PATCH 0/7] Queued patches for the next pull request Ani Sinha
2022-02-23 14:33 ` [PATCH 1/7] ACPI ERST: specification for ERST support Ani Sinha
2022-02-23 14:33 ` [PATCH 2/7] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables Ani Sinha
2022-02-23 14:33 ` [PATCH 3/7] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt Ani Sinha
2022-02-23 14:33 ` [PATCH 4/7] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro Ani Sinha
2022-02-23 14:33 ` [PATCH 5/7] hw/smbios: code cleanup - use macro definitions for table header handles Ani Sinha
2022-02-24  7:26   ` Philippe Mathieu-Daudé
2022-02-23 14:33 ` [PATCH 6/7] hw/smbios: fix overlapping table handle numbers with large memory vms Ani Sinha
2022-02-23 14:33 ` [PATCH 7/7] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide Ani Sinha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).