aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28seabios: update binaries to 1.16.3 releaseGerd Hoffmann
2023-11-28seabios: update submodule to 1.16.3 releaseGerd Hoffmann
2023-11-27hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMAFrederic Konrad
2023-11-27hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad
2023-11-27hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] arrayPhilippe Mathieu-Daudé
2023-11-27hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" arrayPhilippe Mathieu-Daudé
2023-11-27hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()Philippe Mathieu-Daudé
2023-11-27hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()Philippe Mathieu-Daudé
2023-11-27hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()Philippe Mathieu-Daudé
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFOPhilippe Mathieu-Daudé
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOsPhilippe Mathieu-Daudé
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell
2023-11-27target/arm: Set IL bit for pauth, SVE access, BTI trap syndromesPeter Maydell
2023-11-27Merge tag 'qga-pull-2023-11-25' of https://github.com/kostyanf14/qemu into st...Stefan Hajnoczi
2023-11-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
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