aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-18tests/docker: auto-generate opensuse-leap.docker with lcitoolDaniel P. Berrangé
2022-01-18tests/docker: auto-generate ubuntu2004.docker with lcitoolDaniel P. Berrangé
2022-01-18tests/docker: auto-generate ubuntu1804.docker with lcitoolDaniel P. Berrangé
2022-01-18tests/docker: auto-generate fedora.docker with lcitoolDaniel P. Berrangé
2022-01-18tests/docker: auto-generate centos8.docker with lcitoolDaniel P. Berrangé
2022-01-18tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé
2022-01-18tests/docker: switch fedora image to release 35Daniel P. Berrangé
2022-01-18ci: explicitly skip I/O tests on alpineDaniel P. Berrangé
2022-01-18ui: avoid warnings about directdb on Alpine / musl libcDaniel P. Berrangé
2022-01-18meson: require liburing >= 0.3Daniel P. Berrangé
2022-01-18spice: Update QXLInterface for spice >= 0.15.0John Snow
2022-01-18ui: avoid compiler warnings from unused clipboard info variableDaniel P. Berrangé
2022-01-16Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' i...Peter Maydell
2022-01-16Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-...Peter Maydell
2022-01-15roms/openbios: update OpenBIOS images to 04dfc98 built from submoduleMark Cave-Ayland
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf
2022-01-14vvfat: Fix vvfat_write() for writes before the root directoryKevin Wolf
2022-01-14vvfat: Fix size of temporary qcow fileKevin Wolf
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz
2022-01-14block-backend: prevent dangling BDS pointers across aio_poll()Stefan Hajnoczi
2022-01-14qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé
2022-01-14qemu-storage-daemon: Add vhost-user-blk helpPhilippe Mathieu-Daudé
2022-01-14docs: Correct 'vhost-user-blk' spellingPhilippe Mathieu-Daudé
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé
2022-01-14include/sysemu/blockdev.h: remove drive_get_max_devsEmanuele Giuseppe Esposito
2022-01-14include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...Emanuele Giuseppe Esposito
2022-01-14block_int: make bdrv_backing_overridden staticEmanuele Giuseppe Esposito
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2022-01-13ui/input-legacy: pass horizontal scroll informationDmitry Petrov
2022-01-13ui/sdl2: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ui/gtk: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ui/cocoa: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov
2022-01-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into s...Peter Maydell
2022-01-13edid: Added support for 4k@60 Hz monitorSatyeshwar Singh
2022-01-13edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé
2022-01-13hw/mips/jazz: Inline vga_mmio_init() and remove itPhilippe Mathieu-Daudé
2022-01-13hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé
2022-01-13hw/display/vga-mmio: Inline vga_mm_init()Philippe Mathieu-Daudé
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé
2022-01-13uas: add missing returnGerd Hoffmann
2022-01-13ui: fix gtk clipboard clear assertionMarc-André Lureau
2022-01-13ui/dbus: fix buffer-overflow detected by ASANMarc-André Lureau