summaryrefslogtreecommitdiff
path: root/util/oslib-posix.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13oslib-posix: Fix build on FreeBSDAndreas Färber1-0/+4
2014-02-20util: Split out exec_dir from os_find_datadirFam Zheng1-0/+54
2014-01-24qemu_memalign: Allow small alignmentsKevin Wolf1-0/+5
2014-01-22osdep: add qemu_set_tty_echo()Stefan Hajnoczi1-0/+18
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik1-0/+12
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster1-3/+1
2013-05-30osdep: add qemu_get_local_state_pathname()Laszlo Ersek1-0/+9
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini1-0/+8
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini1-2/+2
2013-04-16migration: initialize RAM to zeroPaolo Bonzini1-17/+18
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi1-2/+2
2013-03-05oslib-posix: Align to permit transparent hugepages on ARM LinuxPeter Maydell1-1/+1
2013-01-26bsd-user: avoid conflict with qemu_vmallocBlue Swirl1-3/+0
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini1-0/+228