aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-12-03kvm: x86: Fix merge artifact of f8d926e9 about mp_stateJan Kiszka
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf
2009-12-03qemu: cleanup unused macros in cirrusMichael S. Tsirkin
2009-12-03qemu: make cirrus init value pci spec compliantMichael S. Tsirkin
2009-12-03Don't leak file descriptorsKevin Wolf
2009-12-03qemu-img: There is more than one host device driverKevin Wolf
2009-12-03qcow2: Fix some more qemu_malloc falloutKevin Wolf
2009-12-03qcow2: Store exact backing format lengthKevin Wolf
2009-12-03virtio-blk: Implement rerror optionKevin Wolf
2009-12-03ide: Implement rerror optionKevin Wolf
2009-12-03Introduce rerror option for drivesKevin Wolf
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf
2009-12-03ram migration: Properly reset statisticsJan Kiszka
2009-12-03qemu-opts: Release id on deletionJan Kiszka
2009-12-03live migration: Serialize vmstate saving in stage 2Jan Kiszka
2009-12-03block migration: Skip zero-sized disksJan Kiszka
2009-12-03block migration: Increase dirty chunk size to 1MJan Kiszka
2009-12-03block migration: Add support for restore progress reportingJan Kiszka
2009-12-03block migration: Report progress also via info migrationJan Kiszka
2009-12-03block migration: Fix outgoing progress outputJan Kiszka
2009-12-03live migration: Propagate output monitor to callback handlerJan Kiszka
2009-12-03block migration: Report overall migration progressJan Kiszka
2009-12-03live migration: Allow cleanup after cancellation or errorJan Kiszka
2009-12-03ram migration: Stop loading on errorJan Kiszka
2009-12-03block migration: Add error handling/propagationJan Kiszka
2009-12-03block migration: Consolidate block transmissionJan Kiszka
2009-12-03block migration: Consolidate mig_read_device_bulk into mig_save_device_bulkJan Kiszka
2009-12-03block migration: Clean up use of total_sectorsJan Kiszka
2009-12-03block migration: Initialize remaining BlkMigState fieldsJan Kiszka
2009-12-03block migration: Switch device and block lists to QSIMPLEQJan Kiszka
2009-12-03Import a simple queue implementation from NetBSDPierre Riteau
2009-12-03block migration: Drop dead codeJan Kiszka
2009-12-03block migration: Avoid indirection of block_mig_stateJan Kiszka
2009-12-03block migration: Avoid large stack bufferJan Kiszka
2009-12-03block migration: Cleanup dirty tracking codeJan Kiszka
2009-12-03block migration: Rework constants APIJan Kiszka
2009-12-03block migration: Fix coding style and whitespacesJan Kiszka
2009-12-03migration: Catch multiple start commandsJan Kiszka
2009-12-03migration: Fix use of file after releaseJan Kiszka
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-12-03qdev: enable vmstate_unregister() supportJuan Quintela
2009-12-03pci: vmstate_register() already assign consecutive numbers starting at 0Juan Quintela
2009-12-03vmstate: Add support for multiplying size for a constantJuan Quintela
2009-12-03vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8Juan Quintela
2009-12-03vmstate: Introduce UINT16_TEST supportJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_POINTER_TESTJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_TESTJuan Quintela
2009-12-03vmstate: Add support for VBUFFERSJuan Quintela