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-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
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
2023-11-20
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
2023-11-20
target/arm: enable FEAT_RNG on Neoverse-N2
Marcin Juszkiewicz
2023-11-20
Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...
Stefan Hajnoczi
2023-11-20
Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2023-11-20
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-11-17
target/hppa: Fix 64-bit SHRPD instruction
Helge Deller
2023-11-17
target/i386/cpu: Improve error message for property "vendor"
Markus Armbruster
2023-11-15
target/riscv/cpu.h: spelling fix: separatly
Michael Tokarev
2023-11-15
target/hppa: spelling fixes: Indicies, Truely
Michael Tokarev
2023-11-15
target/arm/tcg: spelling fixes: alse, addreses
Michael Tokarev
2023-11-14
target/sparc: Fix RETURN
Richard Henderson
2023-11-14
Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-14
Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-14
target/s390x/arch_dump: Add arch cleanup function for PV dumps
Janosch Frank
2023-11-14
target/s390x/dump: Remove unneeded dump info function pointer init
Janosch Frank
2023-11-13
target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
Richard Henderson
2023-11-13
target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
Richard Henderson
2023-11-13
target/hppa: Introduce MMU_IDX_MMU_DISABLED
Richard Henderson
2023-11-13
target/hppa: Fix possible overflow in TLB size calculation
Helge Deller
2023-11-13
target/hppa: Fix calculation of CR_IIASQ back register
Helge Deller
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
2023-11-13
target/hppa: Use only low 2 immediate bits for PROBEI
Richard Henderson
2023-11-13
target/arm/tcg: enable PMU feature for Cortex-A8 and A9
Nikita Ostrenkov
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
2023-11-13
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
2023-11-12
target/hppa: Mask reserved PSW bits in expand_sm_imm
Helge Deller
2023-11-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
2023-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
target/s390x/cpu topology: Fix ordering and creation of TLEs
Nina Schoetterl-Glausch
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
[next]