aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li
2024-02-20i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li
2024-02-20i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li
2024-02-16iotests: Make 144 deterministic againKevin Wolf
2024-02-16target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...Peter Maydell
2024-02-16target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson
2024-02-16target/arm: Fix nregs computation in do_{ld,st}_zpaRichard Henderson
2024-02-16linux-user/aarch64: Choose SYNC as the preferred MTE modeRichard Henderson
2024-02-15tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron
2024-02-15hw/i386: Fix _STA return value for ACPI0017Jonathan Cameron
2024-02-15tests/acpi: Allow update of DSDT.cxlJonathan Cameron
2024-02-15smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-15virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny
2024-02-14vhost-user.rst: Fix vring address descriptionAndrey Ignatov
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki
2024-02-03pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-02-03qemu-options.hx: Improve -serial option documentationPeter Maydell
2024-02-03system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell
2024-02-03target/arm: fix exception syndrome for AArch32 bkpt insnJan Klötzke
2024-02-01block/blkio: Make s->mem_region_alignment be 64 bitsRichard W.M. Jones
2024-02-01qemu-docs: Update options for graphical frontendsYihuan Pan
2024-01-29migration: Fix use-after-free of migration state objectFabiano Rosas
2024-01-29Update version for 7.2.9 releasev7.2.9Michael Tokarev
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-25block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_statusFiona Ebner
2024-01-25accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...Paolo Bonzini
2024-01-23readthodocs: fully specify a build environmentAlex Bennée
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-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-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-20target/i386: Fix 32-bit wrapping of pc/eip computationRichard Henderson
2024-01-19load_elf: fix iterator's type for elf file processingAnastasia Belova
2024-01-13.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is largePeter Maydell