Marc-André Lureau
|
faa4ec1641
main-loop: remove qemu_fd_register(), win32/slirp/socket specific
|
2 жил өмнө |
Marc-André Lureau
|
f5fd677ae7
win32/socket: introduce qemu_socket_select() helper
|
2 жил өмнө |
Markus Armbruster
|
bfe7bf8590
Don't include headers already included by qemu/osdep.h
|
2 жил өмнө |
Nikita Ivanov
|
37b0b24e93
error handling: Use RETRY_ON_EINTR() macro where applicable
|
2 жил өмнө |
Bin Meng
|
d393b0a176
util/main-loop: Avoid adding the same HANDLE twice
|
2 жил өмнө |
Bin Meng
|
4f76b3d9bb
util/main-loop: Fix maximum number of wait objects for win32
|
2 жил өмнө |
Nicolas Saenz Julienne
|
71ad4713cc
util/event-loop-base: Introduce options to set the thread pool size
|
3 жил өмнө |
Nicolas Saenz Julienne
|
70ac26b9e5
util/main-loop: Introduce the main loop into QOM
|
3 жил өмнө |
Marc-André Lureau
|
4d14cb0cd7
Use g_unix_set_fd_nonblocking()
|
3 жил өмнө |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 жил өмнө |
Stefan Hajnoczi
|
826cc32423
aio-posix: split poll check from ready handler
|
3 жил өмнө |
Stefan Hajnoczi
|
0f08586c71
util/async: add a human-readable name to BHs for debugging
|
4 жил өмнө |
Paolo Bonzini
|
5f50be9b58
async: the main AioContext is only "current" if under the BQL
|
4 жил өмнө |
Paolo Bonzini
|
d3e6dd2fe7
main-loop: remove dead code
|
4 жил өмнө |
Chen Qun
|
d6eb39b554
qtest: delete superfluous inclusions of qtest.h
|
4 жил өмнө |
Daniele Buono
|
c905a3680d
cfi: Initial support for cfi-icall in QEMU
|
4 жил өмнө |
Claudio Fontana
|
8191d36841
icount: rename functions to be consistent with the module name
|
5 жил өмнө |
Claudio Fontana
|
740b175973
cpu-timers, icount: new modules
|
5 жил өмнө |
Thomas Huth
|
8c2787629e
stubs: Move qemu_fd_register stub to util/main-loop.c
|
5 жил өмнө |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 жил өмнө |
Thomas Huth
|
372a87a1d9
Do not use %m in common code to print error messages
|
5 жил өмнө |
Paolo Bonzini
|
e9ed92bd8d
util: merge main-loop.c and iohandler.c
|
6 жил өмнө |
Lidong Chen
|
6512e34b0a
util/main-loop: Fix incorrect assertion
|
6 жил өмнө |
Marc-André Lureau
|
c2d63650d9
slirp: move sources to src/ subdirectory
|
6 жил өмнө |
Marc-André Lureau
|
1ab67b98cd
slirp: replace global polling with per-instance & notifier
|
6 жил өмнө |
Fei Li
|
78524330fd
Fix segmentation fault when qemu_signal_init fails
|
6 жил өмнө |
Stefan Hajnoczi
|
21891a5a30
main-loop: drop spin_counter
|
7 жил өмнө |
Alex Bennée
|
d759c951f3
replay: push replay_mutex_lock up the call tree
|
7 жил өмнө |
Alistair Francis
|
8297be80f7
Convert multi-line fprintf() to warn_report()
|
8 жил өмнө |
Peter Maydell
|
de5f852f38
main_loop: Make main_loop_wait() return void
|
8 жил өмнө |