index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Expose thread_id in info cpus
Jan Kiszka
1
-0
/
+5
2011-03-13
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
1
-0
/
+2
2011-02-20
w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask
Stefan Weil
1
-1
/
+1
2010-10-30
Separate qemu_pidfile() into OS specific versions
Jes Sorensen
1
-0
/
+24
2010-10-09
win32: Set unbuffered stdout
Stefan Weil
1
-0
/
+6
2010-08-15
win32: Add missing function setenv
Stefan Weil
1
-0
/
+15
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
1
-0
/
+5
2010-06-12
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
Jes Sorensen
1
-0
/
+10
2010-06-12
Move find_datadir to OS specific files.
Jes Sorensen
1
-0
/
+23
2010-06-12
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
Jes Sorensen
1
-1
/
+1
2010-06-12
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
1
-0
/
+29
2010-06-12
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
1
-0
/
+43
2010-06-12
Introduce os-win32.c and move polling functions from vl.c
Jes Sorensen
1
-0
/
+111