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-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
2019-10-28
target/riscv: PMP violation due to wrong size parameter
Dayeol Lee
2019-10-28
target/riscv: Make the priv register writable by GDB
Jonathan Behrens
2019-10-28
target/riscv: Expose "priv" register for GDB for reads
Jonathan Behrens
2019-10-28
target/riscv: Tell gdbstub the correct number of CSRs
Jonathan Behrens
2019-10-28
linux-user/riscv: Propagate fault address
Giuseppe Musacchio
2019-10-28
RISC-V: Implement cpu_do_transaction_failed
Palmer Dabbelt
2019-10-28
RISC-V: Handle bus errors in the page table walker
Palmer Dabbelt
2019-10-28
riscv: Skip checking CSR privilege level in debugger mode
Bin Meng
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
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
[next]