summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rdma: add documentationMichael R. Hines2013-06-271-0/+415
* migration: do not overwrite zero pagesPeter Lieven2013-06-271-6/+8
* Revert "migration: do not sent zero pages in bulk stage"Peter Lieven2013-06-271-9/+4
* arch_init/ram_load: add error message for block length mismatchAlon Levy2013-06-271-0/+3
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2013-06-254-260/+369
|\
| * nand: Don't inherit from SysbusPeter Crosthwaite2013-06-251-3/+4
| * block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite2013-06-251-9/+7
| * block/nand: QOM casting sweepPeter Crosthwaite2013-06-251-9/+16
| * i.MX31: Fix PRCS bit testStefan Weil2013-06-251-1/+1
| * arm/boot: Free dtb blob memory after usePeter Maydell2013-06-251-5/+15
| * i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS2013-06-251-87/+84
| * i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS2013-06-251-174/+269
| * ARM: Allow dumping of device treeJohn Rigby2013-06-251-0/+1
* | Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into stagingAnthony Liguori2013-06-259-167/+760
|\ \
| * | target-arm: Make LPAE feature imply V7MPPeter Maydell2013-06-251-1/+1
| * | target-arm: Use tuple list to sync cp regs with KVMPeter Maydell2013-06-251-70/+33
| * | target-arm: Reinitialize all KVM VCPU registers on resetPeter Maydell2013-06-252-1/+21
| * | target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell2013-06-255-6/+245
| * | target-arm: Convert TCG to using (index,value) list for cp migrationPeter Maydell2013-06-256-47/+341
| * | target-arm: mark up cpregs for no-migrate or raw accessPeter Maydell2013-06-251-46/+94
| * | target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfoPeter Maydell2013-06-252-1/+30
| * | target-arm: Allow special cpregs to have flags setPeter Maydell2013-06-251-1/+1
| |/
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-06-256-1/+252
|\ \
| * | virtio-ccw: Wire up guest and host notifies.Cornelia Huck2013-06-252-0/+89
| * | virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-256-1/+161
| * | s390/virtio-ccw: Fix virtio resetChristian Borntraeger2013-06-251-0/+2
| |/
* | Merge remote-tracking branch 'sstabellini/xen-20130625' into stagingAnthony Liguori2013-06-254-18/+26
|\ \ | |/ |/|
| * Move hardcoded initialization of xen-platform device.Paul Durrant2013-06-251-3/+7
| * Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant2013-06-252-3/+10
| * Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-253-12/+9
|/
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-06-2410-726/+892
|\
| * vmdk: refuse to open higher version than supportedFam Zheng2013-06-241-0/+9
| * block: Always enable discard on the protocol levelKevin Wolf2013-06-241-1/+1
| * qcow2: Batch discardsKevin Wolf2013-06-244-7/+109
| * qcow2: Options to enable discard for freed clustersKevin Wolf2013-06-243-0/+36
| * qcow2: Add refcount update reason to all callersKevin Wolf2013-06-245-33/+66
| * Revert "block: Disable driver-specific options for 1.5"Kevin Wolf2013-06-242-115/+5
| * ide: Clean up ide_exec_cmd()Kevin Wolf2013-06-241-24/+12
| * ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf2013-06-241-151/+174
| * ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf2013-06-241-75/+95
| * ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf2013-06-241-39/+61
| * ide: Convert SEEK to ide_cmd_table handlerKevin Wolf2013-06-241-6/+7
| * ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf2013-06-241-6/+8
| * ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf2013-06-241-72/+75
| * ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf2013-06-241-9/+8
| * ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf2013-06-241-17/+18
| * ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf2013-06-241-31/+38
| * ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf2013-06-241-43/+50
| * ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf2013-06-241-59/+60
| * ide: Convert verify commands to ide_cmd_table handlerKevin Wolf2013-06-241-14/+13
OpenPOWER on IntegriCloud