aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-06meson: accept relative symlinks in "meson introspect --installed" dataPaolo Bonzini
2023-01-06meson: cleanup compiler detectionPaolo Bonzini
2023-01-06meson: support meson 0.64 -Doptimization=plainPaolo Bonzini
2023-01-06configure: test all warningsPaolo Bonzini
2023-01-06tests/qapi-schema: remove Meson workaroundPaolo Bonzini
2023-01-06meson: cleanup dummy-cpus.c rulesPaolo Bonzini
2023-01-06meson: tweak hardening options for WindowsPaolo Bonzini
2023-01-06configure: remove backwards-compatibility and obsolete optionsPaolo Bonzini
2023-01-06configure: preserve qemu-ga variablesPaolo Bonzini
2023-01-06configure: cleanup $cpu testsPaolo Bonzini
2023-01-06configure: remove dead functionPaolo Bonzini
2023-01-06configure: remove useless write_c_skeletonPaolo Bonzini
2023-01-06ide: Add "ide-cf" driver, a CompactFlash cardLubomir Rintel
2023-01-06ide: Add 8-bit data modeLubomir Rintel
2023-01-06util/log: Always send errors to logfile when daemonizedGreg Kurz
2023-01-06util/log: do not close and reopen log files when flags are turned offPaolo Bonzini
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé
2023-01-06typedefs: Forward-declare AccelStatePhilippe Mathieu-Daudé
2023-01-05Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-01-05Merge tag 'mem-2023-01-02' of https://github.com/davidhildenbrand/qemu into s...Peter Maydell
2023-01-04.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobsThomas Huth
2023-01-04python: add 3.11 to supported listJohn Snow
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2023-01-04Python: fix flake8 configJohn Snow
2023-01-04python/machine: Handle termination cases without QMPJohn Snow
2023-01-04python/machine: Add debug logging to key state changesJohn Snow
2023-01-04Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2023-01-04Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell
2022-12-28hostmem: Honor multiple preferred nodes if possibleMichal Privoznik
2022-12-28virtio-mem: Fix typo in function namePhilippe Mathieu-Daudé
2022-12-28virtio-mem: Fix the iterator variable in a vmem->rdl_list loopChenyi Qiang
2022-12-28virtio-mem: Fix the bitmap index of the section offsetChenyi Qiang
2022-12-23gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobsThomas Huth
2022-12-23tests/docker: use prebuilt toolchain for debian-hexagon-crossMukilan Thiyagarajan
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée
2022-12-23configure: repeat ourselves for the benefit of CIAlex Bennée
2022-12-23gitlab: turn off verbose logging for make check on custom runnersAlex Bennée
2022-12-23configure: Fix check-tcg not executing any testsMukilan Thiyagarajan
2022-12-23hw/9pfs: Replace the direct call to xxxat() APIs with a wrapperBin Meng
2022-12-23hw/9pfs: Drop unnecessary *xattr wrapper API declarationsBin Meng
2022-12-23qemu/xattr.h: Exclude <sys/xattr.h> for WindowsBin Meng
2022-12-23MAINTAINERS: Add 9p test client to section "virtio-9p"Christian Schoenebeck
2022-12-239pfs: Fix some return statements in the synth backendGreg Kurz
2022-12-21Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell
2022-12-21target/ppc: Check DEXCR on hash{st, chk} instructionsNicholas Miehlbradt
2022-12-21target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt
2022-12-21hw/ppc/e500: Move comment to more appropriate placeBernhard Beschow
2022-12-21hw/ppc/e500: Resolve variable shadowingBernhard Beschow
2022-12-21hw/ppc/e500: Prefer local variable over qdev_get_machine()Bernhard Beschow
2022-12-21hw/ppc/virtex_ml507: Prefer local over global variableBernhard Beschow