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-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
2024-01-13
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
2024-01-13
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
2024-01-13
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2024-01-13
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
2024-01-13
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-11
target/loongarch: Implement set vcpu intr for kvm
Tianrui Zhao
2024-01-11
target/loongarch: Restrict TCG-specific code
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_handle_exit
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_init_vcpu
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_init function
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
2024-01-11
target/loongarch: Supplement vcpu env initial when vcpu reset
Tianrui Zhao
2024-01-11
target/loongarch: Define some kvm_arch interfaces
Tianrui Zhao
[next]