aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12docs: Be consistent about capitalization of 'Arm'pull-docs-20200312docs.nextdocs.for-upstreamPeter Maydell
2020-03-12docs: Move arm-cpu-features.rst into the system manualPeter Maydell
2020-03-12docs/system/target-arm.rst: Add some introductory textPeter Maydell
2020-03-12docs/system: Split target-arm.rst into sub-documentsPeter Maydell
2020-03-12Makefile: Allow for subdirectories in Sphinx manual dependenciesPeter Maydell
2020-03-12docs/qemu-option-trace.rst.inc: Remove redundant commentPeter Maydell
2020-03-12docs/index.rst, docs/index.html.in: Reorder manualsPeter Maydell
2020-03-12Makefile: Make all Sphinx documentation depend on the extensionsPeter Maydell
2020-03-12docs/sphinx/hxtool.py: Remove STEXI/ETEXI supportPeter Maydell
2020-03-12hxtool: Remove Texinfo generation supportPeter Maydell
2020-03-12Update comments in .hx files that mention TexinfoPeter Maydell
2020-03-12Makefile: Remove redundant Texinfo related codePeter Maydell
2020-03-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...Peter Maydell
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-10Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20200310' into s...Peter Maydell
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-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