]> Git Repo - qemu.git/commit - include/sysemu/os-posix.h
Move daemonize handling to OS specific files
authorJes Sorensen <[email protected]>
Thu, 10 Jun 2010 09:42:28 +0000 (11:42 +0200)
committerBlue Swirl <[email protected]>
Sat, 12 Jun 2010 05:49:15 +0000 (08:49 +0300)
commiteb505be11b18b09c621dfb19a4e3b5f703c69eeb
tree697c03fb3cb72911f4418eea8411d6a1afb54049
parent0766379d4c58c5c1edc6adc414bfb25fc979b083
Move daemonize handling to OS specific files

Move daemonize handling from vl.c to OS specific files. Provide dummy
stubs for Win32.

Signed-off-by: Jes Sorensen <[email protected]>
Acked-by: Juan Quintela <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
os-posix.c
os-win32.c
qemu-os-posix.h
qemu-os-win32.h
sysemu.h
vl.c
This page took 0.026251 seconds and 4 git commands to generate.