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-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
2019-10-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into...
Peter Maydell
2019-10-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-10-24
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
Peter Maydell
2019-10-23
target/i386: Introduce Denverton CPU model
Tao Xu
2019-10-24
target/ppc: Fix for optimized vsl/vsr instructions
Stefan Brankovic
2019-10-23
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
Tao Xu
2019-10-23
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-22
target/arm: Fix sign-extension for SMLAL*
Richard Henderson
2019-10-22
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-22
target/i386: log MCE guest and host addresses
Mario Smarduch
[next]