summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i386: Introduce ARAT CPU featureJan Kiszka2015-07-074-2/+43
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-07-079-28/+40
|\ \ \
| * | | blockjob: add block_job_release functionTing Wang2015-07-073-8/+22
| * | | block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive.Richard W.M. Jones2015-07-071-1/+2
| * | | block: Use bdrv_drain to replace uncessary bdrv_drain_allFam Zheng2015-07-073-5/+5
| * | | block: Initialize local_err in bdrv_append_temp_snapshotFam Zheng2015-07-071-1/+1
| * | | block: update bdrv_drain_all()/bdrv_drain() commentsStefan Hajnoczi2015-07-071-10/+10
| * | | qcow2: remove unnecessary checkAlberto Garcia2015-07-071-3/+0
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell2015-07-0720-166/+668
|\ \ \ \
| * | | | migration: extend migration_bitmapLi Zhijian2015-07-073-0/+36
| * | | | migration: protect migration_bitmapLi Zhijian2015-07-071-6/+17
| * | | | check_section_footers: Check the correct section_idDr. David Alan Gilbert2015-07-071-37/+37
| * | | | migration: Add migration events on target sideJuan Quintela2015-07-071-1/+4
| * | | | migration: Make events a capabilityJuan Quintela2015-07-073-3/+23
| * | | | migration: create migration eventJuan Quintela2015-07-073-0/+28
| * | | | migration: No need to call trace_migrate_set_state()Juan Quintela2015-07-071-2/+0
| * | | | migration: Use always helper to set stateJuan Quintela2015-07-071-3/+3
| * | | | migration: ensure we start in NONE stateJuan Quintela2015-07-071-1/+6
| * | | | migration: Use cmpxchg correctlyJuan Quintela2015-07-071-1/+1
| * | | | migration: Add configuration sectionJuan Quintela2015-07-074-0/+65
| * | | | vmstate: Create optional sectionsJuan Quintela2015-07-074-0/+22
| * | | | global_state: Make section optionalJuan Quintela2015-07-075-0/+33
| * | | | migration: create new section to store global stateJuan Quintela2015-07-074-7/+103
| * | | | runstate: migration allows more transitions nowJuan Quintela2015-07-071-1/+7
| * | | | runstate: Add runstate storeJuan Quintela2015-07-072-0/+13
| * | | | Fix older machine type compatibility on power with section footersDr. David Alan Gilbert2015-07-071-0/+2
| * | | | Fail more cleanly in mismatched RAM casesDr. David Alan Gilbert2015-07-071-0/+2
| * | | | Sanity check RDMA remote dataDr. David Alan Gilbert2015-07-071-0/+30
| * | | | Sort destination RAMBlocks to be the same as the sourceDr. David Alan Gilbert2015-07-072-28/+75
| * | | | Rework ram block hashDr. David Alan Gilbert2015-07-071-12/+20
| * | | | Allow rdma_delete_block to work without the hashDr. David Alan Gilbert2015-07-072-12/+17
| * | | | Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2015-07-076-19/+47
| * | | | Translate offsets to destination address spaceDr. David Alan Gilbert2015-07-071-7/+24
| * | | | Store block name in local blocks structureDr. David Alan Gilbert2015-07-072-15/+22
| * | | | rdma typosDr. David Alan Gilbert2015-07-072-5/+5
| * | | | Only try and read a VMDescription if it should be thereDr. David Alan Gilbert2015-07-071-9/+28
| * | | | rdma: fix memory leakGonglei2015-07-071-1/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-0711-24/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | rocker: tests: don't need to specify master/self when setting vlansScott Feldman2015-07-072-4/+4
| * | | rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman2015-07-075-3/+15
| * | | rocker: return -1 when dropping packet on ingressScott Feldman2015-07-071-1/+1
| * | | rocker: fix missing break statementsScott Feldman2015-07-071-0/+2
| * | | rocker: fix misplaced break statementScott Feldman2015-07-071-1/+1
| * | | rocker: don't queue receive pkts when port is disabledScott Feldman2015-07-071-8/+10
| * | | vmxnet3: Fix incorrect small packet paddingBrian Kress2015-07-071-6/+6
| * | | e1000: flush packets when link comes upStefan Hajnoczi2015-07-071-0/+3
| * | | rocker: fix memory leakGonglei2015-07-071-1/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-076-10/+43
|\ \ \ | |_|/ |/| |
| * | virtio-gpu: add to display-vga testGerd Hoffmann2015-07-072-0/+21
| * | virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-074-10/+7
OpenPOWER on IntegriCloud