aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-18block: Drop bdrv_is_first_non_filter()Max Reitz2-27/+0
2020-02-18blockdev: Allow resizing everywhereMax Reitz1-5/+0
2020-02-18blockdev: Allow external snapshots everywhereMax Reitz1-5/+0
2020-02-18block/io_uring: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18block: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf2-2/+285
2020-02-18commit: Expose on-error option in QMPKevin Wolf2-4/+8
2020-02-18commit: Fix is_read for block_job_error_action()Kevin Wolf1-1/+6
2020-02-18commit: Inline commit_populate()Kevin Wolf1-22/+6
2020-02-18commit: Fix argument order for block_job_error_action()Kevin Wolf1-1/+1
2020-02-18commit: Remove unused bytes_writtenKevin Wolf1-2/+0
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf1-1/+4
2020-02-18block/qcow2-bitmap: Remove unneeded variable assignmentPhilippe Mathieu-Daudé1-1/+0
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf2-0/+20
2020-02-18qcow2: Fix qcow2_alloc_cluster_abort() for external data fileKevin Wolf1-2/+5
2020-02-18qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()Kevin Wolf1-0/+1
2020-02-18block/vvfat: Do not unref qcow on closing backing bdrvHikaru Nishida1-7/+0
2020-02-18qcow2: Fix alignment checks in encrypted imagesAlberto Garcia2-6/+8
2020-02-18mirror: Don't let an operation wait for itselfKevin Wolf1-9/+12
2020-02-18mirror: Store MirrorOp.co for debuggabilityKevin Wolf1-0/+2
2020-02-17Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...Peter Maydell18-407/+460
2020-02-17qemu-doc: Clarify extent of build platform supportMarkus Armbruster1-4/+5
2020-02-17monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf3-16/+19
2020-02-17monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf4-125/+155
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf11-217/+229
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf4-45/+52
2020-02-17Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell10-6/+454
2020-02-17linux-user: xtensa: Remove unused constant TARGET_NR_syscall_countAleksandar Markovic1-2/+0
2020-02-17linux-user: xtensa: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-2/+36
2020-02-17linux-user: x86_64: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+24
2020-02-17linux-user: sh4: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+48
2020-02-17linux-user: mips: Update syscall numbers to kernel 5.5 levelAleksandar Markovic3-3/+175
2020-02-17linux-user: microblaze: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+45
2020-02-17linux-user: m68k: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-1/+49
2020-02-17linux-user: arm: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+44
2020-02-17linux-user: alpha: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+35
2020-02-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell25-1030/+1078
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell3-7/+0
2020-02-15qapi/migration.json: Replace _this_ with *this*Peter Maydell1-2/+2
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell4-0/+5
2020-02-15qapi: Use explicit bulleted listsPeter Maydell5-125/+119
2020-02-15qapi/ui.json: Avoid `...' Texinfo style quotingPeter Maydell1-12/+12
2020-02-15qapi/ui.json: Put input-send-event body text in the right placePeter Maydell1-7/+7
2020-02-15qapi: Remove hardcoded tabsPeter Maydell2-5/+5
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell20-670/+670
2020-02-15qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell1-118/+118
2020-02-15qapi/block-core.json: Use literal block for ascii artPeter Maydell1-7/+7
2020-02-15qga/qapi-schema.json: minor format fixups for rSTPeter Maydell1-43/+51
2020-02-15qga/qapi-schema.json: Fix indent level on doc commentsPeter Maydell1-31/+31
2020-02-15qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc commentPeter Maydell1-1/+1