summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson7-7/+38
2017-12-29tcg: Add tcg_signed_condRichard Henderson1-0/+6
2017-12-29tcg: Generalize TCGOp parametersRichard Henderson3-17/+19
2017-12-29tcg: Dynamically allocate TCGOpsRichard Henderson12-157/+77
2017-12-29tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson18-144/+123
2017-12-27target/moxie: Fix tlb_fillRichard Henderson1-2/+1
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée12-68/+44
2017-12-22acpi: Update TPM2 ACPI table to more recent specsStefan Berger2-7/+19
2017-12-22block: Keep nodes drained between reopen_queue/multipleKevin Wolf3-7/+25
2017-12-22commit: Simplify reopen of baseKevin Wolf1-7/+1
2017-12-22test-bdrv-drain: Test graph changes in drained sectionKevin Wolf1-0/+80
2017-12-22block: Allow graph changes in subtree drained sectionKevin Wolf4-9/+58
2017-12-22test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf1-0/+74
2017-12-22test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf1-0/+59
2017-12-22test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf1-1/+26
2017-12-22block: Add bdrv_subtree_drained_begin/end()Kevin Wolf2-11/+56
2017-12-22block: Don't notify parents in drain call chainKevin Wolf3-19/+45
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf1-0/+57
2017-12-22block: Nested drain_end must still call callbacksKevin Wolf1-5/+7
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf2-10/+4
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf1-0/+121
2017-12-22blockjob: Pause job on draining any job BDSKevin Wolf1-13/+9
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf1-0/+45
2017-12-22test-bdrv-drain: Test callback for bdrv_drainKevin Wolf1-7/+62
2017-12-22block: Make bdrv_drain() driver callbacks non-recursiveKevin Wolf1-7/+9
2017-12-22block: Assert drain_all is only called from main AioContextKevin Wolf1-0/+6
2017-12-22block: Remove unused bdrv_requests_pendingFam Zheng2-19/+0
2017-12-22block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapterThomas Huth1-0/+15
2017-12-22block: Remove the deprecated -hdachs optionThomas Huth3-109/+4
2017-12-22block: Remove the obsolete -drive boot=on|off parameterThomas Huth2-17/+0
2017-12-22block: Open backing image in force share mode for size probeFam Zheng1-1/+2
2017-12-22nvme: Add tracingDoug Gale2-52/+390
2017-12-22block: Document that x-blockdev-change breaks quorum children listKevin Wolf1-0/+4
2017-12-22qcow2: get rid of qcow2_backing_read1 routineEdgar Kaziakhmedov2-46/+8
2017-12-22block: Don't acquire AioContext in hmp_qemu_io()Kevin Wolf1-6/+0
2017-12-22block: Unify order in drain functionsKevin Wolf1-4/+8
2017-12-22block: Don't wait for requests in bdrv_drain*_end()Kevin Wolf1-2/+0
2017-12-22block: bdrv_drain_recurse(): Remove unused begin parameterKevin Wolf1-6/+6
2017-12-22test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf2-0/+139
2017-12-22block: Call .drain_begin only once in bdrv_drain_all_begin()Kevin Wolf1-2/+1
2017-12-22block: Make bdrv_drain_invoke() recursiveKevin Wolf1-3/+11
2017-12-22iotests: fix 197 for vpcJohn Snow2-1/+6
2017-12-22block: Formats don't need CONSISTENT_READ with NO_IOKevin Wolf1-1/+5
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini9-9/+7
2017-12-22i386: hvf: remove VM_PANIC from "in"Paolo Bonzini1-1/+1
2017-12-22i386: hvf: remove addr_tPaolo Bonzini12-101/+101
2017-12-22i386: hvf: simplify flag handlingPaolo Bonzini3-357/+144
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini2-7/+5
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini3-6/+4
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini8-60/+21