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/target/ppc
Stefan Hajnoczi 98721058d6 * target/i386/kvm: Intel TDX support
* target/i386/emulate: more lflags cleanups
 * meson: remove need for explicit listing of dependencies in hw_common_arch and
   target_common_arch
 * rust: small fixes
 * hpet: Reorganize register decoding to be more similar to Rust code
 * target/i386: fixes for AMD models
 * target/i386: new EPYC-Turin CPU model
 -----BEGIN PGP SIGNATURE-----
 
 iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmg4BxwUHHBib256aW5p
 QHJlZGhhdC5jb20ACgkQv/vSX3jHroP67gf+PEP4EDQP0AJUfxXYVsczGf5snGjz
 ro8jYmKG+huBZcrS6uPK5zHYxtOI9bHr4ipTHJyHd61lyzN6Ys9amPbs/CRE2Q4x
 Ky4AojPhCuaL2wHcYNcu41L+hweVQ3myj97vP3hWvkatulXYeMqW3/4JZgr4WZ69
 A9LGLtLabobTz5yLc8x6oHLn/BZ2y7gjd2LzTz8bqxx7C/kamjoDrF2ZHbX9DLQW
 BKWQ3edSO6rorSNHWGZsy9BE20AEkW2LgJdlV9eXglFEuEs6cdPKwGEZepade4bQ
 Rdt2gHTlQdUDTFmAbz8pttPxFGMC9Zpmb3nnicKJpKQAmkT/x4k9ncjyAQ==
 =XmkU
 -----END PGP SIGNATURE-----

Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

* target/i386/kvm: Intel TDX support
* target/i386/emulate: more lflags cleanups
* meson: remove need for explicit listing of dependencies in hw_common_arch and
  target_common_arch
* rust: small fixes
* hpet: Reorganize register decoding to be more similar to Rust code
* target/i386: fixes for AMD models
* target/i386: new EPYC-Turin CPU model

# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmg4BxwUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroP67gf+PEP4EDQP0AJUfxXYVsczGf5snGjz
# ro8jYmKG+huBZcrS6uPK5zHYxtOI9bHr4ipTHJyHd61lyzN6Ys9amPbs/CRE2Q4x
# Ky4AojPhCuaL2wHcYNcu41L+hweVQ3myj97vP3hWvkatulXYeMqW3/4JZgr4WZ69
# A9LGLtLabobTz5yLc8x6oHLn/BZ2y7gjd2LzTz8bqxx7C/kamjoDrF2ZHbX9DLQW
# BKWQ3edSO6rorSNHWGZsy9BE20AEkW2LgJdlV9eXglFEuEs6cdPKwGEZepade4bQ
# Rdt2gHTlQdUDTFmAbz8pttPxFGMC9Zpmb3nnicKJpKQAmkT/x4k9ncjyAQ==
# =XmkU
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 29 May 2025 03:05:00 EDT
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (77 commits)
  target/i386/tcg/helper-tcg: fix file references in comments
  target/i386: Add support for EPYC-Turin model
  target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
  target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
  target/i386: Update EPYC-Milan CPU model for Cache property, RAS, SVM feature bits
  target/i386: Update EPYC-Rome CPU model for Cache property, RAS, SVM feature bits
  target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
  rust: make declaration of dependent crates more consistent
  docs: Add TDX documentation
  i386/tdx: Validate phys_bits against host value
  i386/tdx: Make invtsc default on
  i386/tdx: Don't treat SYSCALL as unavailable
  i386/tdx: Fetch and validate CPUID of TD guest
  target/i386: Print CPUID subleaf info for unsupported feature
  i386: Remove unused parameter "uint32_t bit" in feature_word_description()
  i386/cgs: Introduce x86_confidential_guest_check_features()
  i386/tdx: Define supported KVM features for TDX
  i386/tdx: Add XFD to supported bit of TDX
  i386/tdx: Add supported CPUID bits relates to XFAM
  i386/tdx: Add supported CPUID bits related to TD Attributes
  ...

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
1 week ago
..
translate target/ppc: Fix facility interrupt checks for VSX 3 months ago
Kconfig ppc: switch boards to "default y" 1 year ago
arch_dump.c include: Rename sysemu/ -> system/ 6 months ago
compat.c include: Rename sysemu/ -> system/ 6 months ago
cpu-models.c qom: Have class_init() take a const data argument 1 month ago
cpu-models.h target/ppc: Add Power11 DD2.0 processor 7 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 2 months ago
cpu-qom.h target/ppc: Use GDBFeature for dynamic XML 1 year ago
cpu.c include/exec: Split out watchpoint.h 2 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 1 month ago
cpu_init.c target/ppc: Fill in TCGCPUOps.pointer_wrap 2 weeks ago
cpu_init.h target/ppc: Add Power11 DD2.0 processor 7 months ago
dfp_helper.c target/ppc: replace assert(0) with g_assert_not_reached() 9 months ago
excp_helper.c include: Remove 'exec/exec-all.h' 1 month ago
fpu_helper.c include: Remove 'exec/exec-all.h' 1 month ago
gdbstub.c target/ppc: Fix GDB register indexing on secondary CPUs 1 year ago
helper.h ppc: Enable 2nd DAWR support on Power10 PowerNV machine 3 months ago
helper_regs.c accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 1 month ago
helper_regs.h codebase: prepare to remove cpu.h from exec/exec-all.h 2 months ago
insn32.decode target/ppc: Move VSX fp compare insns to decodetree. 11 months ago
insn64.decode target/ppc: Implemented [pm]xvbf16ger2* 3 years ago
int_helper.c target/ppc: Move VMX integer add/sub saturate insns to decodetree. 11 months ago
internal.h accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 1 month ago
kvm.c kvm: Introduce kvm_arch_pre_create_vcpu() 1 week ago
kvm_ppc.h cleanup: Drop pointless return at end of function 1 month ago
machine.c include: Remove 'exec/exec-all.h' 1 month ago
mem_helper.c accel/tcg: Split out accel/tcg/helper-retaddr.h 1 month ago
meson.build target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c 3 months ago
misc_helper.c include: Remove 'exec/exec-all.h' 1 month ago
mmu-book3s-v3.c exec/cpu-all: remove system/memory include 2 months ago
mmu-book3s-v3.h target/ppc: Remove includes from mmu-book3s-v3.h 11 months ago
mmu-booke.c target/ppc: Move out BookE and related MMU functions from mmu_common.c 1 year ago
mmu-booke.h target/ppc: Move out BookE and related MMU functions from mmu_common.c 1 year ago
mmu-books.h target/ppc: introduce mmu-books.h 4 years ago
mmu-hash32.c include: Remove 'exec/exec-all.h' 1 month ago
mmu-hash32.h exec/cpu-all: remove system/memory include 2 months ago
mmu-hash64.c include: Remove 'exec/exec-all.h' 1 month ago
mmu-hash64.h exec/cpu-all: remove tswap include 2 months ago
mmu-radix64.c include: Remove 'exec/exec-all.h' 1 month ago
mmu-radix64.h target/ppc/mmu-radix64: Remove externally unused parts from header 11 months ago
mmu_common.c include: Remove 'exec/exec-all.h' 1 month ago
mmu_helper.c include: Remove 'exec/exec-all.h' 1 month ago
power8-pmu-regs.c.inc target/ppc: Add new hflags to support BHRB 1 year ago
power8-pmu.c include: Remove 'exec/exec-all.h' 1 month ago
power8-pmu.h target/ppc: Add recording of taken branches to BHRB 1 year ago
ppc-qmp-cmds.c qapi: make most CPU commands unconditionally available 1 week ago
spr_common.h ppc: Enable 2nd DAWR support on Power10 PowerNV machine 3 months ago
tcg-excp_helper.c include: Remove 'exec/exec-all.h' 1 month ago
tcg-stub.c hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep 1 year ago
timebase_helper.c include: Remove 'exec/exec-all.h' 1 month ago
trace-events target/ppc: Improve KVM hypercall trace 3 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate.c include: Remove 'exec/exec-all.h' 1 month ago
user_only_helper.c include: Remove 'exec/exec-all.h' 1 month ago