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
2020-08-24
target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
Peter Maydell
2020-08-24
target/arm: Delete unused ARM_FEATURE_CRC
Peter Maydell
2020-08-24
target/arm/translate.c: Delete/amend incorrect comments
Peter Maydell
2020-08-24
target/arm: Delete unused VFP_DREG macros
Peter Maydell
2020-08-24
target/arm: Remove ARCH macro
Peter Maydell
2020-08-24
target/arm: Convert T32 coprocessor insns to decodetree
Peter Maydell
2020-08-24
target/arm: Do M-profile NOCP checks early and via decodetree
Peter Maydell
2020-08-24
target/arm: Tidy up disas_arm_insn()
Peter Maydell
2020-08-24
target/arm: Convert A32 coprocessor insns to decodetree
Peter Maydell
2020-08-24
target/arm: Separate decode from handling of coproc insns
Peter Maydell
2020-08-24
target/arm: Pull handling of XScale insns out of disas_coproc_insn()
Peter Maydell
2020-08-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-08-21
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
2020-08-21
target/riscv: Fix the translation of physical address
Zong Li
2020-08-21
riscv: Fix bug in setting pmpcfg CSR for RISCV64
Hou Weiying
2020-08-21
target/riscv: check before allocating TCG temps
LIU Zhiwei
2020-08-21
target/riscv: Clean up fmv.w.x
LIU Zhiwei
2020-08-21
target/riscv: Check nanboxed inputs in trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Check nanboxed inputs to fp helpers
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from fp helpers
Richard Henderson
2020-08-21
target/s390x: fix meson.build issue
Paolo Bonzini
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: convert target/s390x/gen-features.h
Marc-André Lureau
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
2020-08-05
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
2020-08-04
target/arm: Fix decode of LDRA[AB] instructions
Peter Collingbourne
2020-08-03
target/arm: Avoid maybe-uninitialized warning with gcc 4.9
Kaige Li
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
2020-07-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
2020-07-27
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
2020-07-27
target/arm: Always pass cacheattr in S1_ptw_translate
Richard Henderson
2020-07-27
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...
Peter Maydell
2020-07-27
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
2020-07-26
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into staging
Peter Maydell
2020-07-24
target/i386: Save cc_op before loop insns
Richard Henderson
2020-07-24
target/hppa: Free some temps in do_sub
Richard Henderson
2020-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...
Peter Maydell
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2020-07-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...
Peter Maydell
2020-07-23
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
2020-07-22
target/riscv: Fix the range of pmpcfg of CSR funcion table
Zong Li
2020-07-22
target/riscv: fix vector index load/store constraints
LIU Zhiwei
2020-07-22
target/riscv: Quiet Coverity complains about vamo*
LIU Zhiwei
[next]