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
/
util
/
oslib-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
1
-1
/
+4
*
util: Improve os_mem_prealloc error message
Michal Privoznik
2014-11-02
1
-1
/
+2
*
block: Introduce qemu_try_blockalign()
Kevin Wolf
2014-08-15
1
-6
/
+10
*
oslib-posix: Fix new compiler error with -Wclobbered
Stefan Weil
2014-07-10
1
-14
/
+16
*
memory: move preallocation code out of exec.c
Paolo Bonzini
2014-06-19
1
-0
/
+73
*
oslib-posix: Fix build on FreeBSD
Andreas Färber
2014-03-13
1
-0
/
+4
*
util: Split out exec_dir from os_find_datadir
Fam Zheng
2014-02-20
1
-0
/
+54
*
qemu_memalign: Allow small alignments
Kevin Wolf
2014-01-24
1
-0
/
+5
*
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
2014-01-22
1
-0
/
+18
*
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
1
-0
/
+12
*
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
2013-09-12
1
-3
/
+1
*
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
1
-0
/
+9
*
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
1
-0
/
+8
*
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
1
-2
/
+2
*
migration: initialize RAM to zero
Paolo Bonzini
2013-04-16
1
-17
/
+18
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
1
-2
/
+2
*
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
2013-03-05
1
-1
/
+1
*
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
2013-01-26
1
-3
/
+0
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+228