aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi3-0/+124
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi4-13/+11
2020-03-11luks: implement .bdrv_measure()Stefan Hajnoczi1-0/+62
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi3-55/+77
2020-03-10Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20200310' into s...Peter Maydell9-13/+53
2020-03-109p/proxy: Fix export_flagsGreg Kurz1-2/+2
2020-03-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...Peter Maydell2-4/+5
2020-03-10s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank2-10/+10
2020-03-10s390/ipl: sync back loadparmHalil Pasic1-0/+25
2020-03-10s390x/bios: rebuild s390-ccw.imgChristian Borntraeger1-0/+0
2020-03-10pc-bios: s390x: Save iplb location in lowcoreJanosch Frank5-3/+18
2020-03-09Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20200309' into s...Peter Maydell20-1104/+1110
2020-03-09net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'Thomas Huth5-67/+25
2020-03-09monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.cMaxim Levitsky3-37/+41
2020-03-09monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky4-392/+393
2020-03-09monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.cMaxim Levitsky4-143/+149
2020-03-09monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.cMaxim Levitsky4-104/+106
2020-03-09monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.cMaxim Levitsky4-52/+60
2020-03-09monitor/hmp: move hmp_block_job* to block-hmp-cmds.cMaxim Levitsky4-57/+58
2020-03-09monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.cMaxim Levitsky4-63/+69
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky4-101/+111
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky8-5/+23
2020-03-09monitor/hmp: inline add_init_driveMaxim Levitsky1-19/+12
2020-03-09usb/dev-storage: remove unused includeMaxim Levitsky1-1/+0
2020-03-09aio-posix: remove idle poll handlers to improve scalabilityStefan Hajnoczi4-7/+98
2020-03-09qemu.nsi: Install Sphinx documentationPeter Maydell1-3/+19
2020-03-09aio-posix: support userspace polling of fd monitoringStefan Hajnoczi5-3/+35
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi6-5/+376
2020-03-09aio-posix: simplify FDMonOps->update() prototypeStefan Hajnoczi4-23/+22
2020-03-09aio-posix: extract ppoll(2) and epoll(7) fd monitoringStefan Hajnoczi7-276/+366
2020-03-09aio-posix: move RCU_READ_LOCK() into run_poll_handlers()Stefan Hajnoczi1-10/+10
2020-03-09aio-posix: completely stop polling when disabledStefan Hajnoczi1-7/+15
2020-03-09aio-posix: remove confusing QLIST_SAFE_REMOVE()Stefan Hajnoczi1-1/+1
2020-03-09qemu/queue.h: clear linked list pointers on removeStefan Hajnoczi1-4/+15
2020-03-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell39-55/+43
2020-03-09monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()Chen Qun1-4/+1
2020-03-09display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()Chen Qun1-1/+0
2020-03-09display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()Chen Qun1-1/+0
2020-03-09scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()Chen Qun1-1/+0
2020-03-09dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()Chen Qun1-5/+5
2020-03-09block/file-posix: Remove redundant statement in raw_handle_perm_lock()Chen Qun1-1/+0
2020-03-09block/stream: Remove redundant statement in stream_run()Chen Qun1-2/+1
2020-03-09core/qdev: fix memleak in qdev_get_gpio_out_connector()Pan Nengyuan1-1/+1
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé1-8/+3
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2-7/+1
2020-03-09hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé4-0/+4
2020-03-09hw/acpi: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé2-0/+2
2020-03-09hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2020-03-09hw/i2c/smbus_ich9: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1