aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22nbd/server: Fix drained_poll to wake coroutine in right AioContextKevin Wolf
2023-05-22graph-lock: Disable locking for nowKevin Wolf
2023-05-22block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi
2023-05-22tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi
2023-05-22aio-posix: do not nest poll handlersStefan Hajnoczi
2023-05-22virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_requestMauro Matteo Cascella
2023-05-22virtio-net: not enable vq reset feature unconditionallyEugenio Pérez
2023-05-22hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-19vhost: fix possible wrap in SVQ descriptor ringHawkins Jiawei
2023-05-18target/i386: fix avx2 instructions vzeroall and vpermdqXinyu Li
2023-05-18target/i386: fix operand size for VCOMI/VUCOMI instructionsPaolo Bonzini
2023-05-18scsi-generic: fix buffer overflow on block limits inquiryPaolo Bonzini
2023-05-18target/arm: Fix vd == vm overlap in sve_ldff1_zRichard Henderson
2023-05-18migration: Attempt disk reactivation in more failure scenariosEric Blake
2023-05-18migration: Minor control flow simplificationEric Blake
2023-05-18migration: Handle block device inactivation failures betterEric Blake
2023-05-18linux-user: fix getgroups/setgroups allocationsMichael Tokarev
2023-05-18linux-user: Fix mips fp64 executables loadingDaniil Kovalev
2023-05-18tests/docker: bump the xtensa base to debian:11-slimAlex Bennée
2023-05-17docs/about/emulation: fix typoLizhi Yang
2023-05-17util/async-teardown: wire up query-command-line-optionsClaudio Imbrenda
2023-05-17s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-05-17tcg/i386: Set P_REXW in tcg_out_addi_ptrRichard Henderson
2023-05-179pfs/xen: Fix segfault on shutdownJason Andryuk
2023-05-17s390x/tcg: Fix LDER instruction formatIlya Leoshkevich
2023-05-16target/s390x: Fix EXECUTE of relative branchesIlya Leoshkevich
2023-05-15tcg: ppc64: Fix mask generation for vextractdmShivaprasad G Bhat
2023-05-15async: Suppress GCC13 false positive in aio_bh_poll()Cédric Le Goater
2023-05-14target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size checkPeter Maydell
2023-05-14ui: Fix pixel colour channel order for PNG screenshotsPeter Maydell
2023-05-14target/arm: Fix handling of SW and NSW bits for stage 2 walksPeter Maydell
2023-05-11accel/tcg: Fix atomic_mmu_lookup for readsRichard Henderson
2023-05-10hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()Jonathan Cameron
2023-05-10target/riscv: Restore the predicate() NULL check behaviorBin Meng
2023-05-10target/riscv: Fix itrigger when icount is usedLIU Zhiwei
2023-05-10block: Don't call no_coroutine_fns in qmp_block_resize()Kevin Wolf
2023-05-10block: bdrv/blk_co_unref() for calls in coroutine contextKevin Wolf
2023-05-10block: Consistently call bdrv_activate() outside coroutineKevin Wolf
2023-05-10block: Fix use after free in blockdev_mark_auto_del()Kevin Wolf
2023-05-10meson: leave unnecessary modules out of the buildPaolo Bonzini
2023-05-10softfloat: Fix the incorrect computation in float32_exp2Shivaprasad G Bhat
2023-05-10block/export: call blk_set_dev_ops(blk, NULL, NULL)Stefan Hajnoczi
2023-05-10hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-10hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-10target/arm: Define and use new load_cpu_field_low32()Peter Maydell
2023-05-10hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell
2023-05-10hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-10hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-10hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-10hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell