Sign in
qemu
/
qemu
/
e36e8c70f6d3ed844f4606f3f019d2ae808f0af1
/
include
/
sysemu
/
os-posix.h
415a9fb
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
by Peter Maydell
· 3 years, 9 months ago
fcdcf1e
util: drop old utimensat() compat code
by Greg Kurz
· 8 years ago
4d04351
build: include sys/sysmacros.h for major() and minor()
by Christopher Covington
· 8 years ago
1ee7321
log: Add locking to large logging blocks
by Richard Henderson
· 8 years ago
8737d9e
oslib-posix: add helpers for stack alloc and free
by Peter Lieven
· 8 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
b16a44e
osdep: remove use of socket_error() from all code
by Daniel P. Berrange
· 9 years ago
a2d96af
osdep: add wrappers for socket functions
by Daniel P. Berrange
· 9 years ago
c619644
osdep: fix socket_error() to work with Mingw64
by Daniel P. Berrange
· 9 years ago
90ce6e2
include: Clean up includes
by Peter Maydell
· 9 years ago
506f40f
os-posix: include sys/time.h
by Wenchao Xia
· 11 years ago
888a6bc
Add option to mlock qemu and guest memory
by Satoru Moriya
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
[Renamed from qemu-os-posix.h]
995ee2b
curses: don't initialize curses when qemu is daemonized
by Hitoshi Mitake
· 12 years ago
ae0f940
9pfs: improve portability to older systems
by Paolo Bonzini
· 13 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 13 years ago
3867142
virtio-9p: fix build on !CONFIG_UTIMENSAT
by Hidetoshi Seto
· 14 years ago
dc786bc
Move qemu_gettimeofday() to OS specific files
by Jes Sorensen
· 14 years ago
ce798cf
Move set_proc_name() to OS specific files.
by Jes Sorensen
· 15 years ago
9156d76
Move line-buffering setup to OS specific files.
by Jes Sorensen
· 15 years ago
e06eb60
Make os_change_process_uid and os_change_root os-posix.c local
by Jes Sorensen
· 15 years ago
eb505be
Move daemonize handling to OS specific files
by Jes Sorensen
· 15 years ago
0766379
Move chroot handling to OS specific files.
by Jes Sorensen
· 15 years ago
8847cfe
Move runas handling from vl.c to OS specific files.
by Jes Sorensen
· 15 years ago
8d963e6
Move main signal handler setup to os specificfiles.
by Jes Sorensen
· 15 years ago
69bd73b
Move win32 early signal handling setup to os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
86b645e
Introduce os-posix.c and create os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
0d93ca7
vl.c: Move host_main_loop_wait() to OS specific files.
by Jes Sorensen
· 15 years ago