index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2008-10-25
Suppress a GCC warning about unused function
blueswir1
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
Fix windows build after migration changes
aliguori
2008-10-14
Expand cache= option and use write-through caching by default
aliguori
2008-10-13
FreeBSD also has clock_gettime
aurel32
2008-10-13
Introduce ethernet announcement function.
aliguori
2008-10-13
Introduce UI for live migration
aliguori
2008-10-13
Fix some issues with QEMUFile
aliguori
2008-10-12
Get rid of sys/poll.h
aurel32
2008-10-08
Fix IO performance regression in sparc
aliguori
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-06
Switch the memory savevm handler to be "live"
aliguori
2008-10-06
Introduce v3 of savevm protocol
aliguori
2008-10-05
Variable autostart is not used outside main()
blueswir1
2008-10-04
Make network packet debug functions more accessible
blueswir1
2008-10-04
Add some missing static qualifiers
blueswir1
2008-10-02
Make CPULogItem tables const
blueswir1
2008-10-01
Make some variables static
blueswir1
2008-10-01
Fix warning about incompatible types
blueswir1
2008-10-01
Remove unused variable
blueswir1
2008-09-30
Add some missing static qualifiers
blueswir1
2008-09-30
Silence some warnings about uninitialized variables
blueswir1
2008-09-30
Few compile time warnings removed (Stefano Stabellini)
blueswir1
2008-09-29
Refactor QEMUFile for live migration
aliguori
2008-09-28
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
2008-09-28
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
2008-09-28
Optional "precise" VGA retrace support
malc
2008-09-28
Change the way video graphics adapter is selected
malc
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-22
Remove unnecessary call to qemu_aio_init (called from bdrv_init)
blueswir1
2008-09-20
Add signed versions of save/load functions
blueswir1
2008-09-18
Add -uuid command line option (Gleb Natapov)
blueswir1
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-14
qemu_next_deadline_dyntick is only used on Linux and Windows
blueswir1
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
usb: Support for removing device by host addr, improved auto filter syntax (M...
aliguori
2008-09-10
Use signalfd() to work around signal/select race
aliguori
2008-09-09
Add missing "static"
blueswir1
2008-09-02
Delete unused variable.
ths
2008-08-28
Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhard...
aliguori
2008-08-24
Enable pty/tty functions for BSDs too (initial patch from Xen)
blueswir1
2008-08-22
Parallel Port Direction Fix
aurel32
2008-08-21
move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)
aliguori
2008-08-21
add DisplayState->idle (Samuel Thibault)
aliguori
2008-08-21
Handle terminating signals (Gerd Hoffmann)
aliguori
2008-08-21
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
2008-08-21
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-08-19
Revert r4979 since it breaks the monitor
aliguori
[prev]
[next]