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