summaryrefslogtreecommitdiffstats
path: root/util/compatfd.c
Commit message (Expand)AuthorAgeFilesLines
* util: replace pipe()+cloexec with g_unix_open_pipe()Marc-André Lureau2022-05-031-4/+1Star
* util: simplify write in signal handlerMarc-André Lureau2022-04-211-16/+2Star
* util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński2021-10-131-3/+2Star
* util/compatfd.c: Replaced a malloc call with g_malloc.Mahmoud Mandour2021-05-141-6/+2Star
* util/compatfd.c: Fixed style issuesMahmoud Mandour2021-04-011-3/+3
* util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER2020-07-131-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpus: remove ugly cast on sigbus_handlerPaolo Bonzini2017-03-031-1/+0Star
* util: Clean up includesPeter Maydell2016-02-041-0/+1
* util: Remove unused functionsThomas Huth2015-04-301-19/+0Star
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+2
* compatfd: switch to QemuThreadJan Kiszka2013-10-171-13/+3Star
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+138