summaryrefslogtreecommitdiffstats
path: root/util/oslib-win32.c
Commit message (Expand)AuthorAgeFilesLines
* oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-241-0/+2
* util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange2015-05-221-0/+24
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-231-1/+1
* block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-151-2/+7
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-201-0/+19
|\
| * memory: move preallocation code out of exec.cPaolo Bonzini2014-06-191-0/+19
* | w32: Fix regression caused by new g_poll implementationStefan Weil2014-06-191-78/+174
|/
* glib: fix g_poll early timeout on windowsSangho Park2014-05-091-0/+112
* util: Split out exec_dir from os_find_datadirFam Zheng2014-02-201-0/+30
* osdep: add qemu_set_tty_echo()Stefan Hajnoczi2014-01-221-0/+19
* util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik2013-10-021-0/+10
* exec: Don't abort when we can't allocate guest memoryMarkus Armbruster2013-09-121-4/+1
* osdep: add qemu_get_local_state_pathname()Laszlo Ersek2013-05-301-0/+22
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-141-0/+8
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-2/+2
* oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi2013-04-021-2/+2
* w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster2013-01-151-1/+3
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+152
OpenPOWER on IntegriCloud