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
2023-09-28
target/tricore: Fix FTOUZ being ISA v1.3.1 up
Bastian Koppelmann
2023-09-28
target/tricore: Replace cpu_*_code with translator_*
Bastian Koppelmann
2023-09-28
target/tricore: Swap src and dst reg for RCRR_INSERT
Bastian Koppelmann
2023-09-28
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
2023-09-28
target/tricore: Implement hptof insn
Bastian Koppelmann
2023-09-28
target/tricore: Implement ftohp insn
Bastian Koppelmann
2023-09-28
target/tricore: Clarify special case for FTOUZ insn
Bastian Koppelmann
2023-09-28
target/tricore: Implement FTOU insn
Bastian Koppelmann
2023-09-28
target/tricore: Correctly handle FPU RM from PSW
Bastian Koppelmann
2023-09-28
target/tricore: Implement CRCN insn
Bastian Koppelmann
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement the CPY* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2023-09-21
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
2023-09-21
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
2023-09-21
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2023-09-21
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-21
target/arm: Remove unused allocation_tag_mem() argument
Peter Maydell
2023-09-21
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-21
target/arm: Update user-mode ID reg mask values
Peter Maydell
2023-09-21
target/arm: Update AArch64 ID register field definitions
Peter Maydell
2023-09-21
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-21
target/m68k: Add URL to semihosting spec
Peter Maydell
2023-09-21
target/i386: Export GDS_NO bit to guests
Pawan Gupta
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-20
Merge tag 'pull-loongarch-20230920' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-09-20
Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa in...
Stefan Hajnoczi
2023-09-20
target/loongarch: CPUCFG support LASX
Song Gao
2023-09-20
target/loongarch: Move simply DO_XX marcos togther
Song Gao
2023-09-20
target/loongarch: Implement xvld xvst
Song Gao
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
2023-09-20
target/loongarch: Implement xvpack xvpick xvilv{l/h}
Song Gao
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
2023-09-20
target/loongarch: Implement xvinsgr2vr xvpickve2gr
Song Gao
2023-09-20
target/loongarch: Implement xvbitsel xvset
Song Gao
2023-09-20
target/loongarch: Implement xvfcmp
Song Gao
2023-09-20
target/loongarch: Implement xvseq xvsle xvslt
Song Gao
[next]