Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate qemu_pidfile() into OS specific versions | Jes Sorensen | 2010-10-30 | 1 | -0/+24 |
* | win32: Set unbuffered stdout | Stefan Weil | 2010-10-09 | 1 | -0/+6 |
* | win32: Add missing function setenv | Stefan Weil | 2010-08-15 | 1 | -0/+15 |
* | Move daemonize handling to OS specific files | Jes Sorensen | 2010-06-12 | 1 | -0/+5 |
* | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c | Jes Sorensen | 2010-06-12 | 1 | -0/+10 |
* | Move find_datadir to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+23 |
* | Rename os_setup_signal_handling() to os_setup_early_signal_handling() | Jes Sorensen | 2010-06-12 | 1 | -1/+1 |
* | Move win32 early signal handling setup to os_setup_signal_handling() | Jes Sorensen | 2010-06-12 | 1 | -0/+29 |
* | vl.c: Move host_main_loop_wait() to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+43 |
* | Introduce os-win32.c and move polling functions from vl.c | Jes Sorensen | 2010-06-12 | 1 | -0/+111 |