aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11block: Relax restrictions for blockdev-snapshotKevin Wolf
2020-03-11block: Make bdrv_get_cumulative_perm() publicKevin Wolf
2020-03-11qom-qmp-cmds: fix two memleaks in qmp_object_addPan Nengyuan
2020-03-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-03-11block/block-copy: hide structure definitionsVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: reduce intersecting request lockVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: rename start to offset in interfacesVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: refactor interfaces to use bytes instead of endVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: factor out find_conflicting_inflight_reqVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: use block_statusVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: specialcase first copy_range requestVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: fix progress calculationVladimir Sementsov-Ogievskiy
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy
2020-03-11block/qcow2-threads: fix qcow2_decompressVladimir Sementsov-Ogievskiy
2020-03-11qemu-img: free memory before re-assignPan Nengyuan
2020-03-11block/qcow2: do free crypto_opts in qcow2_close()Pan Nengyuan
2020-03-11iotests: Fix nonportable use of od --endianEric Blake
2020-03-11block/curl: HTTP header field names are case insensitiveDavid Edmondson
2020-03-11block/curl: HTTP header fields allow whitespace around valuesDavid Edmondson
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi
2020-03-11luks: implement .bdrv_measure()Stefan Hajnoczi
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi
2020-03-10cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland
2020-03-10dp264: use pci_create_simple() to initialise the cmd646 deviceMark Cave-Ayland
2020-03-10Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20200310' into s...Peter Maydell
2020-03-109p/proxy: Fix export_flagsGreg Kurz
2020-03-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...Peter Maydell
2020-03-10s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank
2020-03-10s390/ipl: sync back loadparmHalil Pasic
2020-03-10s390x/bios: rebuild s390-ccw.imgChristian Borntraeger
2020-03-10pc-bios: s390x: Save iplb location in lowcoreJanosch Frank
2020-03-09cmd646: register vmstate_ide_pci VMStateDescription in DeviceClassMark Cave-Ayland
2020-03-09cmd646: register cmd646_reset() function in DeviceClassMark Cave-Ayland
2020-03-09Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20200309' into s...Peter Maydell
2020-03-09net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'Thomas Huth
2020-03-09monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_block_job* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: inline add_init_driveMaxim Levitsky
2020-03-09usb/dev-storage: remove unused includeMaxim Levitsky
2020-03-09aio-posix: remove idle poll handlers to improve scalabilityStefan Hajnoczi
2020-03-09qemu.nsi: Install Sphinx documentationPeter Maydell
2020-03-09aio-posix: support userspace polling of fd monitoringStefan Hajnoczi