aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée
2022-10-07hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée
2022-10-07hw/virtio: add some vhost-user trace eventsAlex Bennée
2022-10-07hw/virtio: log potentially buggy guest driversAlex Bennée
2022-10-07hw/virtio: fix some coding style issuesAlex Bennée
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée
2022-10-07include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée
2022-10-07hw/virtio: incorporate backend features in featuresAlex Bennée
2022-10-07file-posix: Remove unused s->discard_zeroesKevin Wolf
2022-10-07job: remove unused functionsEmanuele Giuseppe Esposito
2022-10-07blockjob: remove unused functionsEmanuele Giuseppe Esposito
2022-10-07block_job_query: remove atomic readEmanuele Giuseppe Esposito
2022-10-07job.c: enable job lock/unlock and remove Aiocontext locksEmanuele Giuseppe Esposito
2022-10-07job.h: categorize JobDriver callbacks that need the AioContext lockEmanuele Giuseppe Esposito
2022-10-07blockjob: protect iostatus field in BlockJob structEmanuele Giuseppe Esposito
2022-10-07blockjob: rename notifier callbacks as _lockedEmanuele Giuseppe Esposito
2022-10-07blockjob.h: categorize fields in struct BlockJobEmanuele Giuseppe Esposito
2022-10-07jobs: protect job.aio_context with BQL and job_mutexEmanuele Giuseppe Esposito
2022-10-07job: detect change of aiocontext within job coroutinePaolo Bonzini
2022-10-07jobs: group together API calls under the same job lockEmanuele Giuseppe Esposito
2022-10-07block/mirror.c: use of job helpers in driversEmanuele Giuseppe Esposito
2022-10-07jobs: use job locks also in the unit testsEmanuele Giuseppe Esposito
2022-10-07jobs: add job lock in find_* functionsEmanuele Giuseppe Esposito
2022-10-07blockjob: introduce block_job _locked() APIsEmanuele Giuseppe Esposito
2022-10-07job: move and update comments from blockjob.cEmanuele Giuseppe Esposito
2022-10-07job.c: add job_lock/unlock while keeping job.h intactEmanuele Giuseppe Esposito
2022-10-07aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKEDEmanuele Giuseppe Esposito
2022-10-07job.c: API functions not used outside should be staticEmanuele Giuseppe Esposito
2022-10-07job.h: categorize fields in struct JobEmanuele Giuseppe Esposito
2022-10-07job.c: make job_mutex and job_lock/unlock() publicEmanuele Giuseppe Esposito
2022-10-07quorum: Remove unnecessary forward declarationKevin Wolf
2022-10-07test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau
2022-10-07migration: add missing coroutine_fn annotationsMarc-André Lureau
2022-10-079p: add missing coroutine_fn annotationsMarc-André Lureau
2022-10-07raw-format: add missing coroutine_fn annotationsPaolo Bonzini
2022-10-07coroutine-lock: add missing coroutine_fn annotationsPaolo Bonzini
2022-10-07job: add missing coroutine_fn annotationsPaolo Bonzini
2022-10-07vmdk: add missing coroutine_fn annotationsPaolo Bonzini
2022-10-07throttle: add missing coroutine_fn annotationsPaolo Bonzini
2022-10-07quorum: add missing coroutine_fn annotationsPaolo Bonzini