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
2024-02-28
target/i386: leave the A20 bit set in the final NPT walk
Paolo Bonzini
2024-02-28
target/i386: remove unnecessary/wrong application of the A20 mask
Paolo Bonzini
2024-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
2024-02-28
target/i386: mask high bits of CR3 in 32-bit mode
Paolo Bonzini
2024-02-24
target/ppc: Fix crash on machine check caused by ifetch
Nicholas Piggin
2024-02-24
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
2024-02-20
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
2024-02-20
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
2024-02-20
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-02-20
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-20
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-16
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...
Peter Maydell
2024-02-16
target/arm: Fix SVE/SME gross MTE suppression checks
Richard Henderson
2024-02-16
target/arm: Handle mte in do_ldrq, do_ldro
Richard Henderson
2024-02-16
target/arm: Split out make_svemte_desc
Richard Henderson
2024-02-16
target/arm: Adjust and validate mtedesc sizem1
Richard Henderson
2024-02-16
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-09
target/arm: Reinstate "vfp" property on AArch32 CPUs
Peter Maydell
2024-02-09
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
2024-01-27
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
2024-01-27
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
2024-01-27
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-20
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2024-01-20
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
2024-01-17
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
2024-01-17
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
2024-01-17
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2024-01-17
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
2024-01-17
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
2024-01-13
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
2024-01-08
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
2023-12-26
target/riscv/kvm: do not use non-portable strerrorname_np()
Natanael Copa
2023-12-12
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
2023-12-04
Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-12-04
Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...
Stefan Hajnoczi
2023-12-04
target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
Daniel Henrique Barboza
2023-12-04
sh4: Coding style: Remove tabs
Yihuan Pan
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-28
hw/avr/atmega: Fix wrong initial value of stack pointer
Gihun Nam
2023-11-28
target/hexagon/idef-parser/prepare: use env to invoke bash
Samuel Tardieu
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2023-11-27
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-11-22
target/riscv/cpu_helper.c: Fix mxr bit behavior
Ivan Klokov
2023-11-22
target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
Ivan Klokov
2023-11-22
target/riscv: don't verify ISA compatibility for zicntr and zihpm
Clément Chigot
2023-11-21
Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
[next]