index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-05-02
target/arm: Add compile time asserts to load/store_cpu_field macros
Peter Maydell
2023-05-02
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-05-02
target/arm: Do not expose all -cpu max features to qtests
Fabiano Rosas
2023-05-02
target/arm: Extract TCG -cpu max code into a function
Fabiano Rosas
2023-05-02
target/arm: Remove dead code from cpu_max_set_sve_max_vq
Fabiano Rosas
2023-05-02
target/arm: Move cortex sysregs into a separate file
Fabiano Rosas
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-28
target/i386: Add support for PREFETCHIT0/1 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-NE-CONVERT in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-VNNI-INT8 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-IFMA in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AMX-FP16 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for CMPCCXADD in CPUID enumeration
Jiaxi Chen
2023-04-28
i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
Tom Lendacky
2023-04-28
i386/sev: Update checks and information related to reduced-phys-bits
Tom Lendacky
2023-04-28
s390x/gdb: Split s390-virt.xml
Ilya Leoshkevich
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
2023-04-22
Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into staging
Richard Henderson
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-21
Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove unused slot variable in helpers
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove redundant/unused macros
Taylor Simpson
2023-04-21
Use black code style for python scripts
Marco Liebel
2023-04-21
Use f-strings in python scripts
Marco Liebel
2023-04-21
Hexagon (translate.c): avoid redundant PC updates on COF
Matheus Tavares Bernardino
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-20
target/i386: Set family/model/stepping of the "max" CPU according to LM bit
Thomas Huth
2023-04-20
target/arm: Report pauth information to gdb as 'pauth_v2'
Peter Maydell
2023-04-20
target/arm: Implement FEAT_PAN3
Peter Maydell
2023-04-20
target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2
Peter Maydell
2023-04-20
target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
Peter Maydell
2023-04-20
target/arm: Initialize debug capabilities only once
Akihiko Odaki
2023-04-20
target/arm: Remove KVM AArch32 CPU definitions
Philippe Mathieu-Daudé
2023-04-20
target/i386: Change wrong XFRM value in SGX CPUID leaf
Yang Zhong
2023-04-20
target/mips: tcg: detect out-of-bounds accesses to cpu_gpr and cpu_gpr_hi
Paolo Bonzini
2023-04-20
target/i386: Avoid unreachable variable declaration in mmu_translate()
Peter Maydell
2023-04-10
target/arm: Copy guarded bit in combine_cacheattrs
Richard Henderson
2023-04-10
target/arm: PTE bit GP only applies to stage1
Richard Henderson
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
2023-04-03
target/arm: Fix generated code for cpreg reads when HSTR is active
Peter Maydell
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
[next]