index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
osdep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
osdep: add qemu_unlink()
Marc-André Lureau
2020-01-02
1
-0
/
+1
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-2
/
+2
*
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2019-09-16
1
-13
/
+0
*
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
2019-05-07
1
-5
/
+5
*
hostmem-file: reject invalid pmem file sizes
Stefan Hajnoczi
2019-03-11
1
-0
/
+13
*
qemu-io: Add generic function for reinitializing optind.
Richard W.M. Jones
2019-01-31
1
-0
/
+16
*
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
1
-2
/
+2
*
build-sys: move windows defines in osdep.h header
Marc-André Lureau
2019-01-11
1
-0
/
+17
*
osdep: Work around MinGW assert
Richard Henderson
2018-10-23
1
-0
/
+12
*
util: add qemu_write_pidfile()
Marc-André Lureau
2018-10-02
1
-1
/
+2
*
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
1
-0
/
+2
*
osdep: work around Coverity parsing errors
Paolo Bonzini
2018-06-28
1
-0
/
+15
*
osdep: powerpc64 align memory to allow 2MB radix THP page tables
Nicholas Piggin
2018-06-12
1
-1
/
+2
*
osdep: add wait.h compat macros
Michael S. Tsirkin
2018-05-24
1
-0
/
+10
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-1
/
+1
*
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
2017-12-15
1
-0
/
+3
*
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
2017-11-24
1
-1
/
+28
*
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
2017-10-24
1
-0
/
+2
*
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2017-10-10
1
-0
/
+6
*
osdep: Fix ROUND_UP(64-bit, 32-bit)
Eric Blake
2017-09-26
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
1
-0
/
+7
|
\
|
*
osdep: Define QEMU_MADV_REMOVE
Eduardo Habkost
2017-09-19
1
-0
/
+7
*
|
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
1
-0
/
+16
|
/
*
osdep: Add runtime OFD lock detection
Fam Zheng
2017-08-11
1
-0
/
+1
*
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
1
-2
/
+0
*
util: add cacheinfo
Emilio G. Cota
2017-06-19
1
-0
/
+3
*
char: fix alias devices regression
Marc-André Lureau
2017-06-08
1
-0
/
+13
*
osdep: Add qemu_lock_fd and qemu_unlock_fd
Fam Zheng
2017-05-11
1
-0
/
+3
*
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
2017-03-14
1
-1
/
+2
*
cpus: reorganize signal handling code
Paolo Bonzini
2017-03-03
1
-0
/
+9
*
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
2017-03-03
1
-0
/
+28
*
ARRAY_SIZE: check that argument is an array
Michael S. Tsirkin
2017-02-01
1
-1
/
+8
*
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
1
-0
/
+3
*
build: Work around SIZE_MAX bug in OSX headers
Eric Blake
2016-10-11
1
-0
/
+8
*
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
1
-0
/
+10
*
osdep: Document differences in rounding macros
Eric Blake
2016-08-03
1
-1
/
+5
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-1
/
+2
|
\
|
*
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
1
-0
/
+3
|
/
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-2
/
+0
*
osdep: Move default qemu_hw_version() value to a macro
Eduardo Habkost
2016-05-23
1
-0
/
+9
*
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
2016-05-23
1
-0
/
+13
*
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
include/qemu/osdep.h: Add macros for pointer alignment
Sergey Fedorov
2016-05-13
1
-0
/
+11
*
include/qemu/osdep.h: Add a macro to check for alignment
Sergey Fedorov
2016-05-13
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-4
/
+20
|
\
|
*
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
1
-0
/
+6
|
*
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
1
-0
/
+9
[next]