Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251017141117.105944-1-shentey@gmail.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, John Snow <jsnow@redhat.com>, Zhao Liu <zhao1.liu@intel.com>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Phil Dennis-Jordan <phil@philjordan.eu>, Marcelo Tosatti <mtosatti@redhat.com>, Sunil Muthuswamy <sunilmut@microsoft.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>
hw/ide/ide-internal.h | 2 +-
include/hw/i386/apic.h | 38 +++++----
include/hw/i386/apic_internal.h | 7 +-
target/i386/cpu.h | 4 +-
target/i386/kvm/kvm_i386.h | 2 +-
target/i386/whpx/whpx-internal.h | 2 +-
hw/audio/pcspk.c | 10 ++-
hw/i386/kvm/apic.c | 3 +-
hw/i386/vapic.c | 2 +-
hw/i386/x86-cpu.c | 10 ---
hw/ide/ahci.c | 8 +-
hw/ide/core.c | 10 +--
hw/intc/apic.c | 116 +++++++++------------------
hw/intc/apic_common.c | 56 +++++--------
hw/rtc/mc146818rtc.c | 20 ++---
hw/timer/i8254.c | 6 ++
target/i386/cpu-apic.c | 16 ++--
target/i386/cpu-dump.c | 2 +-
target/i386/cpu.c | 2 +-
target/i386/hvf/hvf.c | 4 +-
target/i386/kvm/kvm.c | 2 +-
target/i386/tcg/system/misc_helper.c | 5 +-
target/i386/whpx/whpx-apic.c | 3 +-
tests/qtest/ds1338-test.c | 12 +--
hw/audio/trace-events | 4 +
hw/rtc/trace-events | 4 +
hw/timer/trace-events | 4 +
27 files changed, 146 insertions(+), 208 deletions(-)