qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/9] exec: Remove 'qemu/log.h' from 'exec-all.h'


From: Thomas Huth
Subject: Re: [PATCH v2 0/9] exec: Remove 'qemu/log.h' from 'exec-all.h'
Date: Mon, 21 Feb 2022 13:22:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 07/02/2022 09.27, Philippe Mathieu-Daudé via wrote:
Yet another noisy/boring refactor, but it will allow us to better
split exec/ includes as being target-agnostic/specific (the next
series).

Since v1:
- Remove unrelated "hw/s390x/virtio: missing 'cpu.h'" (thuth)
- Reword some commit descriptions (thuth)

Based-on: <20220207075426.81934-1-f4bug@amsat.org>
"softmmu: Make various objects target agnostic"

Philippe Mathieu-Daudé (9):
   hw/tpm: Clean includes
   hw/remote: Add missing include
   hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
   qtest: Add missing 'hw/qdev-core.h' include
   exec/ramblock: Add missing includes
   core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
   target: Add missing "qemu/timer.h" include
   linux-user: Add missing "qemu/timer.h" include
   exec/exec-all: Move 'qemu/log.h' include in units requiring it

FYI, since nobody else picked this up yet, I've added this series to my qtests+misc pull request today.

 Thomas




reply via email to

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