index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for -prom-env command line options
blueswir1
2008-12-24
1
-3
/
+3
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-1
/
+1
*
consolidate definition for tap script and smb support
aurel32
2008-12-18
1
-8
/
+0
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-0
/
+7
*
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
2008-12-15
1
-0
/
+11
*
Introduce and use cache-utils.[ch]
malc
2008-12-10
1
-1
/
+4
*
Fix some new warnings introduced after r5022
blueswir1
2008-12-07
1
-2
/
+2
*
Use writeback caching by default with qcow2
aliguori
2008-12-04
1
-1
/
+3
*
Add ballooning infrastructure.
aliguori
2008-12-04
1
-0
/
+26
*
Add virtio-blk support
aliguori
2008-12-04
1
-1
/
+5
*
Revert r5636 to fix icount on hosts w/o high-res clocks
aliguori
2008-11-25
1
-9
/
+9
*
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+1
*
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
2008-11-16
1
-3
/
+3
*
Fix no_frame unused warning when SDL is disabled
blueswir1
2008-11-16
1
-0
/
+2
*
Split savevm code into savevm.c
aliguori
2008-11-11
1
-1156
/
+0
*
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
1
-0
/
+64
*
Revert commits 5685 to 5688 committed by mistake
aurel32
2008-11-11
1
-1
/
+1
*
qemu: generate signals on tap I/O
aurel32
2008-11-11
1
-1
/
+1
*
Add the -bt switch for setting up bluetooth stuff.
balrog
2008-11-09
1
-2
/
+172
*
Fix some build issues for BSD.
blueswir1
2008-11-07
1
-7
/
+12
*
Fix windows build after init_host_timer changes.
aliguori
2008-11-05
1
-30
/
+41
*
Run timers from host alarm timer callback
aliguori
2008-11-05
1
-10
/
+9
*
Use qemu_set_fd_handler2() to determine when alarm timer fires.
aliguori
2008-11-05
1
-13
/
+22
*
Improve error reporting in init_timer_alarm
aliguori
2008-11-05
1
-16
/
+42
*
Fix alarm_timer race with select - v3 (Jan Kiszka)
aliguori
2008-11-05
1
-2
/
+26
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-0
/
+34
*
Remove dumb_refresh
aliguori
2008-10-31
1
-9
/
+2
*
Move network redirection code out of vl.c and into net.c
aliguori
2008-10-31
1
-1462
/
+10
*
Move CharDriverState code out of vl.c
aliguori
2008-10-31
1
-2113
/
+1
*
Move some declarations around in the QEMU CharDriver code
aliguori
2008-10-31
1
-17
/
+8
*
Increase default IO timeout from 10ms to 5s
aliguori
2008-10-31
1
-2
/
+2
*
Main loop fixes/cleanup
aliguori
2008-10-31
1
-17
/
+47
*
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-10-31
1
-33
/
+65
*
Make DMA bottom-half driven (v2)
aliguori
2008-10-31
1
-2
/
+0
*
Make bottom halves more robust
aliguori
2008-10-31
1
-23
/
+37
*
Set default max_cpus to one.
balrog
2008-10-28
1
-0
/
+1
*
Suppress a GCC warning about unused function
blueswir1
2008-10-25
1
-0
/
+2
*
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-25
1
-2
/
+2
*
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
1
-12
/
+12
*
Fix windows build after migration changes
aliguori
2008-10-24
1
-3
/
+2
*
Expand cache= option and use write-through caching by default
aliguori
2008-10-14
1
-6
/
+12
*
FreeBSD also has clock_gettime
aurel32
2008-10-13
1
-2
/
+2
*
Introduce ethernet announcement function.
aliguori
2008-10-13
1
-0
/
+39
*
Introduce UI for live migration
aliguori
2008-10-13
1
-1
/
+14
*
Fix some issues with QEMUFile
aliguori
2008-10-13
1
-43
/
+79
*
Get rid of sys/poll.h
aurel32
2008-10-12
1
-1
/
+0
*
Fix IO performance regression in sparc
aliguori
2008-10-08
1
-0
/
+13
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-8
/
+8
*
Switch the memory savevm handler to be "live"
aliguori
2008-10-06
1
-141
/
+152
*
Introduce v3 of savevm protocol
aliguori
2008-10-06
1
-45
/
+233
[next]