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