COMMITS
/ util/compatfd.c April 22, 2022
M
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau committed
April 20, 2022
M
util: simplify write in signal handler
Marc-André Lureau committed
September 5, 2021
K
util/compatfd.c: use libc signalfd wrapper instead of raw syscall
Kacper Słomiński committed
March 15, 2021
M
util/compatfd.c: Replaced a malloc call with g_malloc.
Mahmoud Mandour committed
M
util/compatfd.c: Fixed style issues
Mahmoud Mandour committed
July 13, 2020
D
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
February 8, 2017
P
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini committed
January 29, 2016
P
util: Clean up includes
Peter Maydell committed
March 14, 2015
T
util: Remove unused functions
Thomas Huth committed
January 30, 2014
D
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert committed
May 2, 2013
J
compatfd: switch to QemuThread
Jan Kiszka committed
December 20, 2012
P
build: move libqemuutil.a components to util/
Paolo Bonzini committed