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-07-09
Merge tag 'pull-tcg-20230709' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesdec_IMC
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-09
target/arm: Use aesdec_IMC
Richard Henderson
2023-07-09
target/arm: Use aesenc_MC
Richard Henderson
2023-07-09
target/arm: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/arm: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
2023-07-08
target/i386: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/i386: Use aesdec_IMC
Richard Henderson
2023-07-08
target/i386: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-08
Merge tag 'trivial-patches-20230708' of https://gitlab.com/mjt0k/qemu into st...
Richard Henderson
2023-07-08
target/avr: Fix handling of interrupts above 33.
Lucas Dietrich
2023-07-07
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-07-07
target/i386: Add new CPU model GraniteRapids
Tao Su
2023-07-07
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...
Lei Wang
2023-07-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Tao Su
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
2023-07-07
target/i386: Add support for MCDT_NO in CPUID enumeration
Tao Su
2023-07-07
target/i386: Adjust feature level according to FEAT_7_1_EDX
Tao Su
2023-07-07
target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Reorder #ifdef'ry in kvm_ppc.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
[next]