aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09linux-user/aarch64: Add padding before __kernel_rt_sigreturnRichard Henderson
2024-02-09tcg/loongarch64: Set vector registers call clobberedRichard Henderson
2024-02-09pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-02-09target/arm: Reinstate "vfp" property on AArch32 CPUsPeter Maydell
2024-02-09qemu-options.hx: Improve -serial option documentationPeter Maydell
2024-02-09system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell
2024-02-09target/arm: fix exception syndrome for AArch32 bkpt insnJan Klötzke
2024-02-09block/blkio: Make s->mem_region_alignment be 64 bitsRichard W.M. Jones
2024-02-01qemu-docs: Update options for graphical frontendsYihuan Pan
2024-01-29Make 'uri' optional for migrate QAPIHet Gala
2024-01-29vfio/pci: Clear MSI-X IRQ index alwaysCédric Le Goater
2024-01-29migration: Fix use-after-free of migration state objectFabiano Rosas
2024-01-29migration: Plug memory leak on HMP migrate error pathMarkus Armbruster
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