aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29Update version for 8.2.1 releasev8.2.1Michael Tokarev
2024-01-27target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell
2024-01-27target/arm: Fix A64 scalar SQSHRN and SQRSHRNPeter Maydell
2024-01-27target/xtensa: fix OOB TLB entry accessMax Filippov
2024-01-26qtest: bump aspeed_smc-test timeout to 6 minutesDaniel P. Berrangé
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi
2024-01-26iotests: port 141 to Python for reliable QMP testingStefan Hajnoczi
2024-01-26iotests: add filter_qmp_generated_node_ids()Stefan Hajnoczi
2024-01-26block/blklogwrites: Fix a bug when logging "write zeroes" operations.Ari Sundholm
2024-01-26virtio-net: correctly copy vnet header when flushing TXJason Wang
2024-01-25tcg/arm: Fix SIGILL in tcg_out_qemu_st_directJoseph Burt
2024-01-25linux-user/riscv: Adjust vdso signal frame cfa offsetsRichard Henderson
2024-01-25linux-user: Fixed cpu restore with pc 0 on SIGBUSRobbin Ehn
2024-01-25block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_statusFiona Ebner
2024-01-25coroutine-ucontext: Save fake stack for pooled coroutineAkihiko Odaki
2024-01-25tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insnsRichard Henderson
2024-01-25accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...Paolo Bonzini
2024-01-24acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VMAni Sinha
2024-01-22s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-22s390x/pci: refresh fh before disabling aifMatthew Rosato
2024-01-22s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-20hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland
2024-01-20hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland
2024-01-20migration/rdma: define htonll/ntohll only if not predefinedNick Briggs
2024-01-20hw/pflash: implement update buffer for block writesGerd Hoffmann
2024-01-20hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann
2024-01-20hw/pflash: refactor pflash_data_write()Gerd Hoffmann
2024-01-20backends/cryptodev: Do not ignore throttle/backends ErrorsPhilippe Mathieu-Daudé
2024-01-20target/i386: pcrel: store low bits of physical address in data[0]Paolo Bonzini
2024-01-20target/i386: fix incorrect EIP in PC-relative translation blocksguoguangyao
2024-01-20target/i386: Do not re-compute new pc with CF_PCRELRichard Henderson
2024-01-19load_elf: fix iterator's type for elf file processingAnastasia Belova
2024-01-17target/hppa: Update SeaBIOS-hppa to version 15Helge Deller
2024-01-17target/hppa: Fix IOR and ISR on error in probeHelge Deller
2024-01-17target/hppa: Fix IOR and ISR on unaligned access trapHelge Deller
2024-01-17target/hppa: Export function hppa_set_ior_and_isr()Helge Deller
2024-01-17target/hppa: Avoid accessing %gr0 when raising exceptionHelge Deller
2024-01-17hw/hppa: Move software power button address back into PDCHelge Deller
2024-01-17target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0Helge Deller
2024-01-17hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller
2024-01-17hw/hppa/machine: Disable default devices with --nodefaults optionHelge Deller
2024-01-17hw/hppa/machine: Allow up to 3840 MB total memoryHelge Deller
2024-01-13readthodocs: fully specify a build environmentAlex Bennée
2024-01-13.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is largePeter Maydell
2024-01-13target/s390x: Fix LAE setting a wrong access registerIlya Leoshkevich
2024-01-13tests/qtest/virtio-ccw: Fix device presence checkingSamuel Tardieu
2024-01-12tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann
2024-01-12tests/acpi: update expected data filesGerd Hoffmann