aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-26qcow2: Remove unused Error variable in do_perform_cow()Alberto Garcia1-3/+1
2017-06-26nvme: Add support for Read Data and Write Data in CMBs.Stephen Bates2-26/+58
2017-06-26qemu-iotests: 068: test iothread modeStefan Hajnoczi2-10/+24
2017-06-26qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi1-1/+6
2017-06-26qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi1-6/+9
2017-06-26migration: hold AioContext lock for loadvm qemu_fclose()Stefan Hajnoczi1-1/+1
2017-06-26throttle: Update throttle-groups.c documentationAlberto Garcia1-1/+1
2017-06-26doc: Document driver-specific -blockdev optionsKevin Wolf1-1/+114
2017-06-26doc: Document generic -blockdev optionsKevin Wolf1-29/+79
2017-06-26migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all()Stefan Hajnoczi1-3/+15
2017-06-26migration: avoid recursive AioContext locking in save_vmstate()Stefan Hajnoczi1-1/+11
2017-06-26block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()Stefan Hajnoczi1-3/+1
2017-06-26block: count bdrv_co_rw_vmstate() requestsStefan Hajnoczi1-5/+12
2017-06-26qemu-iotests: Test exiting qemu with running jobKevin Wolf3-0/+266
2017-06-26qemu-iotests: Allow starting new qemu after cleanupKevin Wolf1-0/+3
2017-06-26commit: Fix completion with extra referenceKevin Wolf1-0/+7
2017-06-23Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into stagingPeter Maydell7-89/+411
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand5-0/+70
2017-06-23target/s390x: Improve heuristic for ipteDavid Hildenbrand1-9/+16
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand3-3/+6
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson2-23/+17
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson2-3/+13
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: Implement processor-assist insnRichard Henderson2-0/+4
2017-06-23target/s390x: Implement execution-hint insnsRichard Henderson2-1/+13
2017-06-23target/s390x: Mark STFLE_53 facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson2-0/+12
2017-06-23target/s390x: Implement load-on-condition-2 insnsRichard Henderson3-3/+25
2017-06-23target/s390x: Mark FPSEH facility as availableRichard Henderson1-0/+1
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand6-15/+201
2017-06-23target/s390x: change PSW_SHIFT_KEYDavid Hildenbrand2-2/+2
2017-06-23target/s390x: Map existing FAC_* names to S390_FEAT_* namesRichard Henderson1-30/+29
2017-06-23Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170622' into ...Peter Maydell1-1/+1
2017-06-23Merge remote-tracking branch 'remotes/kraxel/tags/queue/misc-pull-request' in...Peter Maydell1-60/+151
2017-06-23ui/cocoa.m: add Speed menuJohn Arbuckle1-0/+56
2017-06-23applesmc: fix port i/o access widthGabriel L. Somlo1-2/+2
2017-06-23applesmc: implement error status portGabriel L. Somlo1-26/+115
2017-06-23applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo1-48/+50
2017-06-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-and-input-20170623-pull-...Peter Maydell8-29/+45
2017-06-23ps2: reset queue in ps2_reset_keyboardGerd Hoffmann1-0/+1
2017-06-23ps2: add ps2_reset_queueGerd Hoffmann1-5/+10
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann3-9/+8
2017-06-23sdl2: add assert to make coverity happyGerd Hoffmann1-0/+1
2017-06-23hid: Reset kbd modifiers on resetAlexander Graf1-0/+1
2017-06-23input: Decrement queue count on kbd delayAlexander Graf1-0/+1
2017-06-23keymaps: add tracingGerd Hoffmann2-15/+23
2017-06-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell9-385/+984
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...Peter Maydell1-10/+14
2017-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell9-24/+123
2017-06-22Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell11-158/+139