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-12-20
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-14
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2023-12-13
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-12-05
hw/avr/atmega: Fix wrong initial value of stack pointer
Gihun Nam
2023-12-05
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2023-12-05
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-11-29
target/riscv/cpu_helper.c: Fix mxr bit behavior
Ivan Klokov
2023-11-29
target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
Ivan Klokov
2023-11-22
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
2023-11-19
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
2023-11-19
target/riscv/kvm: support KVM_GET_REG_LIST
Daniel Henrique Barboza
2023-11-19
target/riscv/kvm: improve 'init_multiext_cfg' error msg
Daniel Henrique Barboza
2023-11-19
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-11-19
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
2023-11-19
target/mips: Fix TX79 LQ/SQ opcodes
Philippe Mathieu-Daudé
2023-11-19
target/mips: Fix MSA BZ/BNZ opcodes displacement
Philippe Mathieu-Daudé
2023-11-09
target/arm: Fix A64 LDRA immediate decode
Peter Maydell
2023-11-09
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-09
i386/xen: fix per-vCPU upcall vector for Xen emulation
David Woodhouse
2023-11-09
i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
David Woodhouse
2023-11-09
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-09
target/arm: Fix SVE STR increment
Richard Henderson
2023-10-31
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
2023-10-29
target/sparc: Clear may_lookup for npc == DYNAMIC_PC
Richard Henderson
2023-10-21
target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
Michal Orzel
2023-10-19
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
2023-10-13
target/riscv: Fix vfwmaccbf16.vf
Max Chou
2023-10-04
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-10-04
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-10-03
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
2023-10-03
accel/tcg: Always require can_do_io
Richard Henderson
2023-10-03
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-21
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-21
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-21
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
2023-09-21
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-21
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
2023-09-21
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
2023-09-21
arm64: Restore trapless ptimer access
Colton Lewis
2023-09-21
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
2023-09-21
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-21
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2023-09-21
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-08-24
target/arm: Fix 64-bit SSRA
Richard Henderson
2023-08-24
target/arm: Fix SME ST1Q
Richard Henderson
2023-08-24
accel/kvm: Specify default IPA size for arm64
Akihiko Odaki
2023-08-24
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-23
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
2023-08-23
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-08-23
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
[next]