qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hw/acpi: Include missing headers
@ 2024-02-26  9:05 Philippe Mathieu-Daudé
  2024-02-26  9:05 ` [PATCH v2 1/2] hw/acpi/ich9: " Philippe Mathieu-Daudé
  2024-02-26  9:06 ` [PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-02-26  9:05 UTC (permalink / raw)
  To: qemu-devel, Zhao Liu
  Cc: Richard Henderson, Marcel Apfelbaum, Igor Mammedov, Paolo Bonzini,
	Ani Sinha, Eduardo Habkost, Michael S. Tsirkin,
	Philippe Mathieu-Daudé

Since v1:
- Addressed Zhao's review comments (typos and sort headers)

Patches extracted from an ICH9 model rework. Explicitly include
required headers instead of having them being randomply pulled.

Philippe Mathieu-Daudé (2):
  hw/acpi/ich9: Include missing headers
  hw/i386/q35: Include missing 'hw/acpi/acpi.h' header

 include/hw/acpi/ich9.h | 3 ++-
 hw/acpi/ich9.c         | 2 +-
 hw/i386/pc_q35.c       | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2024-02-26  9:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26  9:05 [PATCH v2 0/2] hw/acpi: Include missing headers Philippe Mathieu-Daudé
2024-02-26  9:05 ` [PATCH v2 1/2] hw/acpi/ich9: " Philippe Mathieu-Daudé
2024-02-26  9:29   ` Zhao Liu
2024-02-26  9:06 ` [PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header Philippe Mathieu-Daudé
2024-02-26  9:30   ` Zhao Liu

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).