aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28qemu-options: Limit the -enable-kvm option to the targets that support itThomas Huth
2022-04-28meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini
2022-04-28meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.hPaolo Bonzini
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-28meson, configure: move usbfs test to mesonPaolo Bonzini
2022-04-28meson, configure: move keyctl test to mesonPaolo Bonzini
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini
2022-04-28configure, meson: move OpenGL check to mesonPaolo Bonzini
2022-04-28configure: move --enable/--disable-debug-info to second option parsing passPaolo Bonzini
2022-04-28configure: gcov should not exclude fortify-sourcePaolo Bonzini
2022-04-28configure: pc-bios/qemu-icon.bmp does not existPaolo Bonzini
2022-04-28qga: wixl: get path to sysroot from pkg-config as intendedPaolo Bonzini
2022-04-28configure: remove dead codePaolo Bonzini
2022-04-28meson: show final set of compiler flagsPaolo Bonzini
2022-04-28i386: pcmpestr 64-bit sign extension bugPaul Brook
2022-04-28remove -writeconfigPaolo Bonzini
2022-04-28configure: make fortify_source=yes by defaultMichael Tokarev
2022-04-28error-report: fix g_date_time_format assertionHaiyue Wang
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson
2022-04-27i386: firmware parsing and sev setup for -bios loaded firmwareGerd Hoffmann
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann
2022-04-27i386: move bios load error messageGerd Hoffmann
2022-04-27avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy
2022-04-27ui/vnc: refactor arrays of addresses to SocketAddressListVladimir Sementsov-Ogievskiy
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri
2022-04-27Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri
2022-04-26Merge tag 'pull-tcg-20220426' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-26softfloat: Use FloatRelation for fracN_cmpRichard Henderson
2022-04-26softfloat: Use FloatRelation within partsN_compareRichard Henderson
2022-04-26softfloat: Fix declaration of partsN_compareRichard Henderson
2022-04-26target/i386: Suppress coverity warning on fsave/frstorRichard Henderson
2022-04-26target/s390x: Fix the accumulation of ccm in op_icmRichard Henderson
2022-04-26accel/tcg: Assert mmu_idx in range before use in cputlbRichard Henderson
2022-04-26Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2022-04-26Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-26nbd: document what is protected by the CoMutexesPaolo Bonzini
2022-04-26nbd: take receive_mutex when reading requests[].receivingPaolo Bonzini
2022-04-26nbd: move s->state under requests_lockPaolo Bonzini
2022-04-26nbd: code motion and function renamingPaolo Bonzini
2022-04-26nbd: use a QemuMutex to synchronize yanking, reconnection and coroutinesPaolo Bonzini
2022-04-26nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connectionPaolo Bonzini
2022-04-26nbd: remove peppering of nbd_client_connectedPaolo Bonzini
2022-04-26nbd: mark more coroutine_fnsPaolo Bonzini
2022-04-26nbd: safeguard against waking up invalid coroutinePaolo Bonzini
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy
2022-04-26qapi: nbd-export: allow select bitmaps by node/name pairVladimir Sementsov-Ogievskiy
2022-04-26qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStrVladimir Sementsov-Ogievskiy
2022-04-26Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Richard Henderson
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson