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
*
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-05-28
1
-8
/
+0
*
docs/about: Update the support statement for Windows
Thomas Huth
2022-05-18
1
-1
/
+1
*
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
1
-4
/
+0
*
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
2022-04-26
1
-3
/
+0
*
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
2022-04-21
1
-6
/
+3
*
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-21
1
-10
/
+0
*
include: move qemu_fdatasync() to osdep
Marc-André Lureau
2022-04-21
1
-0
/
+2
*
include: move qemu_msync() to osdep
Marc-André Lureau
2022-04-21
1
-0
/
+13
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-1
/
+2
*
osdep.h: move qemu_build_not_reached()
Marc-André Lureau
2022-04-21
1
-0
/
+16
*
include: move qemu_pipe() to osdep.h
Marc-André Lureau
2022-04-06
1
-0
/
+4
*
include: move qemu_write_full() declaration to osdep.h
Marc-André Lureau
2022-04-06
1
-0
/
+3
*
include: move TFR to osdep.h
Marc-André Lureau
2022-04-06
1
-0
/
+2
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-4
/
+11
*
osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-0
/
+12
*
Move HOST_LONG_BITS to compiler.h
Marc-André Lureau
2022-03-22
1
-3
/
+0
*
Simplify HOST_LONG_BITS
Marc-André Lureau
2022-03-22
1
-7
/
+1
*
util/osdep: Avoid madvise proto on modern Solaris
Andrew Deason
2022-03-18
1
-0
/
+8
*
osdep: Avoid using Clang-specific __builtin_available()
Philippe Mathieu-Daudé
2022-03-15
1
-7
/
+3
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
1
-18
/
+0
|
\
|
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-18
/
+0
*
|
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
1
-13
/
+0
|
/
*
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-16
/
+0
*
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
1
-5
/
+0
*
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
2022-02-21
1
-25
/
+0
*
include: Move qemu_mprotect_*() to new qemu/mprotect.h
Peter Maydell
2022-02-21
1
-4
/
+0
*
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
1
-82
/
+0
*
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
2022-02-17
1
-0
/
+13
*
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
2022-01-07
1
-0
/
+7
*
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
2021-07-09
1
-1
/
+1
*
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-0
/
+15
*
osdep: provide ROUND_DOWN macro
Paolo Bonzini
2021-06-25
1
-6
/
+22
*
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
David Hildenbrand
2021-06-15
1
-0
/
+3
*
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
1
-1
/
+8
*
util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
David Hildenbrand
2021-06-15
1
-0
/
+18
*
softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
David Hildenbrand
2021-06-15
1
-2
/
+2
*
util/osdep: Add qemu_mprotect_rw
Richard Henderson
2021-06-14
1
-0
/
+1
*
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
2021-05-10
1
-4
/
+4
*
include/qemu/osdep.h: Move system includes to top
Peter Maydell
2021-04-17
1
-7
/
+13
*
osdep: protect qemu/osdep.h with extern "C"
Paolo Bonzini
2021-04-17
1
-1
/
+9
*
osdep: include glib-compat.h before other QEMU headers
Paolo Bonzini
2021-04-17
1
-1
/
+7
*
osdep: build with non-working system() function
Joelle van Dyne
2021-01-29
1
-0
/
+12
*
tcg: Toggle page execution for Apple Silicon
Roman Bolshakov
2021-01-23
1
-0
/
+28
*
osdep.h: Remove <sys/signal.h> include
Michael Forney
2021-01-20
1
-4
/
+0
*
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
1
-6
/
+2
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...
Peter Maydell
2020-09-17
1
-1
/
+1
|
\
|
*
osdep: file locking functions are not available on Win32
Yonggang Luo
2020-09-16
1
-1
/
+1
*
|
util: introduce qemu_open and qemu_create with error reporting
Daniel P. Berrangé
2020-09-16
1
-0
/
+6
*
|
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
|
monitor: simplify functions for getting a dup'd fdset entry
Daniel P. Berrangé
2020-09-16
1
-0
/
+1
|
/
[next]