index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2020-06-09
target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2020-06-09
target/unicore32: Remove unused headers
Philippe Mathieu-Daudé
2020-06-09
target/i386/cpu: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
target/arm: Use a non-overlapping group for misc control
Richard Henderson
2020-06-09
target/mips: Enable hardware page table walker and CMGCR features for P5600
Andrea Oliveri
2020-06-09
target/mips: Add Loongson-3 CPU definition
Huacai Chen
2020-06-09
target/mips: fpu: Refactor conversion from ieee to mips exception flags
Aleksandar Markovic
2020-06-09
target/mips: fpu: Name better paired-single variables
Aleksandar Markovic
2020-06-09
target/mips: fpu: Remove now unused FLOAT_RINT macro
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro RINT.<D|S>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Remove now unused FLOAT_CLASS macro
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro CLASS.<D|S>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro NMSUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro NMADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro MSUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro MADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Remove now unused macro FLOAT_BINOP
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro DIV.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro MUL.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro SUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/mips: fpu: Demacro ADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
target/sparc/int32_helper: Extract and use excp_name_str()
Philippe Mathieu-Daudé
2020-06-09
target/sparc/int32_helper: Remove DEBUG_PCALL definition
Philippe Mathieu-Daudé
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert VCVT fixed-point ops to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon narrowing shifts with op==9 to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
Peter Maydell
2020-06-05
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode...
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
Peter Maydell
2020-06-05
target/arm: Split helper_crypto_sm3tt
Richard Henderson
2020-06-05
target/arm: Split helper_crypto_sha1_3reg
Richard Henderson
2020-06-05
target/arm: Convert sha1 and sha256 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert sha512 and sm3 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert rax1 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
2020-06-05
target/s390x: Restrict system-mode declarations
Philippe Mathieu-Daudé
2020-06-05
target/s390x/helper: Clean ifdef'ry
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Only compile decode_basedisp() on system-mode
Philippe Mathieu-Daudé
2020-06-05
s390x/kvm: help valgrind in several places
Christian Borntraeger
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
2020-06-03
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
[prev]
[next]