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-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é
2022-12-21
target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
Philippe Mathieu-Daudé
2022-12-21
hw/ppc/e500: Add Freescale eSDHC to e500plat
Philippe Mathieu-Daudé
2022-12-21
hw/sd/sdhci: Support big endian SD host controller interfaces
Philippe Mathieu-Daudé
2022-12-21
MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
Daniel Henrique Barboza
2022-12-21
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2022-12-21
Merge tag 'pull-tcg-20221220' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-12-21
block/io: Check for replay-enabled in bdrv_drain_all_begin()
Peter Maydell
2022-12-21
contrib/vhost-user-blk: Replace lseek64 with lseek
Khem Raj
2022-12-21
libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
Marcel Holtmann
2022-12-21
hw/virtio: Extract QMP related code virtio-qmp.c
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Extract config read/write accessors to virtio-config-io.c
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Constify qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
Philippe Mathieu-Daudé
2022-12-21
hw/virtio: Add missing "hw/core/cpu.h" include
Philippe Mathieu-Daudé
2022-12-21
hw/cxl/device: Add Flex Bus Port DVSEC
Ira Weiny
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-12-21
acpi/tests/avocado/bits: add mformat as one of the dependencies
Ani Sinha
2022-12-21
docs/acpi/bits: document BITS_DEBUG environment variable
Ani Sinha
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-21
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
2022-12-21
acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
Ani Sinha
[next]