summaryrefslogtreecommitdiffstats
path: root/include/qemu/osdep.h
Commit message (Expand)AuthorAgeFilesLines
* osdep: Change default value of qemu_hw_version() to "2.5+"Eduardo Habkost2015-11-251-0/+4
* Add QEMU_MADV_NOHUGEPAGEDr. David Alan Gilbert2015-11-101-0/+9
* osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost2015-11-041-2/+2
* osdep: add qemu_fork() wrapper for safely handling signalsDaniel P. Berrange2015-10-201-0/+16
* oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-241-1/+3
* osdep.h: Add header commentPeter Maydell2015-08-191-0/+24
* osdep.h: Move some OS header includes and fixups from qemu-common.hPeter Maydell2015-08-191-1/+48
* osdep.h: Move some compiler-specific things to compiler.hPeter Maydell2015-08-191-47/+1
* osdep.h: Remove qemu_printfPeter Maydell2015-08-191-2/+0
* util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange2015-05-221-0/+2
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-231-1/+2
* util: introduce MIN_NON_ZEROPeter Lieven2014-11-031-0/+6
* util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-4/+0
* block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-151-0/+1
* qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson2014-06-231-12/+0
* hostmem: add merge and dump propertiesPaolo Bonzini2014-06-191-0/+10
* osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
* memory: move preallocation code out of exec.cPaolo Bonzini2014-06-191-0/+2
* util: Split out exec_dir from os_find_datadirFam Zheng2014-02-201-0/+9
* osdep: add qemu_set_tty_echo()Stefan Hajnoczi2014-01-221-0/+2
* osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson2013-11-301-0/+25
* osdep: add qemu_get_local_state_pathname()Laszlo Ersek2013-05-301-0/+11
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-141-0/+1
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-1/+1
* osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko2013-05-121-1/+1
* win32: add readv/writev emulationPaolo Bonzini2013-04-291-0/+17
* virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-191-0/+4
* qemu-file: check exit status when closing a pipe QEMUFilePaolo Bonzini2013-03-111-0/+7
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+178
OpenPOWER on IntegriCloud