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
Age
Commit message (
Expand
)
Author
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
target/tricore: Remove pointless CONFIG_SOFTMMU guard
Philippe Mathieu-Daudé
2023-06-20
target/i386: Simplify i386_tr_init_disas_context()
Philippe Mathieu-Daudé
2023-06-20
tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
Richard Henderson
2023-06-20
accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
Richard Henderson
2023-06-20
host/include/x86_64: Use __m128i for "x" constraints
Richard Henderson
2023-06-19
Merge tag 'pull-target-arm-20230619' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-19
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Replace magic frequency values by definitions
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
Sergey Kambalin
2023-06-19
hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
Sergey Kambalin
2023-06-19
docs: sbsa: document board to firmware interface
Marcin Juszkiewicz
2023-06-19
imx_serial: set wake bit when we receive a data byte
Martin Kaiser
2023-06-19
hw/arm/Kconfig: sbsa-ref uses Bochs display
Marcin Juszkiewicz
2023-06-19
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-06-19
hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
Peter Maydell
2023-06-19
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-19
target/arm: Convert load/store tags insns to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load/store single structure to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load/store (multiple structures) to decodetree
Peter Maydell
2023-06-19
target/arm: Convert LDAPR/STLR (imm) to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load (pointer auth) insns to decodetree
Peter Maydell
2023-06-19
target/arm: Convert atomic memory ops to decodetree
Peter Maydell
2023-06-19
target/arm: Convert LDR/STR reg+reg to decodetree
Peter Maydell
2023-06-19
target/arm: Convert LDR/STR with 12-bit immediate to decodetree
Peter Maydell
2023-06-19
target/arm: Convert ld/st reg+imm9 insns to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load/store-pair to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load reg (literal) group to decodetree
Peter Maydell
2023-06-19
target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load/store exclusive and ordered to decodetree
Peter Maydell
2023-06-19
target/arm: Convert exception generation instructions to decodetree
Peter Maydell
2023-06-19
target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
Peter Maydell
2023-06-19
target/arm: Convert MSR (immediate) to decodetree
Peter Maydell
2023-06-19
target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
Peter Maydell
2023-06-19
target/arm: Convert barrier insns to decodetree
Peter Maydell
2023-06-19
target/arm: Convert hint instruction space to decodetree
Peter Maydell
2023-06-19
target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
Peter Maydell
2023-06-19
target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
Peter Maydell
2023-06-19
target/arm: Return correct result for LDG when ATA=0
Peter Maydell
2023-06-19
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Peter Maydell
2023-06-16
Merge tag 'pull-loongarch-20230616' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-06-16
Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into staging
Richard Henderson
2023-06-16
target/loongarch: Fix CSR.DMW0-3.VSEG check
Jiajie Chen
2023-06-16
hw/loongarch: Supplement cpu topology arguments
Tianrui Zhao
[next]