index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-os-posix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-9p: fix build on !CONFIG_UTIMENSAT
Hidetoshi Seto
2010-12-02
1
-0
/
+12
*
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-30
1
-0
/
+3
*
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
/
+1
*
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
/
+2
*
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
2010-06-12
1
-2
/
+0
*
Introduce os-posix.c and create os_setup_signal_handling()
Jes Sorensen
2010-06-12
1
-0
/
+2
*
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
2010-06-12
1
-0
/
+33