Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |