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
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-09
Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-05-09
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
target/arm: Define cortex-a76
Richard Henderson
2022-05-09
target/arm: Enable FEAT_DGH for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV3 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_IESB for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_RAS for -cpu max
Richard Henderson
2022-05-09
target/arm: Implement ESB instruction
Richard Henderson
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
2022-05-09
target/arm: Enable SCR and HCR bits for RAS
Richard Henderson
2022-05-09
target/arm: Add minimal RAS registers
Richard Henderson
2022-05-09
target/arm: Enable FEAT_Debugv8p4 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_Debugv8p2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Use field names for manipulating EL2 and EL3 modes
Richard Henderson
2022-05-09
target/arm: Annotate arm_max_initfn with FEAT identifiers
Richard Henderson
2022-05-09
target/arm: Split out aa32_max_features
Richard Henderson
2022-05-09
target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
Richard Henderson
2022-05-09
target/arm: Update qemu-system-arm -cpu max to cortex-a57
Richard Henderson
2022-05-09
target/arm: Move cortex impdef sysregs to cpu_tcg.c
Richard Henderson
2022-05-09
target/arm: Adjust definition of CONTEXTIDR_EL2
Richard Henderson
2022-05-09
target/arm: Merge zcr reginfo
Richard Henderson
2022-05-09
target/arm: Drop EL3 no EL2 fallbacks
Richard Henderson
2022-05-09
target/arm: Handle cpreg registration for missing EL
Richard Henderson
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
2022-05-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-07
WHPX: support for xcr0
Sunil Muthuswamy
2022-05-06
target/xtensa: implement cache test option opcodes
Max Filippov
2022-05-06
target/xtensa: add clock input to xtensa CPU
Max Filippov
2022-05-06
target/xtensa: import core lx106
Simon Safar
2022-05-06
target/xtensa: use tcg_constant_* for remaining opcodes
Max Filippov
2022-05-06
target/xtensa: use tcg_constant_* for FPU conversion opcodes
Max Filippov
2022-05-06
target/xtensa: use tcg_constant_* for numbered special registers
Max Filippov
2022-05-06
target/xtensa: use tcg_constant_* for TLB opcodes
Max Filippov
2022-05-06
target/xtensa: use tcg_constant_* for exceptions
Max Filippov
2022-05-06
target/xtensa: use tcg_contatnt_* for numeric literals
Max Filippov
2022-05-06
target/xtensa: fix missing tcg_temp_free in gen_window_check
Max Filippov
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
[next]