aboutsummaryrefslogtreecommitdiff
path: root/util/compatfd.c
AgeCommit message (Expand)Author
2022-05-03util: replace pipe()+cloexec with g_unix_open_pipe()Marc-André Lureau
2022-04-21util: simplify write in signal handlerMarc-André Lureau
2021-10-13util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński
2021-05-14util/compatfd.c: Replaced a malloc call with g_malloc.Mahmoud Mandour
2021-04-01util/compatfd.c: Fixed style issuesMahmoud Mandour
2020-07-13util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2017-03-03cpus: remove ugly cast on sigbus_handlerPaolo Bonzini
2016-02-04util: Clean up includesPeter Maydell
2015-04-30util: Remove unused functionsThomas Huth
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2013-10-17compatfd: switch to QemuThreadJan Kiszka
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini