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
/
util
/
compatfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
1
-4
/
+1
*
util: simplify write in signal handler
Marc-André Lureau
2022-04-21
1
-16
/
+2
*
util/compatfd.c: use libc signalfd wrapper instead of raw syscall
Kacper Słomiński
2021-10-13
1
-3
/
+2
*
util/compatfd.c: Replaced a malloc call with g_malloc.
Mahmoud Mandour
2021-05-14
1
-6
/
+2
*
util/compatfd.c: Fixed style issues
Mahmoud Mandour
2021-04-01
1
-3
/
+3
*
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
2020-07-13
1
-0
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
2017-03-03
1
-1
/
+0
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
util: Remove unused functions
Thomas Huth
2015-04-30
1
-19
/
+0
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-1
/
+2
*
compatfd: switch to QemuThread
Jan Kiszka
2013-10-17
1
-13
/
+3
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+138