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
*
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
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-4
/
+5
*
|
Include setjmp.h in qemu/osdep.h (bug fix for w64)
Stefan Weil
2016-03-22
1
-0
/
+3
|
/
*
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
2016-02-23
1
-0
/
+3
*
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
2016-02-23
1
-0
/
+14
*
osdep.h: Remove int_fast*_t Solaris compatibility code
Peter Maydell
2016-02-19
1
-7
/
+0
*
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
2016-02-16
1
-0
/
+11
*
osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h
Peter Maydell
2016-01-11
1
-0
/
+2
*
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
2015-11-25
1
-0
/
+4
*
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
*
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
1
-2
/
+2
*
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
2015-10-20
1
-0
/
+16
*
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
2015-09-24
1
-1
/
+3
*
osdep.h: Add header comment
Peter Maydell
2015-08-19
1
-0
/
+24
*
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
2015-08-19
1
-1
/
+48
*
osdep.h: Move some compiler-specific things to compiler.h
Peter Maydell
2015-08-19
1
-47
/
+1
[next]