Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-14 | util/compatfd.c: Replaced a malloc call with g_malloc. | Mahmoud Mandour | 1 | -6/+2 |
2021-04-01 | util/compatfd.c: Fixed style issues | Mahmoud Mandour | 1 | -3/+3 |
2020-07-13 | util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD | David CARLIER | 1 | -0/+2 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-03-03 | cpus: remove ugly cast on sigbus_handler | Paolo Bonzini | 1 | -1/+0 |
2016-02-04 | util: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-04-30 | util: Remove unused functions | Thomas Huth | 1 | -19/+0 |
2014-03-09 | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert | 1 | -1/+2 |
2013-10-17 | compatfd: switch to QemuThread | Jan Kiszka | 1 | -13/+3 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+138 |