index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
thread-pool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
1
-0
/
+5
*
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
2023-09-20
1
-8
/
+0
*
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-08-01
1
-1
/
+1
*
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
1
-8
/
+8
*
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
2023-04-25
1
-5
/
+4
*
thread-pool: remove stopping variable
Paolo Bonzini
2022-05-25
1
-3
/
+2
*
thread-pool: replace semaphore with condition variable
Paolo Bonzini
2022-05-25
1
-40
/
+28
*
thread-pool: optimize scheduling of completion bottom half
Paolo Bonzini
2022-05-25
1
-2
/
+1
*
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
1
-4
/
+51
*
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-05-04
1
-2
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
thread-pool: add missing qemu_bh_cancel in completion function
Peter Lieven
2017-03-17
1
-0
/
+7
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-1
/
+3
*
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
1
-0
/
+2
*
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-21
1
-0
/
+343