summaryrefslogtreecommitdiffstats
path: root/qemu-os-win32.h
Commit message (Expand)AuthorAgeFilesLines
* event_notifier: add Win32 implementationPaolo Bonzini2012-10-301-1/+0
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-251-0/+5
|\
| * curses: don't initialize curses when qemu is daemonizedHitoshi Mitake2012-09-231-0/+5
* | w32: Add implementation of gmtime_r, localtime_rStefan Weil2012-09-231-0/+6
|/
* w64: Fix definition of setjmpStefan Weil2012-04-151-0/+9
* w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil2012-04-151-0/+26
* main-loop: create main-loop.cPaolo Bonzini2011-10-211-2/+0
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-14/+1
* w32: Fix missing declaration of ffs()Stefan Weil2011-05-151-0/+3
* Move generic or OS function declarations to qemu-common.hBlue Swirl2011-04-151-0/+3
* Move qemu_gettimeofday() to OS specific filesJes Sorensen2010-10-301-0/+8
* win32: Set unbuffered stdoutStefan Weil2010-10-091-2/+1
* win32: Add define for missing EPROTONOSUPPORTStefan Weil2010-06-271-0/+4
* Move set_proc_name() to OS specific files.Jes Sorensen2010-06-121-0/+1
* Move line-buffering setup to OS specific files.Jes Sorensen2010-06-121-0/+2
* Make os_change_process_uid and os_change_root os-posix.c localJes Sorensen2010-06-121-2/+0
* Move daemonize handling to OS specific filesJes Sorensen2010-06-121-0/+2
* Move chroot handling to OS specific files.Jes Sorensen2010-06-121-0/+1
* Move runas handling from vl.c to OS specific files.Jes Sorensen2010-06-121-0/+1
* Move main signal handler setup to os specificfiles.Jes Sorensen2010-06-121-0/+3
* vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen2010-06-121-0/+1
* Create qemu-os-win32.h and move WIN32 specific declarations thereJes Sorensen2010-06-121-0/+43
OpenPOWER on IntegriCloud