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-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...
Peter Maydell
2021-03-23
target/arm: Set ARMMMUFaultInfo.level in user-only arm_cpu_tlb_fill
Richard Henderson
2021-03-23
target/arm: Make M-profile VTOR loads on reset handle memory aliasing
Peter Maydell
2021-03-22
target/riscv: Prevent lost illegal instruction exceptions
Georg Kotheimer
2021-03-22
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
2021-03-22
target/riscv: Fix read and write accesses to vsip and vsie
Georg Kotheimer
2021-03-22
target/riscv: Use background registers also for MSTATUS_MPV
Georg Kotheimer
2021-03-22
target/riscv: Make VSTIP and VSEIP read-only in hip
Georg Kotheimer
2021-03-22
target/riscv: Adjust privilege level for HLV(X)/HSV instructions
Georg Kotheimer
2021-03-22
target/riscv: flush TLB pages if PMP permission has been changed
Jim Shu
2021-03-22
target/riscv: add log of PMP permission checking
Jim Shu
2021-03-22
target/riscv: propagate PMP permission to TLB page
Jim Shu
2021-03-22
target/riscv: fix vs() to return proper error code
Frank Chang
2021-03-22
target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX
Peter Maydell
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
2021-03-19
i386: Fix 'hypercall_hypercall' typo
Vitaly Kuznetsov
2021-03-19
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-17
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...
Peter Maydell
2021-03-15
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
2021-03-15
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
2021-03-15
target/s390x: Store r1/r2 for page-translation exceptions during MVPG
David Hildenbrand
2021-03-15
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
2021-03-15
s390x/cpu_model: use official name for 8562
Cornelia Huck
2021-03-15
s390x/kvm: Get rid of legacy_s390_alloc()
David Hildenbrand
2021-03-15
target/avr: Fix interrupt execution
Ivanov Arkasha
2021-03-15
target/avr: Fix some comment spelling errors
Lichang Zhao
2021-03-14
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into staging
Peter Maydell
2021-03-14
target/tricore: Fix OPC2_32_RRPW_EXTR for width=0
Bastian Koppelmann
2021-03-14
target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
Bastian Koppelmann
2021-03-14
tricore: fixed faulty conditions for extr and imask
Andreas Konopik
2021-03-14
target/tricore: Remove unused definitions
Philippe Mathieu-Daudé
2021-03-14
target/tricore: Pass MMUAccessType to get_physical_address()
Philippe Mathieu-Daudé
2021-03-14
target/tricore: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2021-03-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-13
target/mips/tx79: Salvage instructions description comment
Philippe Mathieu-Daudé
2021-03-13
target/mips: Remove 'C790 Multimedia Instructions' dead code
Philippe Mathieu-Daudé
2021-03-13
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
2021-03-13
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
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é
[next]