index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
oslib-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
1
-9
/
+0
2016-02-04
util: Clean up includes
Peter Maydell
1
-2
/
+1
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
1
-23
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-24
/
+4
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
1
-24
/
+4
2015-10-20
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
1
-0
/
+71
2015-10-01
oslib: allocate PROT_NONE pages on top of RAM
Michael S. Tsirkin
1
-4
/
+4
2015-10-01
oslib: rework anonimous RAM allocation
Michael S. Tsirkin
1
-2
/
+10
2015-05-22
util: allow \n to terminate password input
Daniel P. Berrange
1
-1
/
+2
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-0
/
+66
2015-03-10
oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code
Stefan Weil
1
-2
/
+2
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
1
-1
/
+4
2014-11-02
util: Improve os_mem_prealloc error message
Michal Privoznik
1
-1
/
+2
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
1
-6
/
+10
2014-07-10
oslib-posix: Fix new compiler error with -Wclobbered
Stefan Weil
1
-14
/
+16
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-0
/
+73
2014-03-13
oslib-posix: Fix build on FreeBSD
Andreas Färber
1
-0
/
+4
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-0
/
+54
2014-01-24
qemu_memalign: Allow small alignments
Kevin Wolf
1
-0
/
+5
2014-01-22
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
1
-0
/
+18
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
1
-0
/
+12
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
1
-3
/
+1
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
1
-0
/
+9
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
1
-0
/
+8
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-2
/
+2
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-2
/
+2
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
1
-1
/
+1
2013-01-26
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
1
-3
/
+0
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-0
/
+228