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/accel/tcg
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
..
atomic_common.c.inc plugins: save value during memory accesses 9 months ago
atomic_template.h include/exec: Use vaddr for *_mmu guest memory access routines 2 months ago
backend-ldst.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2 months ago
cpu-exec-common.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 3 months ago
cpu-exec.c accel/tcg: Assert TCGCPUOps.pointer_wrap is set 2 weeks ago
cputlb.c accel/tcg: Assert TCGCPUOps.pointer_wrap is set 2 weeks ago
icount-common.c include/exec: Split out icount.h 2 months ago
internal-common.h accel/tcg: Pass TCGTBCPUState to tb_gen_code 1 month ago
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 8 months ago
ldst_common.c.inc accel/tcg: Use vaddr for plugin_{load,store}_cb 1 month ago
meson.build meson: remove lib{system, user}_ss aliases 2 weeks ago
monitor.c include/exec: Split out icount.h 2 months ago
plugin-gen.c accel/tcg: Build plugin-gen.c once 2 months ago
tb-context.h
tb-hash.h accel/tcg: Compile tb-maint.c twice 1 month ago
tb-internal.h accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 1 month ago
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 1 year ago
tb-maint.c accel/tcg: Compile tb-maint.c twice 1 month ago
tcg-accel-ops-icount.c include/exec: Split out icount.h 2 months ago
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c include/exec: Split out icount.h 2 months ago
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c include/exec: Split out icount.h 2 months ago
tcg-accel-ops-rr.h
tcg-accel-ops.c qom: Have class_init() take a const data argument 1 month ago
tcg-accel-ops.h include: Rename sysemu/ -> system/ 6 months ago
tcg-all.c accel/tcg: Build tcg-all.c twice 1 month ago
tcg-runtime-gvec.c accel/tcg: Build tcg-runtime-gvec.c once 3 months ago
tcg-runtime.c accel/tcg: Build tcg-runtime.c once 3 months ago
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 2 years ago
tlb-bounds.h accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 1 month ago
trace-events accel/tcg: add tracepoints for cpu_loop_exit_atomic 8 months ago
trace.h
translate-all.c tcg: Drop TCGContext.page_{mask,bits} 2 weeks ago
translator.c exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 2 months ago
user-exec-stub.c accel/tcg: Restrict tlb_init() / destroy() to TCG 3 months ago
user-exec.c accel/tcg: Build user-exec.c once 1 month ago
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 4 months ago
watchpoint.c accel/tcg: Remove mmap_lock/unlock from watchpoint.c 2 months ago