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
2006-08-06
info about VM snapshots
bellard
2006-08-06
use zlib to compress ram snapshots - correctly save qemu clock
bellard
2006-08-06
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
bellard
2006-08-06
handle read outside the backing file
bellard
2006-08-06
Add missing #define.
pbrook
2006-08-06
Fix SCSI off-by-one device size.
pbrook
2006-08-06
fixed blocking io emulation
bellard
2006-08-05
fixed disk image creation
bellard
2006-08-05
block API change
bellard
2006-08-05
use QEMUFile API
bellard
2006-08-05
multiple snapshot support
bellard
2006-08-05
enable qcow2
bellard
2006-08-05
O_LARGEFILE is not needed
bellard
2006-08-05
new qcow2 disk image format
bellard
2006-08-04
sparc64.ld file (Blue Swirl)
bellard
2006-08-03
swapped memset args (Charles Coffing)
bellard
2006-08-03
removed unused code
bellard
2006-08-03
added missing returns
bellard
2006-08-03
win32 fixes (initial patch by kazu)
bellard
2006-08-02
fixed refresh logic (initial patch by Igor Kovalenko)
bellard
2006-08-02
some compilation fixes
bellard
2006-08-01
async file I/O API
bellard
2006-08-01
commit to specific devices
bellard
2006-08-01
show backing file name
bellard
2006-08-01
removed unused code
bellard
2006-07-30
Rewrite Arm host support.
pbrook
2006-07-29
Arm host build fix.
pbrook
2006-07-22
error display fix (malc)
bellard
2006-07-21
Fix Arm cp15 c13 (Process ID) register writes.
pbrook
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
2006-07-19
Linux compilation fix
bellard
2006-07-18
Sparc64 host support (Blue Swirl)
bellard
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
2006-07-18
audio capture fixes (malc)
bellard
2006-07-17
Fix comment typo.
pbrook
2006-07-16
audio capture to wab files (malc)
bellard
2006-07-16
update
bellard
2006-07-15
Defer timer initialization until after commandline processing.
pbrook
2006-07-14
added mouse event generation
bellard
2006-07-14
generate CRLF instead of LF
bellard
2006-07-14
fixed LF interpretation
bellard
2006-07-14
update
bellard
2006-07-14
win32 compilation fixes
bellard
2006-07-14
win32 compilation - force process affinity on win32 as a workaround for SMP i...
bellard
2006-07-13
avoid recursive tx
bellard
2006-07-13
new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...
bellard
2006-07-13
export cpu_get_real_ticks()
bellard
2006-07-13
use posix timers
bellard
2006-07-10
fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...
bellard
[next]