aboutsummaryrefslogtreecommitdiff
path: root/util/oslib-win32.c
AgeCommit message (Expand)Author
2016-02-04util: Clean up includesPeter Maydell
2015-11-30oslib-win32: Change return type of function getpagesizeStefan Weil
2015-10-20osdep: add qemu_fork() wrapper for safely handling signalsDaniel P. Berrange
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange
2015-05-22util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange
2014-11-23memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov
2014-08-15block: Introduce qemu_try_blockalign()Kevin Wolf
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini
2014-06-19w32: Fix regression caused by new g_poll implementationStefan Weil
2014-05-09glib: fix g_poll early timeout on windowsSangho Park
2014-02-20util: Split out exec_dir from os_find_datadirFam Zheng
2014-01-22osdep: add qemu_set_tty_echo()Stefan Hajnoczi
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster
2013-05-30osdep: add qemu_get_local_state_pathname()Laszlo Ersek
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-01-15w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini