You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/intc
Richard Henderson 9b16edec6e ppc queue for 20250928
* Support for PowerNV11 and PPE42 CPU/Machines.
 * Deprecation of Power8E and Power8NVL
 * Decodetree patches for some floating-point instructions
 * Minor bug fixes, improvements in ppc/spapr/xive/xics.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEa4EM1tK+EPOIPSFCRUTplPnWj7sFAmjZgYQACgkQRUTplPnW
 j7uNJQ/8Cbr3xqyCyyqL+MM+Ze1PbXe4xSgdg13A1sNU3IHTffB77DCQVOxjudUS
 uo+XHVFssc4SKDZYjEzXFnYpzRpbZzfcuhG4kgn9QQ3VyKP+2xe6kWLleDbB6ds1
 e9ZAW6Ryk4R3ZFLnZzGfEdltliaoIn6zy4R25oJfJUgIRt0Xz++GBxll+Tdr8Exy
 qstvvyyjeTiIS3kA1zk6fbhDRJKKBsA0L1G1Pk6AuTMKa1RRTCniA36idnGVFAuY
 ef8WCEQYQS0do9Ytai06Tp1QNRVMG2y+AsKbSQRMi92lFfn+qhvA29OJd5TNvXtp
 LNiIfXHo3jLjGBUP13iVN8b8udWdis9BayvA/OwDaKWgononEHb9nqJgzVJR4n7t
 DxxUxcSCiEXOpObtklrKhi1nDt16nXPZ/bnnreMSWzxHBZK1My7qnI3S0hA7c11z
 YgssB5wJbRaETaEVzQfWfAcSaPpXBzBEXOAJcbd+Ni6w9SxXz2OrhckTOvfrXpmI
 XQ1KFUCkmTtXF1qB+oEihlrvG2qjdGuleRZdyiktaM2psBFgN/2gHl3S+JjL9kiY
 9FdBffr/2K604l7EQkAYWixe2WMMsjHVHpuxJ7opG7MMSXJZq9cXKIK+tbkSNoRO
 Ia6Qr6eWJWjFF3y4OZCbYAOVU77ez6lo7kRj0e99fOjxfI+UuWU=
 =Fjdq
 -----END PGP SIGNATURE-----

Merge tag 'pull-ppc-for-20250928-20250929' of https://gitlab.com/harshpb/qemu into staging

ppc queue for 20250928

* Support for PowerNV11 and PPE42 CPU/Machines.
* Deprecation of Power8E and Power8NVL
* Decodetree patches for some floating-point instructions
* Minor bug fixes, improvements in ppc/spapr/xive/xics.

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEa4EM1tK+EPOIPSFCRUTplPnWj7sFAmjZgYQACgkQRUTplPnW
# j7uNJQ/8Cbr3xqyCyyqL+MM+Ze1PbXe4xSgdg13A1sNU3IHTffB77DCQVOxjudUS
# uo+XHVFssc4SKDZYjEzXFnYpzRpbZzfcuhG4kgn9QQ3VyKP+2xe6kWLleDbB6ds1
# e9ZAW6Ryk4R3ZFLnZzGfEdltliaoIn6zy4R25oJfJUgIRt0Xz++GBxll+Tdr8Exy
# qstvvyyjeTiIS3kA1zk6fbhDRJKKBsA0L1G1Pk6AuTMKa1RRTCniA36idnGVFAuY
# ef8WCEQYQS0do9Ytai06Tp1QNRVMG2y+AsKbSQRMi92lFfn+qhvA29OJd5TNvXtp
# LNiIfXHo3jLjGBUP13iVN8b8udWdis9BayvA/OwDaKWgononEHb9nqJgzVJR4n7t
# DxxUxcSCiEXOpObtklrKhi1nDt16nXPZ/bnnreMSWzxHBZK1My7qnI3S0hA7c11z
# YgssB5wJbRaETaEVzQfWfAcSaPpXBzBEXOAJcbd+Ni6w9SxXz2OrhckTOvfrXpmI
# XQ1KFUCkmTtXF1qB+oEihlrvG2qjdGuleRZdyiktaM2psBFgN/2gHl3S+JjL9kiY
# 9FdBffr/2K604l7EQkAYWixe2WMMsjHVHpuxJ7opG7MMSXJZq9cXKIK+tbkSNoRO
# Ia6Qr6eWJWjFF3y4OZCbYAOVU77ez6lo7kRj0e99fOjxfI+UuWU=
# =Fjdq
# -----END PGP SIGNATURE-----
# gpg: Signature made Sun 28 Sep 2025 11:42:12 AM PDT
# gpg:                using RSA key 6B810CD6D2BE10F3883D21424544E994F9D68FBB
# gpg: Good signature from "Harsh Prateek Bora <harsh.prateek.bora@gmail.com>" [undefined]
# gpg:                 aka "Harsh Prateek Bora <harshpb@linux.ibm.com>" [undefined]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 6B81 0CD6 D2BE 10F3 883D  2142 4544 E994 F9D6 8FBB

* tag 'pull-ppc-for-20250928-20250929' of https://gitlab.com/harshpb/qemu: (27 commits)
  target/ppc: use MAKE_64BIT_MASK for mcrfs exception clear mask
  target/ppc: Deprecate Power8E and Power8NVL
  target/ppc: Introduce macro for deprecating PowerPC CPUs
  target/ppc: Move remaining floating-point move instructions to decodetree.
  target/ppc: Move floating-point move instructions to decodetree.
  target/ppc: Move floating-point compare instructions to decodetree.
  target/ppc: Move floating-point rounding and conversion instructions to decodetree.
  ppc/xive2: Fix integer overflow warning in xive2_redistribute()
  ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
  hw/intc/xics: Add missing call to register vmstate_icp_server
  tests/functional: Add test for IBM PPE42 instructions
  hw/ppc: Add a test machine for the IBM PPE42 CPU
  hw/ppc: Support for an IBM PPE42 CPU decrementer
  target/ppc: Add IBM PPE42 special instructions
  target/ppc: Support for IBM PPE42 MMU
  target/ppc: Add IBM PPE42 exception model
  target/ppc: IBM PPE42 exception flags and regs
  target/ppc: Add IBM PPE42 family of processors
  target/ppc: IBM PPE42 general regs and flags
  tests/powernv: Add PowerNV test for Power11
  ...

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 days ago
..
Kconfig loongarch: add a direct interrupt controller device 5 days ago
allwinner-a10-pic.c qom: Have class_init() take a const data argument 5 months ago
apic.c qom: Have class_init() take a const data argument 5 months ago
apic_common.c qom: Have class_init() take a const data argument 5 months ago
arm_gic.c hw/intc/arm_gic: introduce a first-cpu-index property 4 months ago
arm_gic_common.c hw/intc/arm_gic: introduce a first-cpu-index property 4 months ago
arm_gic_kvm.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv2m.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv3.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv3_common.c hw/arm: Allow setting KVM vGIC maintenance IRQ 3 months ago
arm_gicv3_cpuif.c target/arm: Drop define_one_arm_cp_reg_with_opaque 1 week ago
arm_gicv3_cpuif_common.c
arm_gicv3_dist.c
arm_gicv3_its.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv3_its_common.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv3_its_kvm.c qom: Have class_init() take a const data argument 5 months ago
arm_gicv3_kvm.c hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr 1 month ago
arm_gicv3_redist.c
armv7m_nvic.c arm/cpu: store clidr into the idregs array 3 months ago
aspeed_intc.c hw/intc/aspeed Fix coding style 4 months ago
aspeed_vic.c qom: Have class_init() take a const data argument 5 months ago
bcm2835_ic.c qom: Have class_init() take a const data argument 5 months ago
bcm2836_control.c qom: Have class_init() take a const data argument 5 months ago
exynos4210_combiner.c qom: Have class_init() take a const data argument 5 months ago
exynos4210_gic.c qom: Have class_init() take a const data argument 5 months ago
gic_internal.h
gicv3_internal.h
goldfish_pic.c qom: Make InterfaceInfo[] uses const 5 months ago
grlib_irqmp.c qom: Have class_init() take a const data argument 5 months ago
heathrow_pic.c qom: Have class_init() take a const data argument 5 months ago
i8259.c hw/intc/i8259: Remove unused DEBUG_PIC define 5 months ago
i8259_common.c qom: Make InterfaceInfo[] uses const 5 months ago
imx_avic.c qom: Have class_init() take a const data argument 5 months ago
imx_gpcv2.c qom: Have class_init() take a const data argument 5 months ago
intc.c
ioapic-stub.c
ioapic.c qom: Have class_init() take a const data argument 5 months ago
ioapic_common.c qom: Make InterfaceInfo[] uses const 5 months ago
ioapic_internal.h include/system: Move exec/memory.h to system/memory.h 5 months ago
kvm_irqcount.c
loongarch_dintc.c hw/loongarch: Implement DINTC plug/unplug interfaces 5 days ago
loongarch_extioi.c hw/intc/loongarch_extioi: Move unrealize function to common code 3 months ago
loongarch_extioi_common.c hw/intc/loongarch_extioi: Move unrealize function to common code 3 months ago
loongarch_extioi_kvm.c hw/intc/loongarch_extioi: Remove unnecessary 'qemu/typedefs.h' include 3 months ago
loongarch_ipi.c hw/loongarch/virt: Add reset support for kernel irqchip 4 months ago
loongarch_ipi_kvm.c hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM 2 months ago
loongarch_pch_msi.c hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel 4 months ago
loongarch_pch_pic.c hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue 1 month ago
loongarch_pic_common.c hw/intc/loongarch_pch: Set version information at initial stage 5 months ago
loongarch_pic_kvm.c hw/loongarch/virt: Add reset support for kernel irqchip 4 months ago
loongson_ipi.c qom: Have class_init() take a const data argument 5 months ago
loongson_ipi_common.c hw/intc/loongson_ipi: Add load and save interface with ipi_common class 4 months ago
loongson_liointc.c
m68k_irqc.c qom: Make InterfaceInfo[] uses const 5 months ago
meson.build loongarch: add a direct interrupt controller device 5 days ago
mips_gic.c qom: Have class_init() take a const data argument 5 months ago
omap_intc.c hw/arm: Replace TABs for spaces in OMAP board and device code 5 months ago
ompic.c qom: Have class_init() take a const data argument 5 months ago
openpic.c qom: Have class_init() take a const data argument 5 months ago
openpic_kvm.c qom: Have class_init() take a const data argument 5 months ago
pl190.c qom: Have class_init() take a const data argument 5 months ago
pnv_xive.c ppc/xive: Change presenter .match_nvt to match not present 2 months ago
pnv_xive2.c ppc/pnv: Add PnvChipClass handler to get reference to interrupt controller 4 days ago
pnv_xive2_regs.h ppc/xive2: add interrupt priority configuration flags 2 months ago
pnv_xive_regs.h
ppc-uic.c qom: Have class_init() take a const data argument 5 months ago
realview_gic.c qom: Have class_init() take a const data argument 5 months ago
riscv_aclint.c hw/intc: riscv_aclint: Fix mtime write for sstc extension 3 months ago
riscv_aplic.c intc/riscv_aplic: Fix target register read when source is inactive 2 months ago
riscv_imsic.c migration: Fix migration failure when aia is configured as aplic-imsic 3 months ago
rx_icu.c qom: Have class_init() take a const data argument 5 months ago
s390_flic.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 month ago
s390_flic_kvm.c qom: Have class_init() take a const data argument 5 months ago
sh_intc.c
sifive_plic.c qom: Have class_init() take a const data argument 5 months ago
slavio_intctl.c qom: Make InterfaceInfo[] uses const 5 months ago
spapr_xive.c ppc/xive: Change presenter .match_nvt to match not present 2 months ago
spapr_xive_kvm.c
trace-events ppc/xive: Add more interrupt notification tracing 2 months ago
trace.h
vgic_common.h
xics.c hw/intc/xics: Add missing call to register vmstate_icp_server 4 days ago
xics_kvm.c
xics_pnv.c qom: Have class_init() take a const data argument 5 months ago
xics_spapr.c qom: Make InterfaceInfo[] uses const 5 months ago
xilinx_intc.c qom: Have class_init() take a const data argument 5 months ago
xive.c ppc/xive: Split need_resend into restore_nvp 2 months ago
xive2.c ppc/xive2: Fix integer overflow warning in xive2_redistribute() 4 days ago
xlnx-pmu-iomod-intc.c qom: Have class_init() take a const data argument 5 months ago
xlnx-zynqmp-ipi.c qom: Have class_init() take a const data argument 5 months ago