Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move qemu_gettimeofday() to OS specific files | Jes Sorensen | 2010-10-30 | 1 | -0/+8 |
* | win32: Set unbuffered stdout | Stefan Weil | 2010-10-09 | 1 | -2/+1 |
* | win32: Add define for missing EPROTONOSUPPORT | Stefan Weil | 2010-06-27 | 1 | -0/+4 |
* | Move set_proc_name() to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+1 |
* | Move line-buffering setup to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+2 |
* | Make os_change_process_uid and os_change_root os-posix.c local | Jes Sorensen | 2010-06-12 | 1 | -2/+0 |
* | Move daemonize handling to OS specific files | Jes Sorensen | 2010-06-12 | 1 | -0/+2 |
* | Move chroot handling to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+1 |
* | Move runas handling from vl.c to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+1 |
* | Move main signal handler setup to os specificfiles. | Jes Sorensen | 2010-06-12 | 1 | -0/+3 |
* | vl.c: Move host_main_loop_wait() to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+1 |
* | Create qemu-os-win32.h and move WIN32 specific declarations there | Jes Sorensen | 2010-06-12 | 1 | -0/+43 |