aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/osdep.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-02osdep: add qemu_unlink()Marc-André Lureau1-0/+1
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang1-2/+2
2019-09-16memory: fetch pmem size in get_file_size()Stefan Hajnoczi1-13/+0
2019-05-07osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi1-5/+5
2019-03-11hostmem-file: reject invalid pmem file sizesStefan Hajnoczi1-0/+13
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones1-0/+16
2019-01-11build-sys: build with Vista API by defaultMarc-André Lureau1-2/+2
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau1-0/+17
2018-10-23osdep: Work around MinGW assertRichard Henderson1-0/+12
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau1-1/+2
2018-10-02cacheinfo: add i/d cache_linesize_logEmilio G. Cota1-0/+2
2018-06-28osdep: work around Coverity parsing errorsPaolo Bonzini1-0/+15
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin1-1/+2
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin1-0/+10
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum1-1/+1
2017-12-15sparc: Make sure we mmap at SHMLBA alignmentPeter Maydell1-0/+3
2017-11-24osdep.h: Make TIME_MAX handle different time_t typesPeter Maydell1-1/+28
2017-10-24osdep: introduce qemu_mprotect_rwx/noneEmilio G. Cota1-0/+2
2017-10-10util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota1-0/+6
2017-09-26osdep: Fix ROUND_UP(64-bit, 32-bit)Eric Blake1-3/+3
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+7
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake1-0/+16
2017-09-19osdep: Define QEMU_MADV_REMOVEEduardo Habkost1-0/+7
2017-08-11osdep: Add runtime OFD lock detectionFam Zheng1-0/+1
2017-07-11block: rip out all traces of password promptingDaniel P. Berrange1-2/+0
2017-06-19util: add cacheinfoEmilio G. Cota1-0/+3
2017-06-08char: fix alias devices regressionMarc-André Lureau1-0/+13
2017-05-11osdep: Add qemu_lock_fd and qemu_unlock_fdFam Zheng1-0/+3
2017-03-14mem-prealloc: reduce large guest start-up and migration time.Jitendra Kolhe1-1/+2
2017-03-03cpus: reorganize signal handling codePaolo Bonzini1-0/+9
2017-03-03cpus: remove ugly cast on sigbus_handlerPaolo Bonzini1-0/+28
2017-02-01ARRAY_SIZE: check that argument is an arrayMichael S. Tsirkin1-1/+8
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake1-0/+3
2016-10-11build: Work around SIZE_MAX bug in OSX headersEric Blake1-0/+8
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik1-0/+10
2016-08-03osdep: Document differences in rounding macrosEric Blake1-1/+5
2016-08-02fix qemu exit on memory hotplug when allocation fails at prealloc timeIgor Mammedov1-1/+1
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+2
2016-07-13osdep: Introduce qemu_dupFam Zheng1-0/+3
2016-07-13util: Fix MIN_NON_ZEROFam Zheng1-1/+2
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-2/+0
2016-05-23osdep: Move default qemu_hw_version() value to a macroEduardo Habkost1-0/+9
2016-05-23exec.c: Ensure right alignment also for file backed ramDominik Dingel1-0/+13
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-0/+2
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-05-12include/qemu/osdep.h: Add macros for pointer alignmentSergey Fedorov1-0/+11
2016-05-12include/qemu/osdep.h: Add a macro to check for alignmentSergey Fedorov1-0/+3
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-4/+20
2016-03-22Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.hMarkus Armbruster1-0/+6
2016-03-22Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.hMarkus Armbruster1-0/+9