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-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
1
-6
/
+2
2020-09-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...
Peter Maydell
1
-1
/
+1
2020-09-16
util: introduce qemu_open and qemu_create with error reporting
Daniel P. Berrangé
1
-0
/
+6
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-09-16
monitor: simplify functions for getting a dup'd fdset entry
Daniel P. Berrangé
1
-0
/
+1
2020-09-16
osdep: file locking functions are not available on Win32
Yonggang Luo
1
-1
/
+1
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-1
/
+1
2020-07-27
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
Alex Bennée
1
-0
/
+3
2020-07-27
util: add qemu_get_host_physmem utility function
Alex Bennée
1
-0
/
+12
2020-07-21
qemu/osdep: Reword qemu_get_exec_dir() documentation
Philippe Mathieu-Daudé
1
-1
/
+4
2020-07-13
util: Introduce qemu_get_host_name()
Michal Privoznik
1
-0
/
+10
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
1
-0
/
+4
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
1
-1
/
+1
2020-07-10
coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
Eric Blake
1
-7
/
+14
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-10
/
+47
2020-05-04
chardev: Add macOS to list of OSes that support -chardev serial
Mikhail Gusarov
1
-1
/
+1
2020-04-14
osdep.h: Drop no-longer-needed Coverity workarounds
Peter Maydell
1
-14
/
+0
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
[next]