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-01-05
tcg: Allocate TCGTemp pairs in host memory order
Richard Henderson
2023-01-05
tcg: Simplify calls to temp_sync vs mem_coherent
Richard Henderson
2023-01-05
tcg: Add temp_subindex to TCGTemp
Richard Henderson
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
2023-01-05
target/sparc: Avoid TCGV_{LOW,HIGH}
Richard Henderson
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2023-01-05
tcg: Introduce paired register allocation
Richard Henderson
2023-01-04
tcg: Massage process_op_defs()
Philippe Mathieu-Daudé
2023-01-04
tcg: Remove check_regs
Richard Henderson
2023-01-04
tcg: Centralize updates to reg_to_temp
Richard Henderson
2023-01-04
tcg: Fix tcg_reg_alloc_dup*
Richard Henderson
2023-01-04
tci: MAX_OPC_PARAM_IARGS is no longer used
Richard Henderson
2023-01-04
tcg: Remove TCG_TARGET_STACK_GROWSUP
Richard Henderson
2023-01-04
tcg: Tidy tcg_reg_alloc_op
Richard Henderson
2023-01-04
accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
Richard Henderson
2023-01-04
hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
Richard Henderson
2023-01-04
target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
Richard Henderson
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
Richard Henderson
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
Richard Henderson
2023-01-04
hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
Richard Henderson
2023-01-04
qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
Richard Henderson
2023-01-04
tcg: Cleanup trailing whitespace
Richard Henderson
2023-01-04
tcg/s390x: Fix coding style
Philippe Mathieu-Daudé
2023-01-04
meson: Move CONFIG_TCG_INTERPRETER to config_host
Richard Henderson
2023-01-04
tcg: convert tcg/README to rst
Mark Cave-Ayland
2023-01-04
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
Thomas Huth
2023-01-04
Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2023-01-04
Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
2022-12-23
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
Thomas Huth
2022-12-23
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Mukilan Thiyagarajan
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
2022-12-23
configure: repeat ourselves for the benefit of CI
Alex Bennée
2022-12-23
gitlab: turn off verbose logging for make check on custom runners
Alex Bennée
2022-12-23
configure: Fix check-tcg not executing any tests
Mukilan Thiyagarajan
2022-12-23
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
Bin Meng
2022-12-23
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
Bin Meng
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
2022-12-23
MAINTAINERS: Add 9p test client to section "virtio-9p"
Christian Schoenebeck
2022-12-23
9pfs: Fix some return statements in the synth backend
Greg Kurz
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
2022-12-21
target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
Bernhard Beschow
2022-12-21
target/ppc/mmu_common: Log which effective address had no TLB entry found
Bernhard Beschow
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw/ppc/vof: Do not include the full "cpu.h"
Philippe Mathieu-Daudé
[next]