index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
osdep.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+1
*
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2024-02-14
1
-1
/
+8
*
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-06
1
-1
/
+17
*
qemu/osdep: Add huge page aligned support on LoongArch platform
Bibo Mao
2024-01-18
1
-0
/
+8
*
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2024-01-11
1
-10
/
+0
*
util/oslib: Have qemu_prealloc_mem() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
osdep: add getloadavg
Michael S. Tsirkin
2023-12-01
1
-0
/
+10
*
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2023-10-04
1
-0
/
+4
*
qobject atomics osdep: Make a few macros more hygienic
Markus Armbruster
2023-09-29
1
-7
/
+20
*
compiler: introduce QEMU_ANNOTATE
Paolo Bonzini
2023-09-26
1
-3
/
+3
*
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
1
-2
/
+2
*
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
Warner Losh
2023-08-28
1
-0
/
+13
*
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
2023-08-08
1
-3
/
+0
*
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
Thomas Huth
2023-05-08
1
-1
/
+1
*
qemu/osdep: Switch position of "extern" and "G_NORETURN"
Bernhard Beschow
2023-03-20
1
-1
/
+1
*
util: drop qemu_fork()
Marc-André Lureau
2023-03-13
1
-14
/
+0
*
block: Add no_coroutine_fn and coroutine_mixed_fn marker
Alberto Faria
2023-01-24
1
-0
/
+40
*
coroutine: annotate coroutine_fn for libclang
Alberto Faria
2023-01-24
1
-0
/
+4
*
coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
Markus Armbruster
2023-01-19
1
-0
/
+16
*
chardev: clean up chardev-parallel.c
Paolo Bonzini
2023-01-11
1
-5
/
+0
*
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
2023-01-09
1
-1
/
+7
*
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
1
-2
/
+17
|
\
|
*
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
1
-1
/
+3
|
*
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
1
-2
/
+15
*
|
include/qemu/osdep: Add qemu_build_assert
Richard Henderson
2022-10-26
1
-0
/
+8
|
/
*
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
[next]