aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22block: Don't notify parents in drain call chainKevin Wolf
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf
2017-12-22block: Nested drain_end must still call callbacksKevin Wolf
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf
2017-12-22blockjob: Pause job on draining any job BDSKevin Wolf
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf
2017-12-22test-bdrv-drain: Test callback for bdrv_drainKevin Wolf
2017-12-22block: Make bdrv_drain() driver callbacks non-recursiveKevin Wolf
2017-12-22block: Assert drain_all is only called from main AioContextKevin Wolf
2017-12-22block: Remove unused bdrv_requests_pendingFam Zheng
2017-12-22block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapterThomas Huth
2017-12-22block: Remove the deprecated -hdachs optionThomas Huth
2017-12-22block: Remove the obsolete -drive boot=on|off parameterThomas Huth
2017-12-22block: Open backing image in force share mode for size probeFam Zheng
2017-12-22nvme: Add tracingDoug Gale
2017-12-22block: Document that x-blockdev-change breaks quorum children listKevin Wolf
2017-12-22qcow2: get rid of qcow2_backing_read1 routineEdgar Kaziakhmedov
2017-12-22block: Don't acquire AioContext in hmp_qemu_io()Kevin Wolf
2017-12-22block: Unify order in drain functionsKevin Wolf
2017-12-22block: Don't wait for requests in bdrv_drain*_end()Kevin Wolf
2017-12-22block: bdrv_drain_recurse(): Remove unused begin parameterKevin Wolf
2017-12-22test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf
2017-12-22block: Call .drain_begin only once in bdrv_drain_all_begin()Kevin Wolf
2017-12-22block: Make bdrv_drain_invoke() recursiveKevin Wolf
2017-12-22iotests: fix 197 for vpcJohn Snow
2017-12-22block: Formats don't need CONSISTENT_READ with NO_IOKevin Wolf
2017-12-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2017-12-21hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier
2017-12-21tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth
2017-12-21target/m68k: fix set_cc_op()Laurent Vivier
2017-12-21target/m68k: add monitor.cLaurent Vivier
2017-12-21target/m68k: remove unused variable gen_throws_exceptionLaurent Vivier
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2017-12-21chardev: convert the socket server to QIONetListenerDaniel P. Berrange
2017-12-21blockdev: convert qemu-nbd server to QIONetListenerDaniel P. Berrange
2017-12-21blockdev: convert internal NBD server to QIONetListenerDaniel P. Berrange
2017-12-21test: add some chardev mux event testsMarc-André Lureau
2017-12-21chardev: fix backend events regression with mux chardevMarc-André Lureau
2017-12-21rcu: reduce more than 7MB heap memory by malloc_trim()Yang Zhong
2017-12-21checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu
2017-12-21i8259: generalize statistics into common codePeter Xu
2017-12-21i8259: use DEBUG_IRQ_COUNT alwaysPeter Xu
2017-12-21i8259: convert DPRINTFs into tracePeter Xu
2017-12-21Remove legacy -no-kvm-pit optionThomas Huth
2017-12-21scsi: replace hex constants with #definesPaolo Bonzini