[PATCH v2 0/2] hw/acpi: Include missing headers

Philippe Mathieu-Daudé posted 2 patches 8 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240226090600.31952-1-philmd@linaro.org
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>
include/hw/acpi/ich9.h | 3 ++-
hw/acpi/ich9.c         | 2 +-
hw/i386/pc_q35.c       | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
[PATCH v2 0/2] hw/acpi: Include missing headers
Posted by Philippe Mathieu-Daudé 8 months, 2 weeks ago
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