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
2022-06-28
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
target/mips: Drop pread and pwrite syscalls from semihosting
Richard Henderson
2022-06-28
target/mips: Add UHI errno values
Richard Henderson
2022-06-28
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
target/m68k: Eliminate m68k_semi_is_fseek
Richard Henderson
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-27
target/arm: Check V7VE as well as LPAE in arm_pamax
Richard Henderson
2022-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-27
target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
Richard Henderson
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
target/arm: Introduce sve_vqm1_for_el_sm
Richard Henderson
2022-06-27
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
target/arm: Unexport aarch64_add_*_properties
Richard Henderson
2022-06-27
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get, set}_default_vec_len
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get,set}_vq
Richard Henderson
2022-06-27
target/arm: Create ARMVQMap
Richard Henderson
2022-06-27
target/arm: Move error for sve%d property to arm_cpu_sve_finalize
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-27
target/arm: Add the SME ZA storage to CPUARMState
Richard Henderson
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
2022-06-27
target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
Richard Henderson
2022-06-27
target/arm: Add SMCR_ELx
Richard Henderson
2022-06-27
target/arm: Add SVCR
Richard Henderson
2022-06-27
target/arm: Add ARM_CP_SME
Richard Henderson
2022-06-27
target/arm: Add syn_smetrap
Richard Henderson
2022-06-27
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
2022-06-27
target/arm: Implement TPIDR2_EL0
Richard Henderson
2022-06-27
target/arm: Catch invalid kvm state also for hvf
Alexander Graf
2022-06-21
Merge tag 'pull-tcg-20220621' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-06-20
target/avr: Drop avr_cpu_memory_rw_debug()
Bin Meng
2022-06-20
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
2022-06-20
target/ppc: fix unreachable code in fpu_helper.c
Daniel Henrique Barboza
2022-06-20
target/ppc: avoid int32 multiply overflow in int_helper.c
Daniel Henrique Barboza
2022-06-20
target/ppc: fix vbpermd in big endian hosts
Matheus Ferst
2022-06-20
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector module word/doubleword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide extended word
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide instructions
Lucas Mateus Castro (alqotel)
2022-06-11
target/mips: Add missing default cases for some nanoMIPS pools
Stefan Pejic
2022-06-11
target/mips: Fix handling of unaligned memory access for nanoMIPS ISA
Dragan Mladjenovic
[next]