index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
1
-0
/
+11
2013-04-12
Release SMP restriction on Windows
Fabien Chouteau
1
-18
/
+0
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-06-15
Prevent disk data loss when closing qemu
Pavel Dovgaluk
1
-1
/
+7
2011-12-22
link the main loop and its dependencies into the tools
Paolo Bonzini
1
-5
/
+0
2011-12-06
win32: fix memory leak
Zhi Hui Li
1
-0
/
+7
2011-11-09
Replace WriteFileEx with WriteFile in qemu_create_pidfile
Fabien Chouteau
1
-3
/
+4
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
1
-123
/
+0
2011-08-21
w32: Fix format string regression
Stefan Weil
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-06-15
Introduce format string for pid_t
Andreas Färber
1
-1
/
+1
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