index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-03
kvm: x86: Add support for VCPU event states
Jan Kiszka
2009-12-03
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
Jan Kiszka
2009-12-03
targe-ppc: Sync CPU state for KVM
Alexander Graf
2009-12-03
target-ppc: Get MMU state on register sync
Alexander Graf
2009-12-03
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
2009-12-03
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
qcow2: Store exact backing format length
Kevin Wolf
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
2009-12-03
ide: Implement rerror option
Kevin Wolf
2009-12-03
Introduce rerror option for drives
Kevin Wolf
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
ram migration: Properly reset statistics
Jan Kiszka
2009-12-03
qemu-opts: Release id on deletion
Jan Kiszka
2009-12-03
live migration: Serialize vmstate saving in stage 2
Jan Kiszka
2009-12-03
block migration: Skip zero-sized disks
Jan Kiszka
2009-12-03
block migration: Increase dirty chunk size to 1M
Jan Kiszka
2009-12-03
block migration: Add support for restore progress reporting
Jan Kiszka
2009-12-03
block migration: Report progress also via info migration
Jan Kiszka
2009-12-03
block migration: Fix outgoing progress output
Jan Kiszka
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
block migration: Report overall migration progress
Jan Kiszka
2009-12-03
live migration: Allow cleanup after cancellation or error
Jan Kiszka
2009-12-03
ram migration: Stop loading on error
Jan Kiszka
2009-12-03
block migration: Add error handling/propagation
Jan Kiszka
2009-12-03
block migration: Consolidate block transmission
Jan Kiszka
2009-12-03
block migration: Consolidate mig_read_device_bulk into mig_save_device_bulk
Jan Kiszka
2009-12-03
block migration: Clean up use of total_sectors
Jan Kiszka
2009-12-03
block migration: Initialize remaining BlkMigState fields
Jan Kiszka
2009-12-03
block migration: Switch device and block lists to QSIMPLEQ
Jan Kiszka
2009-12-03
Import a simple queue implementation from NetBSD
Pierre Riteau
2009-12-03
block migration: Drop dead code
Jan Kiszka
2009-12-03
block migration: Avoid indirection of block_mig_state
Jan Kiszka
2009-12-03
block migration: Avoid large stack buffer
Jan Kiszka
2009-12-03
block migration: Cleanup dirty tracking code
Jan Kiszka
2009-12-03
block migration: Rework constants API
Jan Kiszka
2009-12-03
block migration: Fix coding style and whitespaces
Jan Kiszka
2009-12-03
migration: Catch multiple start commands
Jan Kiszka
2009-12-03
migration: Fix use of file after release
Jan Kiszka
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
qdev: enable vmstate_unregister() support
Juan Quintela
2009-12-03
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
2009-12-03
vmstate: Add support for multiplying size for a constant
Juan Quintela
2009-12-03
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
2009-12-03
vmstate: Introduce UINT16_TEST support
Juan Quintela
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
2009-12-03
vmstate: Add support for VBUFFERS
Juan Quintela
[next]