Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231106110336.358-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Riku Voipio <riku.voipio@iki.fi>, Peter Maydell <peter.maydell@linaro.org>, Titus Rwantare <titusr@google.com>, John Snow <jsnow@redhat.com>, "Hervé Poussineau" <hpoussin@reactos.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Tyrone Ting <kfting@nuvoton.com>, Hao Wu <wuhaotsh@google.com>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Yanan Wang <wangyanan55@huawei.com>, "Michael S. Tsirkin" <mst@redhat.com>, Laurent Vivier <laurent@vivier.eu>, "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Michael Rolnik <mrolnik@gmail.com>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Brian Cain <bcain@quicinc.com>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Marcelo Tosatti <mtosatti@redhat.com>, Song Gao <gaosong@loongson.cn>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>, Chris Wulff <crwulff@gmail.com>, Marek Vasut <marex@denx.de>, Stafford Horne <shorne@gmail.com>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, "Cédric Le Goater" <clg@kaod.org>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Bin Meng <bin.meng@windriver.com>, Weiwei Li <liweiwei@iscas.ac.cn>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Yoshinori Sato <ysato@users.sourceforge.jp>, Thomas Huth <thuth@redhat.com>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Artyom Tarasenko <atar4qemu@gmail.com>, Bastian Koppelmann <kbastian@mail.uni-paderborn.de>, Max Filippov <jcmvbkbc@gmail.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>
MAINTAINERS | 8 +-
include/exec/cpu-common.h | 3 -
include/exec/tb-flush.h | 2 +
include/hw/core/cpu.h | 20 +-
include/hw/i2c/pmbus_device.h | 17 ++
include/hw/i386/topology.h | 33 +--
include/hw/loader.h | 2 +-
include/sysemu/accel-ops.h | 1 +
include/sysemu/kvm.h | 1 -
target/alpha/cpu-qom.h | 7 +-
target/alpha/cpu.h | 4 -
target/arm/cpu-qom.h | 34 +--
target/arm/cpu.h | 24 +-
target/arm/internals.h | 6 +
target/avr/cpu-qom.h | 8 +-
target/avr/cpu.h | 4 -
target/cris/cpu-qom.h | 7 +-
target/cris/cpu.h | 4 -
target/hexagon/cpu-qom.h | 28 ++
target/hexagon/cpu.h | 20 +-
target/hppa/cpu-qom.h | 4 +-
target/hppa/cpu.h | 2 -
target/i386/cpu-qom.h | 5 +-
target/i386/cpu.h | 5 +-
target/i386/hvf/x86_emu.h | 4 +-
target/loongarch/cpu-qom.h | 24 ++
target/loongarch/cpu.h | 14 +-
target/m68k/cpu-qom.h | 7 +-
target/m68k/cpu.h | 4 -
target/microblaze/cpu-qom.h | 4 +-
target/microblaze/cpu.h | 2 -
target/mips/cpu-qom.h | 5 +-
target/mips/cpu.h | 4 -
target/nios2/cpu-qom.h | 19 ++
target/nios2/cpu.h | 11 +-
target/openrisc/cpu-qom.h | 22 ++
target/openrisc/cpu.h | 14 +-
target/ppc/cpu-qom.h | 3 +-
target/ppc/cpu.h | 4 +-
target/ppc/kvm_ppc.h | 4 +
target/riscv/cpu-qom.h | 12 +-
target/riscv/cpu.h | 10 +-
target/riscv/internals.h | 8 +-
target/rx/cpu-qom.h | 7 +-
target/rx/cpu.h | 4 -
target/s390x/cpu-qom.h | 8 +-
target/s390x/cpu.h | 4 -
target/sh4/cpu-qom.h | 7 +-
target/sh4/cpu.h | 4 -
target/sparc/cpu-qom.h | 7 +-
target/sparc/cpu.h | 4 -
target/tricore/cpu-qom.h | 7 +-
target/tricore/cpu.h | 4 -
target/xtensa/cpu-qom.h | 7 +-
target/xtensa/cpu.h | 4 -
target/mips/tcg/msa.decode | 4 +-
target/mips/tcg/tx79.decode | 2 +-
accel/stubs/tcg-stub.c | 4 -
accel/tcg/cputlb.c | 1 +
accel/tcg/tcg-accel-ops.c | 9 +
accel/tcg/translate-all.c | 8 -
accel/tcg/user-exec-stub.c | 4 +
cpu-common.c | 6 +-
cpu-target.c | 6 +-
hw/core/cpu-common.c | 19 +-
hw/core/loader.c | 4 +-
hw/i2c/pmbus_device.c | 237 +++++++++++++++-
hw/ide/core.c | 14 +-
hw/isa/i82378.c | 4 +-
hw/ppc/e500.c | 4 +
hw/sensor/adm1266.c | 254 ++++++++++++++++++
linux-user/main.c | 2 +-
plugins/core.c | 1 -
system/cpus.c | 9 +-
system/vl.c | 5 +-
target/alpha/cpu.c | 10 +-
target/arm/cpu.c | 3 +-
target/avr/cpu.c | 3 +-
target/cris/cpu.c | 3 +-
target/hexagon/cpu.c | 3 +-
target/i386/cpu.c | 9 +-
target/i386/hvf/hvf.c | 4 +-
target/i386/hvf/x86_emu.c | 111 ++++----
target/i386/kvm/kvm-cpu.c | 1 +
target/i386/monitor.c | 5 +
target/loongarch/cpu.c | 3 +-
target/m68k/cpu.c | 3 +-
target/nios2/cpu.c | 16 +-
target/openrisc/cpu.c | 3 +-
target/ppc/excp_helper.c | 2 +-
target/ppc/kvm-stub.c | 19 --
target/ppc/kvm.c | 4 +-
target/riscv/cpu.c | 3 +-
target/rx/cpu.c | 6 +-
target/s390x/cpu_models.c | 2 +-
target/s390x/diag.c | 2 +-
target/sh4/cpu.c | 3 -
target/tricore/cpu.c | 3 +-
target/xtensa/cpu.c | 3 +-
target/xtensa/op_helper.c | 4 +-
tests/qtest/adm1266-test.c | 122 +++++++++
tests/qtest/ahci-test.c | 86 +++++-
tests/qtest/max34451-test.c | 24 ++
tests/unit/test-seccomp.c | 24 +-
.../{test-x86-cpuid.c => test-x86-topo.c} | 2 +-
ui/sdl2.c | 8 +
hw/arm/Kconfig | 1 +
hw/sensor/Kconfig | 5 +
hw/sensor/meson.build | 1 +
target/ppc/meson.build | 2 +-
tests/qtest/meson.build | 1 +
tests/unit/meson.build | 4 +-
tests/vm/ubuntu.aarch64 | 2 +-
113 files changed, 1162 insertions(+), 436 deletions(-)
create mode 100644 target/hexagon/cpu-qom.h
create mode 100644 target/loongarch/cpu-qom.h
create mode 100644 target/nios2/cpu-qom.h
create mode 100644 target/openrisc/cpu-qom.h
create mode 100644 hw/sensor/adm1266.c
delete mode 100644 target/ppc/kvm-stub.c
create mode 100644 tests/qtest/adm1266-test.c
rename tests/unit/{test-x86-cpuid.c => test-x86-topo.c} (99%)