summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-27rdma: export throughput w/ MigrationStats QMPMichael R. Hines4-1/+13
2013-06-27rdma: export yield_until_fd_readable()Michael R. Hines3-28/+29
2013-06-27rdma: introduce qemu_update_position()Michael R. Hines4-0/+20
2013-06-27rdma: add documentationMichael R. Hines1-0/+415
2013-06-27migration: do not overwrite zero pagesPeter Lieven1-6/+8
2013-06-27Revert "migration: do not sent zero pages in bulk stage"Peter Lieven1-9/+4
2013-06-27arch_init/ram_load: add error message for block length mismatchAlon Levy1-0/+3
2013-06-25Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori4-260/+369
2013-06-25Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into stagingAnthony Liguori9-167/+760
2013-06-25Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori6-1/+252
2013-06-25Merge remote-tracking branch 'sstabellini/xen-20130625' into stagingAnthony Liguori4-18/+26
2013-06-25nand: Don't inherit from SysbusPeter Crosthwaite1-3/+4
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite1-9/+7
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite1-9/+16
2013-06-25i.MX31: Fix PRCS bit testStefan Weil1-1/+1
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell1-5/+15
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS1-87/+84
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS1-174/+269
2013-06-25ARM: Allow dumping of device treeJohn Rigby1-0/+1
2013-06-25target-arm: Make LPAE feature imply V7MPPeter Maydell1-1/+1
2013-06-25target-arm: Use tuple list to sync cp regs with KVMPeter Maydell1-70/+33
2013-06-25target-arm: Reinitialize all KVM VCPU registers on resetPeter Maydell2-1/+21
2013-06-25target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell5-6/+245
2013-06-25target-arm: Convert TCG to using (index,value) list for cp migrationPeter Maydell6-47/+341
2013-06-25target-arm: mark up cpregs for no-migrate or raw accessPeter Maydell1-46/+94
2013-06-25target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfoPeter Maydell2-1/+30
2013-06-25target-arm: Allow special cpregs to have flags setPeter Maydell1-1/+1
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck2-0/+89
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck6-1/+161
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger1-0/+2
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant1-3/+7
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant2-3/+10
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini3-12/+9
2013-06-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori10-726/+892
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori3-3/+19
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori11-51/+212
2013-06-24Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori23-103/+66
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias1-3/+1
2013-06-24vmdk: refuse to open higher version than supportedFam Zheng1-0/+9
2013-06-24block: Always enable discard on the protocol levelKevin Wolf1-1/+1
2013-06-24qcow2: Batch discardsKevin Wolf4-7/+109
2013-06-24qcow2: Options to enable discard for freed clustersKevin Wolf3-0/+36
2013-06-24qcow2: Add refcount update reason to all callersKevin Wolf5-33/+66
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf2-115/+5
2013-06-24ide: Clean up ide_exec_cmd()Kevin Wolf1-24/+12
2013-06-24ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf1-151/+174
2013-06-24ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf1-75/+95
2013-06-24ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf1-39/+61
2013-06-24ide: Convert SEEK to ide_cmd_table handlerKevin Wolf1-6/+7
2013-06-24ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf1-6/+8