summaryrefslogtreecommitdiffstats
path: root/os-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce format string for pid_tAndreas Färber2011-06-151-1/+1
* Expose thread_id in info cpusJan Kiszka2011-03-161-0/+5
* unlock iothread during WaitForMultipleObjectsPaolo Bonzini2011-03-131-0/+2
* w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMaskStefan Weil2011-02-201-1/+1
* Separate qemu_pidfile() into OS specific versionsJes Sorensen2010-10-301-0/+24
* win32: Set unbuffered stdoutStefan Weil2010-10-091-0/+6
* win32: Add missing function setenvStefan Weil2010-08-151-0/+15
* Move daemonize handling to OS specific filesJes Sorensen2010-06-121-0/+5
* Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen2010-06-121-0/+10
* Move find_datadir to OS specific files.Jes Sorensen2010-06-121-0/+23
* Rename os_setup_signal_handling() to os_setup_early_signal_handling()Jes Sorensen2010-06-121-1/+1
* Move win32 early signal handling setup to os_setup_signal_handling()Jes Sorensen2010-06-121-0/+29
* vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen2010-06-121-0/+43
* Introduce os-win32.c and move polling functions from vl.cJes Sorensen2010-06-121-0/+111
OpenPOWER on IntegriCloud