aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-27rdma: new QEMUFileOps hooksMichael R. Hines
2013-06-27rdma: introduce qemu_ram_foreach_block()Michael R. Hines
2013-06-27rdma: export qemu_fflush()Michael R. Hines
2013-06-27rdma: introduce qemu_file_mode_is_not_valid()Michael R. Hines
2013-06-27rdma: export throughput w/ MigrationStats QMPMichael R. Hines
2013-06-27rdma: export yield_until_fd_readable()Michael R. Hines
2013-06-27rdma: introduce qemu_update_position()Michael R. Hines
2013-06-27rdma: add documentationMichael R. Hines
2013-06-27migration: do not overwrite zero pagesPeter Lieven
2013-06-27Revert "migration: do not sent zero pages in bulk stage"Peter Lieven
2013-06-27arch_init/ram_load: add error message for block length mismatchAlon Levy
2013-06-25Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2013-06-25Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into stagingAnthony Liguori
2013-06-25Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-06-25Merge remote-tracking branch 'sstabellini/xen-20130625' into stagingAnthony Liguori
2013-06-25nand: Don't inherit from Sysbuspull-arm-devs-20130625Peter Crosthwaite
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite
2013-06-25i.MX31: Fix PRCS bit testStefan Weil
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS
2013-06-25ARM: Allow dumping of device treeJohn Rigby
2013-06-25target-arm: Make LPAE feature imply V7MPpull-target-arm-20130625Peter Maydell
2013-06-25target-arm: Use tuple list to sync cp regs with KVMPeter Maydell
2013-06-25target-arm: Reinitialize all KVM VCPU registers on resetPeter Maydell
2013-06-25target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell
2013-06-25target-arm: Convert TCG to using (index,value) list for cp migrationPeter Maydell
2013-06-25target-arm: mark up cpregs for no-migrate or raw accessPeter Maydell
2013-06-25target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfoPeter Maydell
2013-06-25target-arm: Allow special cpregs to have flags setPeter Maydell
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini
2013-06-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias
2013-06-24vmdk: refuse to open higher version than supportedFam Zheng
2013-06-24block: Always enable discard on the protocol levelKevin Wolf
2013-06-24qcow2: Batch discardsKevin Wolf
2013-06-24qcow2: Options to enable discard for freed clustersKevin Wolf
2013-06-24qcow2: Add refcount update reason to all callersKevin Wolf
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf
2013-06-24ide: Clean up ide_exec_cmd()Kevin Wolf
2013-06-24ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf