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
2019-10-28
target/openrisc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/xtensa: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/sparc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/riscv: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/alpha: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/m68k: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/hppa: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/i386: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/sh4: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/ppc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
target/arm: fetch code with translator_ld
Emilio G. Cota
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-26
i386: implement IGNNE
Paolo Bonzini
2019-10-26
target/i386: introduce cpu_set_fpus
Paolo Bonzini
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-25
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
2019-10-25
target/mips: Refactor handling of vector compare 'equal' instructions
Filip Bozuta
2019-10-25
target/mips: Demacro LMI decoder
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: Clean up op_helper.c
Aleksandar Markovic
2019-10-25
target/mips: Clean up helper.c
Aleksandar Markovic
2019-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
[next]