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
/
oslib-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
link the main loop and its dependencies into the tools
Paolo Bonzini
2011-12-22
1
-0
/
+43
*
9pfs: improve portability to older systems
Paolo Bonzini
2011-11-28
1
-3
/
+2
*
Support running QEMU on Valgrind
Stefan Weil
2011-11-01
1
-3
/
+19
*
add socket_set_block
Paolo Bonzini
2011-10-21
1
-0
/
+7
*
qemu_vmalloc: align properly for transparent hugepages and KVM
Avi Kivity
2011-09-09
1
-1
/
+13
*
Add missing trace call to oslib-posix.c:qemu_vmalloc()
Jes Sorensen
2011-07-29
1
-1
/
+4
*
Darwin: Fix compilation warning regarding the deprecated daemon() function
Alexandre Raymond
2011-06-14
1
-0
/
+16
*
virtio-9p: fix build on !CONFIG_UTIMENSAT
Hidetoshi Seto
2010-12-02
1
-0
/
+48
*
Consolidate oom_check() functions
Jes Sorensen
2010-10-30
1
-5
/
+3
*
qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
Jes Sorensen
2010-10-30
1
-0
/
+22
*
Move osdep socket code to oslib-{posix,win32}.c
Jes Sorensen
2010-10-30
1
-0
/
+15
*
Move QEMU OS dependant library functions to OS specific files
Jes Sorensen
2010-10-30
1
-0
/
+74