summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng2014-06-272-36/+22
| * | virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng2014-06-272-19/+19
| * | virtio-blk: Drop VirtIOBlockRequest.readFam Zheng2014-06-271-2/+0
| * | virtio-blk: Drop bounce buffer from dataplane codeFam Zheng2014-06-271-25/+0
| * | virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng2014-06-272-40/+47
| * | virtio-blk: Move VirtIOBlockReq to headerFam Zheng2014-06-272-11/+11
| * | block: Add node-name argument to drive-mirrorBenoît Canet2014-06-274-2/+17
| * | quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2014-06-274-8/+119
| * | block: add qemu-iotest for resize base during live commitJeff Cody2014-06-273-0/+118
| * | block: check for RESIZE blocker in the QMP command, not bdrv_truncate()Jeff Cody2014-06-272-3/+6
| * | qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik2014-06-261-1/+10
| * | block: Remove a special case for protocolsKevin Wolf2014-06-261-16/+2
| * | block: Catch backing files assigned to non-COW driversKevin Wolf2014-06-269-0/+29
| * | block: Remove second bdrv_open() recursionKevin Wolf2014-06-261-25/+25
| * | block: Inline bdrv_file_open()Kevin Wolf2014-06-261-40/+11
| * | block: Use common driver selection code for bdrv_open_file()Kevin Wolf2014-06-261-37/+30
| * | block: Always pass driver name through options QDictKevin Wolf2014-06-263-37/+45
| * | block: Move json: parsing to bdrv_fill_options()Kevin Wolf2014-06-261-43/+45
| * | block: Move bdrv_fill_options() call to bdrv_open()Kevin Wolf2014-06-261-10/+15
| * | block: Create bdrv_fill_options()Kevin Wolf2014-06-261-43/+69
| * | block/nfs: add knob to set readaheadPeter Lieven2014-06-261-0/+4
| * | block/nfs: fix url parameter checkingPeter Lieven2014-06-261-6/+12
| * | qemu-iotests: Test 0-length image for mirrorFam Zheng2014-06-262-5/+10
| * | qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2014-06-262-5/+11
| * | mirror: Go through ready -> complete process for 0 len imageFam Zheng2014-06-261-1/+10
| * | blockjob: Add block_job_yield()Fam Zheng2014-06-262-0/+22
* | | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-2916-30/+629
|\ \ \
| * | | docs/qmp: Fix documentation of BLOCK_JOB_READY to match codeMarkus Armbruster2014-06-271-2/+10
| * | | char: report frontend open/closed state in 'query-chardev'Laszlo Ersek2014-06-273-6/+22
| * | | virtio-serial: report frontend connection state via monitorLaszlo Ersek2014-06-273-3/+24
| * | | qmp: add qmp-events.txt backLuiz Capitulino2014-06-271-0/+551
| * | | qapi event: clean up in callersWenchao Xia2014-06-276-9/+11
| * | | qapi script: clean up in scriptsWenchao Xia2014-06-274-9/+8
| * | | qapi: ignore generated event filesWenchao Xia2014-06-271-0/+1
| * | | qapi: move event definesWenchao Xia2014-06-273-3/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-06-2911-10/+922
|\ \ \
| * | | hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell2014-06-271-2/+2
| * | | net: move queue number into NICPeersJiri Pirko2014-06-274-6/+5
| * | | net: L2TPv3 transportAnton Ivanov2014-06-276-0/+908
| * | | qemu-bridge-helper: Fix fd leak in main()Gonglei2014-06-271-2/+7
* | | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-2932-315/+976
|\ \ \ \
| * | | | PPC: e500: Only create dt entries for existing serial portsAlexander Graf2014-06-271-4/+9
| * | | | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-274-93/+129
| * | | | vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)Alexey Kardashevskiy2014-06-272-3/+21
| * | | | xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-273-0/+30
| * | | | spapr: Remove @next_irqAlexey Kardashevskiy2014-06-271-2/+1
| * | | | spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-278-82/+99
| * | | | xics: Disable flags reset on xics resetAlexey Kardashevskiy2014-06-272-0/+14
| * | | | xics: Add xics_find_source()Alexey Kardashevskiy2014-06-271-5/+25
| * | | | xics: Add flags for interruptsAlexey Kardashevskiy2014-06-273-12/+25
OpenPOWER on IntegriCloud