Thomas Huth
|
372a87a1d9
Do not use %m in common code to print error messages
|
5 years ago |
Paolo Bonzini
|
e9ed92bd8d
util: merge main-loop.c and iohandler.c
|
6 years ago |
Lidong Chen
|
6512e34b0a
util/main-loop: Fix incorrect assertion
|
6 years ago |
Marc-André Lureau
|
c2d63650d9
slirp: move sources to src/ subdirectory
|
6 years ago |
Marc-André Lureau
|
1ab67b98cd
slirp: replace global polling with per-instance & notifier
|
6 years ago |
Fei Li
|
78524330fd
Fix segmentation fault when qemu_signal_init fails
|
6 years ago |
Stefan Hajnoczi
|
21891a5a30
main-loop: drop spin_counter
|
7 years ago |
Alex Bennée
|
d759c951f3
replay: push replay_mutex_lock up the call tree
|
7 years ago |
Alistair Francis
|
8297be80f7
Convert multi-line fprintf() to warn_report()
|
8 years ago |
Peter Maydell
|
de5f852f38
main_loop: Make main_loop_wait() return void
|
8 years ago |
Richard W.M. Jones
|
ecbddbb106
main-loop: Acquire main_context lock around os_host_main_loop_wait.
|
8 years ago |
Paolo Bonzini
|
3f53bc61a4
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
|
8 years ago |
Paolo Bonzini
|
d2528bdc19
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
|
8 years ago |
Paolo Bonzini
|
d98d407234
cpus: remove ugly cast on sigbus_handler
|
8 years ago |
Paolo Bonzini
|
c2b38b277a
block: move AioContext, QEMUTimer, main-loop to libqemuutil
|
8 years ago |