aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth
2023-05-29Update version for 7.2.3 releasev7.2.3Michael Tokarev
2023-05-28machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-28hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-28usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-28util/vfio-helpers: Use g_file_read_link()Akihiko Odaki
2023-05-28rtl8139: fix large_send_mss divide-by-zeroStefan Hajnoczi
2023-05-23e1000e: Fix tx/rx counterstimothee.cocault@gmail.com
2023-05-23e1000: Count CRC in Tx statisticsAkihiko Odaki
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-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-18target/ppc: Fix helper_pminsn() prototypeCédric Le Goater
2023-05-18Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz
2023-05-18Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz
2023-05-18xen/pt: reserve PCI slot 2 for Intel igd-passthruChuck Zmudzinski
2023-05-189pfs/xen: Fix segfault on shutdownJason Andryuk
2023-05-18s390x/tcg: Fix LDER instruction formatIlya Leoshkevich
2023-05-18target/s390x: Fix EXECUTE of relative branchesIlya Leoshkevich
2023-05-18block/monitor: Fix crash when executing HMP commitWang Liang
2023-05-18virtio: fix reachable assertion due to stale value of cached region sizeCarlos López
2023-05-18hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-05-18tcg: ppc64: Fix mask generation for vextractdmShivaprasad G Bhat
2023-05-18async: Suppress GCC13 false positive in aio_bh_poll()Cédric Le Goater
2023-05-18ui: Fix pixel colour channel order for PNG screenshotsPeter Maydell
2023-05-18accel/tcg: Fix atomic_mmu_lookup for readsRichard Henderson
2023-05-18target/riscv: Fix itrigger when icount is usedLIU Zhiwei
2023-05-18block: Fix use after free in blockdev_mark_auto_del()Kevin Wolf
2023-05-18meson: leave unnecessary modules out of the buildPaolo Bonzini
2023-05-18softfloat: Fix the incorrect computation in float32_exp2Shivaprasad G Bhat
2023-05-18hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18target/arm: Define and use new load_cpu_field_low32()Peter Maydell
2023-05-18hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell
2023-05-18hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-18hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-18hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-18hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell
2023-05-18target/arm: Initialize debug capabilities only onceAkihiko Odaki
2023-05-18docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecationPeter Maydell