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-03-29
target/i386: Fix BZHI instruction
Richard Henderson
2023-03-29
target/i386: fix ADOX followed by ADCX
Paolo Bonzini
2023-03-29
target/i386: Fix C flag for BLSI, BLSMSK, BLSR
Richard Henderson
2023-03-29
target/i386: Fix BEXTR instruction
Richard Henderson
2023-03-29
target/arm: Fix physical address resolution for Stage2
Richard Henderson
2023-03-29
target/arm: Fix in_debug path in S1_ptw_translate
Richard Henderson
2023-03-29
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
2023-03-29
target/arm: Fix sve_probe_page
Richard Henderson
2023-03-29
target/riscv: Set pc_succ_insn for !rvc illegal insn
Richard Henderson
2023-03-29
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
2023-03-29
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
2022-12-04
Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-12-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2022-12-01
target/i386: Always completely initialize TranslateFault
Richard Henderson
2022-12-01
target/i386: allow MMX instructions with CR4.OSFXSR=0
Paolo Bonzini
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-21
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
2022-11-17
Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-11-17
target/ppc: Fix build warnings when building with 'disable-tcg'
Vaibhav Jain
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-15
target/i386: hardcode R_EAX as destination register for LAHF/SAHF
Paolo Bonzini
2022-11-15
target/i386: fix cmpxchg with 32-bit register destination
Paolo Bonzini
2022-11-08
Merge tag 'mips-20221108' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-11-08
target/mips: Don't check COP1X for 64 bit FP mode
Jiaxun Yang
2022-11-08
target/mips: Disable DSP ASE for Octeon68XX
Jiaxun Yang
2022-11-08
target/mips: Enable LBX/LWX/* instructions for Octeon
Pavel Dovgalyuk
2022-11-08
target/mips: Cast offset field of Octeon BBIT to int16_t
Jiaxun Yang
2022-11-08
target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
Jiaxun Yang
2022-11-07
Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-11-07
target/loongarch: Fix return value of CHECK_FPE
Rui Wang
2022-11-07
target/loongarch: Separate the hardware flags into MMU index and PLV
Rui Wang
2022-11-05
target/tricore: Rename csfr.def -> csfr.h.inc
Philippe Mathieu-Daudé
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
2022-11-05
target/m68k: Rename qregs.def -> qregs.h.inc
Philippe Mathieu-Daudé
2022-11-04
Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
2022-11-04
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2022-11-04
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
2022-11-04
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
2022-11-04
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
2022-11-04
target/loongarch: Add exception subcode
Song Gao
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-11-02
target/i386: Fix test for paging enabled
Richard Henderson
[next]