summaryrefslogtreecommitdiffstats
path: root/include/qemu/osdep.h
Commit message (Expand)AuthorAgeFilesLines
* 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