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
ide: implement stub for audio control/volume read
Thadeu Lima de Souza Cascardo
2009-12-03
ide: Use some already defined page macros instead of constants
Thadeu Lima de Souza Cascardo
2009-12-03
eepro100: Improve debug messages
Stefan Weil
2009-12-03
Remove rule for config-devices.h
Stefan Weil
2009-12-03
eepro100: Allocate a larger buffer for regname()
David Benjamin
2009-12-03
multiboot: Use signed type for negative error numbers
Kevin Wolf
2009-12-03
posix-aio-compat: Fix error check
Kevin Wolf
2009-12-03
qemu-img: Fix memory leak
Kevin Wolf
2009-12-03
Fix compile error when LSI_DEBUG is defined
Ryan Harper
2009-12-03
Fix build for mingw32 on windows ($$ expansion)
Stefan Weil
2009-12-03
Fix build for mingw32 on windows ($@ in macro)
Stefan Weil
2009-12-03
e1000: Fix warning from code review
Stefan Weil
2009-12-03
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
2009-12-03
Make -kernel for linux work with bochsbios
Alexander Graf
2009-12-03
Fix recently introduced bugs in -usbdevice host
Markus Armbruster
2009-12-03
Fix description of size parameter in qemu-img's help text
Pierre Riteau
2009-12-03
Suppress optionrom build on Solaris x86
Andreas Faerber
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
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
[next]