aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-10target/arm: Initialize debug capabilities only onceAkihiko Odaki
2023-05-10docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecationPeter Maydell
2023-05-10qemu-options: finesse the recommendations around -blockdevAlex Bennée
2023-05-10block/monitor: Fix crash when executing HMP commitWang Liang
2023-05-10acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov
2023-04-27hw/timer/imx_epit: fix limit checkAxel Heider
2023-04-27hw/timer/imx_epit: don't shadow variableAxel Heider
2023-04-27target/i386: Change wrong XFRM value in SGX CPUID leafYang Zhong
2023-04-26vnc: avoid underflow when accessing user-provided addressPaolo Bonzini
2023-04-19Update version for v8.0.0 releasev8.0.0Peter Maydell
2023-04-13Update version for v8.0.0-rc4 releasev8.0.0-rc4Peter Maydell
2023-04-13Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse
2023-04-12migration: fix ram_state_pending_exact()Juan Quintela
2023-04-12migration/ram.c: Fix migration with compress enabledLukas Straub
2023-04-12migration: Recover behavior of preempt channel creation for pre-7.2Peter Xu
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu
2023-04-12io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server sidePeter Xu