summaryrefslogtreecommitdiff
path: root/util/oslib-posix.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-11Merge branch 'upstream-1.7' into tizen_qemu_1.7SeokYeon Hwang1-3/+13
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-09-10Merge tag 'v1.6.0' into tizen_qemu_1.6SeokYeon Hwang1-0/+9
2013-07-18oslib-win32: separate heler functions from maruskin_client.Kitae Kim1-11/+15
2013-07-08merge some files, and delete some duplicated filesjinhyung.jo1-0/+20
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