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
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2008-12-15
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
2008-12-10
Introduce and use cache-utils.[ch]
malc
2008-12-07
Fix some new warnings introduced after r5022
blueswir1
2008-12-04
Use writeback caching by default with qcow2
aliguori
2008-12-04
Add ballooning infrastructure.
aliguori
2008-12-04
Add virtio-blk support
aliguori
2008-11-25
Revert r5636 to fix icount on hosts w/o high-res clocks
aliguori
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-16
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
2008-11-16
Fix no_frame unused warning when SDL is disabled
blueswir1
2008-11-11
Split savevm code into savevm.c
aliguori
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
Revert commits 5685 to 5688 committed by mistake
aurel32
2008-11-11
qemu: generate signals on tap I/O
aurel32
2008-11-09
Add the -bt switch for setting up bluetooth stuff.
balrog
2008-11-07
Fix some build issues for BSD.
blueswir1
2008-11-05
Fix windows build after init_host_timer changes.
aliguori
2008-11-05
Run timers from host alarm timer callback
aliguori
2008-11-05
Use qemu_set_fd_handler2() to determine when alarm timer fires.
aliguori
2008-11-05
Improve error reporting in init_timer_alarm
aliguori
2008-11-05
Fix alarm_timer race with select - v3 (Jan Kiszka)
aliguori
2008-11-05
Add KVM support to QEMU
aliguori
2008-10-31
Remove dumb_refresh
aliguori
2008-10-31
Move network redirection code out of vl.c and into net.c
aliguori
2008-10-31
Move CharDriverState code out of vl.c
aliguori
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
2008-10-31
Increase default IO timeout from 10ms to 5s
aliguori
2008-10-31
Main loop fixes/cleanup
aliguori
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
2008-10-31
Make bottom halves more robust
aliguori
2008-10-28
Set default max_cpus to one.
balrog
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
[next]