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-05
target/hppa: Remove object_class_is_abstract()
Gavin Shan
2024-01-05
target/alpha: Remove fallback to ev67 cpu class
Gavin Shan
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: rename config_all
Paolo Bonzini
2023-12-29
target/i386: implement CMPccXADD
Paolo Bonzini
2023-12-29
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2023-12-29
target/i386: adjust decoding of J operand
Paolo Bonzini
2023-12-29
target/i386: move operand load and writeback out of gen_cmovcc1
Paolo Bonzini
2023-12-29
target/i386: prepare for implementation of STOS/SCAS in new decoder
Paolo Bonzini
2023-12-29
target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
Paolo Bonzini
2023-12-29
target/i386: do not use s->tmp4 for push
Paolo Bonzini
2023-12-29
target/i386: split eflags computation out of gen_compute_eflags
Paolo Bonzini
2023-12-29
target/i386: do not clobber T0 on string operations
Paolo Bonzini
2023-12-29
target/i386: do not clobber A0 in POP translation
Paolo Bonzini
2023-12-29
target/i386: do not decode string source/destination into decode->mem
Paolo Bonzini
2023-12-29
target/i386: add X86_SPECIALs for MOVSX and MOVZX
Paolo Bonzini
2023-12-29
target/i386: rename zext0/zext2 and make them closer to the manual
Paolo Bonzini
2023-12-29
target/i386: avoid trunc and ext for MULX and RORX
Paolo Bonzini
2023-12-29
target/i386: reimplement check for validity of LOCK prefix
Paolo Bonzini
2023-12-29
target/i386: document more deviations from the manual
Paolo Bonzini
2023-12-29
target/i386: clean up cpu_cc_compute_all
Paolo Bonzini
2023-12-29
target/i386: remove unnecessary truncations
Paolo Bonzini
2023-12-29
target/i386: remove unnecessary arguments from raise_interrupt
Paolo Bonzini
2023-12-29
target/i386: speedup JO/SETO after MUL or IMUL
Paolo Bonzini
2023-12-29
target/i386: optimize computation of JL and JLE from flags
Paolo Bonzini
2023-12-29
target/sparc: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/s390x: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/riscv: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/ppc: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/openrisc: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/mips: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/microblaze: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/m68k: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/loongarch: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/i386: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/hppa: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/cris: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/avr: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/alpha: Constify VMState in machine.c
Richard Henderson
2023-12-29
target/arm: Constify hvf/hvf.c
Richard Henderson
2023-12-29
target/arm: Constify VMState in machine.c
Richard Henderson
2023-12-23
target/riscv/kvm: do not use non-portable strerrorname_np()
Natanael Copa
2023-12-21
target/loongarch: Add timer information dump support
Bibo Mao
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2023-12-19
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-19
target/arm/tcg: Including missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2023-12-19
target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
Philippe Mathieu-Daudé
2023-12-19
target/arm: Restrict TCG specific helpers
Philippe Mathieu-Daudé
2023-12-19
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
[next]