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-10-31
tests/docker: use debian-all-test-cross for hppa
Alex Bennée
2023-10-31
tests/docker: use debian-all-test-cross for power
Alex Bennée
2023-10-31
tests/docker: move sh4 to use debian-legacy-test-cross
Alex Bennée
2023-10-31
tests/docker: use debian-legacy-test-cross for alpha
Alex Bennée
2023-10-31
gitlab: add build-loongarch to matrix
Alex Bennée
2023-10-31
gitlab: clean-up build-soft-softmmu job
Alex Bennée
2023-10-31
gitlab: split alpha testing into a legacy container
Alex Bennée
2023-10-31
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-10-31
tests/vm/openbsd: Use the system dtc package
Thomas Huth
2023-10-31
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-31
Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay...
Stefan Hajnoczi
2023-10-30
build: Add update-linux-vdso makefile rule
Richard Henderson
2023-10-30
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
2023-10-30
linux-user/s390x: Add vdso
Richard Henderson
2023-10-30
linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
Richard Henderson
2023-10-30
linux-user/ppc: Add vdso
Richard Henderson
2023-10-30
linux-user/loongarch64: Add vdso
Richard Henderson
2023-10-30
linux-user/riscv: Add vdso
Richard Henderson
2023-10-30
linux-user/hppa: Add vdso
Richard Henderson
2023-10-30
linux-user/arm: Add vdso
Richard Henderson
2023-10-30
linux-user/aarch64: Add vdso
Richard Henderson
2023-10-30
linux-user/x86_64: Add vdso
Richard Henderson
2023-10-30
linux-user/i386: Add vdso
Richard Henderson
2023-10-30
linux-user: Add gen-vdso tool
Richard Henderson
2023-10-30
linux-user: Load vdso image if available
Richard Henderson
2023-10-30
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_symbols
Richard Henderson
2023-10-30
linux-user: Use ImageSource in load_elf_image
Richard Henderson
2023-10-30
linux-user: Do not clobber bprm_buf swapping ehdr
Richard Henderson
2023-10-30
linux-user: Tidy loader_exec
Richard Henderson
2023-10-30
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
2023-10-30
Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2023-10-30
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DMACFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
2023-10-27
misc/led: LED state is set opposite of what is expected
Glenn Miles
2023-10-27
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
2023-10-27
hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
Philippe Mathieu-Daudé
[next]