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
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-26
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
2024-01-26
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move e2h_access() helper around
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
2024-01-26
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-26
target/arm/cpregs: Include missing 'kvm-consts.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm/cpregs: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm/cpu-features: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Fix VNCR fault detection logic
Peter Maydell
2024-01-26
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
Taylor Simpson
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-19
target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
Philippe Mathieu-Daudé
2024-01-19
target/i386: Rename tcg_cpu_FOO() to include 'x86'
Philippe Mathieu-Daudé
2024-01-19
target/arm: Ensure icount is enabled when emulating INST_RETIRED
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
target/alpha: Only build sys_helper.c on system emulation
Philippe Mathieu-Daudé
2024-01-19
target/alpha: Extract clk_helper.c from sys_helper.c
Philippe Mathieu-Daudé
2024-01-19
target/xtensa: use generic instruction breakpoint infrastructure
Max Filippov
2024-01-19
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2024-01-18
Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
2024-01-18
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2024-01-18
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
2024-01-18
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
2024-01-15
target/arm: arm_pamax() no longer needs to do feature propagation
Peter Maydell
[next]