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-05-11
target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)
Richard Henderson
2020-05-11
target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
Richard Henderson
2020-05-11
target/arm: Restrict TCG cpus to TCG accel
Philippe Mathieu-Daudé
2020-05-11
target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs
Philippe Mathieu-Daudé
2020-05-11
target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
Philippe Mathieu-Daudé
2020-05-11
target/arm: Make set_feature() available for other files
Thomas Huth
2020-05-11
target/arm/kvm: Inline set_feature() calls
Philippe Mathieu-Daudé
2020-05-11
target/arm: Remove sve_memopidx
Richard Henderson
2020-05-11
target/arm: Reuse sve_probe_page for gather loads
Richard Henderson
2020-05-11
target/arm: Reuse sve_probe_page for scatter stores
Richard Henderson
2020-05-11
target/arm: Reuse sve_probe_page for gather first-fault loads
Richard Henderson
2020-05-11
target/arm: Use SVEContLdSt for contiguous stores
Richard Henderson
2020-05-11
target/arm: Update contiguous first-fault and no-fault loads
Richard Henderson
2020-05-11
target/arm: Use SVEContLdSt for multi-register contiguous loads
Richard Henderson
2020-05-11
target/arm: Handle watchpoints in sve_ld1_r
Richard Henderson
2020-05-11
target/arm: Use SVEContLdSt in sve_ld1_r
Richard Henderson
2020-05-11
target/arm: Adjust interface of sve_ld1_host_fn
Richard Henderson
2020-05-11
target/arm: Add sve infrastructure for page lookup
Richard Henderson
2020-05-11
target/arm: Drop manual handling of set/clear_helper_retaddr
Richard Henderson
2020-05-11
target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
Richard Henderson
2020-05-11
target/arm: Drop access_el3_aa32ns_aa64any()
Edgar E. Iglesias
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
2020-05-07
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
2020-05-07
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
2020-05-07
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
2020-05-06
target/arm: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
target/ppc: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
target/s390x: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
target/m68k: fix gdb for m68xxx
KONRAD Frederic
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-04
target/arm: Move gen_ function typedefs to translate.h
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same comparisons to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same logic ops to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load/store single structure' to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load single structure to all lanes' to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon load/store multiple structures to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VFM[AS]L (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert V[US]DOT (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCMLA (scalar) to decodetree
Peter Maydell
[next]