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
2021-03-13
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
2021-03-13
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
2021-03-13
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2021-03-13
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
2021-03-13
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
2021-03-13
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
2021-03-13
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
2021-03-13
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
2021-03-13
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-10
target/ppc: fix icount support on Book-e vms accessing SPRs
Vitaly Cheptsov
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
2021-03-09
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-09
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
2021-03-09
Remove deprecated target tilegx
Thomas Huth
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-08
target/arm: Restrict v7A TCG cpus to TCG accel
Philippe Mathieu-Daudé
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
2021-03-06
target/hexagon/opcodes: Add missing varargs cleanup
Philippe Mathieu-Daudé
2021-03-06
target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR
Taylor Simpson
2021-03-06
target/sh4: Remove unused definitions
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Let get_physical_address() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Remove unused 'int access_type' argument
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Replace magic value by MMUAccessType definitions
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
2021-03-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
2021-03-05
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2021-03-05
target/arm: Restrict v8M IDAU to TCG
Philippe Mathieu-Daudé
2021-03-05
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
2021-03-05
target/arm: Speed up aarch64 TBL/TBX
Richard Henderson
2021-03-05
target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
Rebecca Cran
2021-03-05
target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
Rebecca Cran
[next]