Sign in
qemu
/
qemu
/
84369d762127157137006e29a971bb08a1bd17cd
/
util
/
compatfd.c
81badab
util: replace pipe()+cloexec with g_unix_open_pipe()
by Marc-André Lureau
· 3 years ago
d0dedf2
util: simplify write in signal handler
by Marc-André Lureau
· 3 years ago
6bd17dc
util/compatfd.c: use libc signalfd wrapper instead of raw syscall
by Kacper Słomiński
· 3 years, 7 months ago
e0c5a18
util/compatfd.c: Replaced a malloc call with g_malloc.
by Mahmoud Mandour
· 4 years, 1 month ago
7e3a61c
util/compatfd.c: Fixed style issues
by Mahmoud Mandour
· 4 years, 1 month ago
81b7b1e
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
by David CARLIER
· 4 years, 9 months ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
d98d407
cpus: remove ugly cast on sigbus_handler
by Paolo Bonzini
· 8 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
3bf2af7
util: Remove unused functions
by Thomas Huth
· 10 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
518420d
compatfd: switch to QemuThread
by Jan Kiszka
· 12 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
[Renamed from compatfd.c]
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
7f84c12
compatfd.c: Don't pass NULL pointer to SYS_signalfd
by Peter Maydell
· 13 years ago
d25f89c
Register Linux dyntick timer as per-thread signal
by Jan Kiszka
· 14 years ago
09716e4
sigfd: use pthread_sigmask
by Alexander Graf
· 14 years ago
30faaf7
Use sigwait instead of sigwaitinfo.
by Tristan Gingold
· 14 years ago
dcc38d1
signalfd compatibility
by Marcelo Tosatti
· 14 years ago
9e472e1
Fix IO performance regression in sparc
by aliguori
· 16 years ago
2746310
Make compatfd fallback more robust
by aliguori
· 17 years ago
b8ae755
Fix whitespace damage in compatfd
by aliguori
· 17 years ago
bcdf9b4
Add missing files from previous commit.
by aliguori
· 17 years ago