index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
main-loop.c
Age
Commit message (
Expand
)
Author
2019-10-22
Do not use %m in common code to print error messages
Thomas Huth
2019-07-15
util: merge main-loop.c and iohandler.c
Paolo Bonzini
2019-06-21
util/main-loop: Fix incorrect assertion
Lidong Chen
2019-03-07
slirp: move sources to src/ subdirectory
Marc-André Lureau
2019-02-07
slirp: replace global polling with per-instance & notifier
Marc-André Lureau
2019-01-23
Fix segmentation fault when qemu_signal_init fails
Fei Li
2018-06-01
main-loop: drop spin_counter
Stefan Hajnoczi
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-07-04
main_loop: Make main_loop_wait() return void
Peter Maydell
2017-04-03
main-loop: Acquire main_context lock around os_host_main_loop_wait.
Richard W.M. Jones
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-03
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini