index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-05
multiple snapshot support
bellard
1
-72
/
+478
2006-08-01
async file I/O API
bellard
1
-2
/
+77
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
1
-0
/
+3
2006-07-15
Defer timer initialization until after commandline processing.
pbrook
1
-2
/
+3
2006-07-14
generate CRLF instead of LF
bellard
1
-2
/
+2
2006-07-14
win32 compilation - force process affinity on win32 as a workaround for SMP i...
bellard
1
-0
/
+20
2006-07-13
new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...
bellard
1
-162
/
+140
2006-06-27
telnet protocol and more consistent syntax (Jason Wessel)
bellard
1
-58
/
+150
2006-06-26
display device identifier string for user with info usb (Lonnie Mendez)
bellard
1
-2
/
+2
2006-06-26
fix crash when closing windows (Frediano Ziglio)
bellard
1
-0
/
+10
2006-06-25
C99 64 bit printf
bellard
1
-1
/
+1
2006-06-25
multiple wait object support for win32 (kazu)
bellard
1
-16
/
+58
2006-06-25
removed unused code - init timers earlier
bellard
1
-118
/
+10
2006-06-25
UDP char device (initial patch by Jason Wessel) - TCP char device
bellard
1
-2
/
+379
2006-06-21
fixed sparc64 cpu fp save/restore
bellard
1
-6
/
+6
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-0
/
+22
2006-06-14
-no-fd-bootchk option (Lonnie Mendez)
bellard
1
-0
/
+15
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
1
-0
/
+2
2006-05-21
OHCI USB host emulation.
pbrook
1
-61
/
+91
2006-05-03
ACPI support
bellard
1
-0
/
+8
2006-05-01
use a single select for slirp and qemu sockets
bellard
1
-21
/
+16
2006-05-01
workaround: force /dev/rtc usage on Linux
bellard
1
-1
/
+5
2006-05-01
better win32 timers - use win32 event to wake up cpu in idle mode (kazu)
bellard
1
-12
/
+61
2006-05-01
fix for hosts resuming from software suspend (initial patch by John Coiner)
bellard
1
-1
/
+10
2006-04-30
win32 socket fixes
bellard
1
-11
/
+2
2006-04-30
typo
bellard
1
-1
/
+1
2006-04-30
removed warnings
bellard
1
-3
/
+1
2006-04-30
VNC server (Anthony Liguori)
bellard
1
-0
/
+13
2006-04-27
Add nominal ARM Versatil/AB board emulation.
pbrook
1
-0
/
+1
2006-04-27
SHIX board emulation (Samuel Tardieu)
bellard
1
-0
/
+2
2006-04-25
Solaris port (Ben Taylor)
bellard
1
-0
/
+8
2006-04-24
PC speaker emulation (Joachim Henke)
bellard
1
-0
/
+9
2006-04-23
generic ELF loader
bellard
1
-29
/
+0
2006-04-16
Set slirp client hostname.
pbrook
1
-2
/
+8
2006-04-12
USB tablet support (Brad Campbell, Anthony Liguori)
bellard
1
-1
/
+12
2006-04-12
win32 serial port support (initial patch by kazu
bellard
1
-5
/
+435
2006-04-09
ARM Versatile Platform Baseboard emulation.
pbrook
1
-0
/
+1
2006-04-09
Allow multiple graphics devices.
pbrook
1
-4
/
+1
2006-03-28
Use 3-argument open call when creating file.
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-1
/
+2
2006-02-10
Avoid crash if -redir or -smb used without -net user.
pbrook
1
-1
/
+3
2006-02-08
added last_io_time field - '-kernel-kqemu' experimental option
bellard
1
-0
/
+44
2006-02-05
Allow selection of emulated network card.
pbrook
1
-1
/
+4
2006-02-04
Avoid buffer overflow when sending slirp packets.
pbrook
1
-6
/
+23
2006-02-01
tap win32 support
bellard
1
-3
/
+18
2006-02-01
win32 socket support
bellard
1
-112
/
+209
2006-01-08
kqemu and SMP are currently not compatible
bellard
1
-0
/
+4
2005-12-18
suppressed -enable-audio and simplified -soundhw option handling (malc)
bellard
1
-48
/
+64
2005-12-18
avoid echo on pty devices (David Decotigny) - fixes in the command line help
bellard
1
-1
/
+11
2005-12-18
use IPPROTO_IP instead of SOL_IP
bellard
1
-1
/
+1
[next]