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
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
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
2022-11-01
target/i386: Expand eflags updates inline
Richard Henderson
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-11-01
target/openrisc: Use cpu_unwind_state_data for mfspr
Richard Henderson
2022-11-01
target/openrisc: Always exit after mtspr npc
Richard Henderson
2022-11-01
target/i386: Use cpu_unwind_state_data for tpr access
Richard Henderson
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
2022-10-31
target/i386: Fix calculation of LOCK NEG eflags
Qi Hu
2022-10-29
target/ppc: Fix regression in Radix MMU
Leandro Lupori
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
2022-10-28
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER7
Matheus Ferst
[next]