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-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
2024-08-20
Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-08-20
target/sparc: Restrict STQF to sparcv9
Richard Henderson
2024-08-20
target/mips: Load PTE as DATA
Philippe Mathieu-Daudé
2024-08-20
target/mips: Use correct MMU index in get_pte()
Philippe Mathieu-Daudé
2024-08-20
target/mips: Pass page table entry size as MemOp to get_pte()
Philippe Mathieu-Daudé
2024-08-16
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
2024-08-15
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
2024-08-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
2024-08-14
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
2024-08-13
target/arm: Fix usage of MMU indexes when EL3 is AArch32
Peter Maydell
2024-08-13
target/arm: Update translation regime comment for new features
Peter Maydell
2024-08-13
target/arm: Clear high SVE elements in handle_vec_simd_wshli
Richard Henderson
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-08-13
target/hexagon: don't look for static glib
Alyssa Ross
2024-08-09
target/arm: Fix BTI versus CF_PCREL
Richard Henderson
2024-08-07
target/hexagon: switch to dc set_props() list
Brian Cain
2024-08-07
target/hexagon: define a v66 CPU
Brian Cain
2024-08-07
target/hexagon/idef-parser: Remove self-assignment
Anton Johansson
2024-08-07
Hexagon: lldb read/write predicate registers p0/p1/p2/p3
Taylor Simpson
2024-08-07
Hexagon: fix F2_conv_* instructions for negative zero
Matheus Tavares Bernardino
2024-08-06
target/riscv: Add asserts for out-of-bound access
Atish Patra
2024-08-06
target/riscv: Relax fld alignment requirement
LIU Zhiwei
2024-08-06
target/riscv: Add MXLEN check for F/D/Q applies to zama16b
LIU Zhiwei
2024-08-06
target/riscv: Remove redundant insn length check for zama16b
LIU Zhiwei
2024-08-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-08-05
target/i386: Fix VSIB decode
Richard Henderson
2024-08-03
hvf: arm: Fix hvf_sysreg_read_cp() call
Akihiko Odaki
2024-08-02
target/i386: SEV: fix mismatch in vcek-disabled property name
Paolo Bonzini
2024-08-01
target/xtensa: Correct assert condition in handle_interrupt()
Peter Maydell
2024-08-01
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
2024-07-30
Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-30
Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2024-07-29
target/sh4: Avoid shift into sign bit in update_itlb_use()
Peter Maydell
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
2024-07-29
target/m68k: avoid shift into sign bit in dump_address_map()
Peter Maydell
2024-07-29
target/xtensa: Make use of 'segment' in pptlb helper less confusing
Peter Maydell
[next]