Historique des commits

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