aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-25build-sys: fix meson project version usageMarc-André Lureau
2023-11-24scripts: adjust url to Coverity toolsPaolo Bonzini
2023-11-24configure: Make only once with pseudo-"in source tree" buildsAkihiko Odaki
2023-11-24system: Use &error_abort in memory_region_init_ram_[device_]ptr()Philippe Mathieu-Daudé
2023-11-24disas/cris: Pass buffer size to format_dec() to avoid overflow warningPhilippe Mathieu-Daudé
2023-11-24audio: Free consumed default audio devicesAkihiko Odaki
2023-11-24.gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)Philippe Mathieu-Daudé
2023-11-24buildsys: Bump known good meson version to v1.2.3Philippe Mathieu-Daudé
2023-11-24docs: document what configure does with virtual environmentsPaolo Bonzini
2023-11-24Merge tag 'pull-for-8.2-fixes-231123-1' of https://gitlab.com/stsquad/qemu in...Stefan Hajnoczi
2023-11-24tests: respect --enable/--disable-download for AvocadoPaolo Bonzini
2023-11-24coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée
2023-11-23configure: don't try a "native" cross for linux-userAlex Bennée
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée
2023-11-23testing: move arm system tests into their own folderAlex Bennée
2023-11-23hw/core: skip loading debug on all failuresAlex Bennée
2023-11-23docs/system: clarify limits of using gdbstub in system emulationAlex Bennée
2023-11-23docs/emulation: expand warning about semihostingAlex Bennée
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée
2023-11-23target/nios2: Deprecate the Nios II architecturePhilippe Mathieu-Daudé
2023-11-23plugins: fix win plugin tests on cross compileGreg Manning
2023-11-23tests/docker: merge debian-native with debian-amd64Alex Bennée
2023-11-23.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)Philippe Mathieu-Daudé
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé
2023-11-22Merge tag 'pull-riscv-to-apply-20231122' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-11-22Merge tag 'seabios-hppa-v13-pull-request' of https://github.com/hdeller/qemu-...Stefan Hajnoczi
2023-11-22target/riscv/cpu_helper.c: Fix mxr bit behaviorIvan Klokov
2023-11-22target/riscv/cpu_helper.c: Invalid exception on MMU translation stageIvan Klokov
2023-11-22riscv: Fix SiFive E CLINT clock frequencyRomán Cárdenas
2023-11-22target/riscv: don't verify ISA compatibility for zicntr and zihpmClément Chigot
2023-11-22hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()Daniel Henrique Barboza
2023-11-22linux-user/riscv: Add Zicboz block size to hwprobePalmer Dabbelt
2023-11-21target/hppa: Update SeaBIOS-hppa to version 13Helge Deller
2023-11-21Update version for v8.2.0-rc1 releasev8.2.0-rc1Stefan Hajnoczi
2023-11-21Merge tag 'pull-lu-20231121' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-21Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"Thomas Huth
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21linux-user: Fix loaddr computation for some elf filesRichard Henderson
2023-11-21hw/ide/via: implement legacy/native mode switchingMark Cave-Ayland
2023-11-21ide/via: don't attempt to set default BAR addressesMark Cave-Ayland
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf
2023-11-21stream: Fix AioContext locking during bdrv_graph_wrlock()Kevin Wolf
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-21block: Fix bdrv_graph_wrlock() call in blk_remove_bs()Kevin Wolf
2023-11-21hw/ide/ahci: fix legacy software resetNiklas Cassel