COMMITS
/ iothread.c September 5, 2023
F
iothread: Set the GSource "name" field
Fabiano Rosas committed
January 13, 2023
P
iothread: Remove unused IOThreadClass / IOTHREAD_CLASS
Philippe Mathieu-Daudé committed
November 21, 2022
M
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster committed
April 25, 2022
N
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne committed
N
Introduce event-loop-base abstract class
Nicolas Saenz Julienne committed
July 27, 2021
S
iothread: use IOThreadParamInfo in iothread_[set|get]_param()
Stefano Garzarella committed
S
iothread: rename PollParamInfo to IOThreadParamInfo
Stefano Garzarella committed
July 21, 2021
S
iothread: add aio-max-batch parameter
Stefano Garzarella committed
S
iothread: generalize iothread_set_param/iothread_get_param
Stefano Garzarella committed
June 9, 2021
P
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini committed
January 29, 2021
E
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva committed
January 13, 2021
E
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake committed
September 23, 2020
S
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
July 14, 2020
M
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster committed
July 7, 2020
M
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster committed
M
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster committed
M
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster committed
May 5, 2020
M
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster committed
March 6, 2019
P
iothread: document about why we need explicit aio_poll()
Peter Xu committed
P
iothread: push gcontext earlier in the thread_fn
Peter Xu committed
P
iothread: create main loop unconditionally
Peter Xu committed
P
iothread: create the gcontext unconditionally
Peter Xu committed
P
iothread: replace init_done_cond with a semaphore
Peter Xu committed
January 29, 2019
P
iothread: fix iothread hang when stop too soon
Peter Xu committed
August 21, 2018
M
iothread: fix crash with invalid properties
Marc-André Lureau committed
April 9, 2018
P
iothread: workaround glib bug which hangs qmp-test
Peter Xu committed
March 22, 2018
P
iothread: fix breakage on windows
Peter Xu committed
March 7, 2018
S
vl: introduce vm_shutdown()
Stefan Hajnoczi committed
February 26, 2018
M
qapi: Empty out qapi-schema.json
Markus Armbruster committed
February 1, 2018
M
Include qapi/error.h exactly where needed
Markus Armbruster committed
December 7, 2017
S
iothread: fix iothread_stop() race condition
Stefan Hajnoczi committed
December 6, 2017
S
iothread: add iothread_by_id() API
Stefan Hajnoczi committed
September 28, 2017
P
iothread: delay the context release to finalize
Peter Xu committed
P
iothread: export iothread_stop()
Peter Xu committed
P
iothread: provide helpers for internal use
Peter Xu committed
September 26, 2017
E
iothread: Make iothread_stop() idempotent
Eduardo Habkost committed
August 29, 2017
W
qemu-iothread: IOThread supports the GMainContext event loop
Wang Yong committed
February 10, 2017
P
monitor: add poll-* properties into query-iothreads result
Pavel Hrdina committed
January 26, 2017
S
iothread: enable AioContext polling by default
Stefan Hajnoczi committed
December 1, 2016
S
iothread: add poll-grow and poll-shrink parameters
Stefan Hajnoczi committed
S
aio: self-tune polling time
Stefan Hajnoczi committed
S
iothread: add polling parameters
Stefan Hajnoczi committed
October 27, 2016
P
iothread: release AioContext around aio_poll
Paolo Bonzini committed
P
iothread: detach all block devices before stopping them
Paolo Bonzini committed
P
aio: introduce qemu_get_current_aio_context
Paolo Bonzini committed
September 26, 2016
L
September 8, 2016
F
iothread: Stop threads before main() quits
Fam Zheng committed
January 29, 2016
P
all: Clean up includes
Peter Maydell committed
November 24, 2015
P
iothread: include id in thread name
Paolo Bonzini committed