index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-07
tests/qtest: add a get_features op to vhost-user-test
Alex Bennée
2022-10-07
tests/qtest: implement stub for VHOST_USER_GET_CONFIG
Alex Bennée
2022-10-07
tests/qtest: add assert to catch bad features
Alex Bennée
2022-10-07
tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
Alex Bennée
2022-10-07
tests/qtest: catch unhandled vhost-user messages
Alex Bennée
2022-10-07
tests/qtest: use qos_printf instead of g_test_message
Alex Bennée
2022-10-07
tests/qtest: add a timeout for subprocess_run_one_test
Alex Bennée
2022-10-07
tests/qtest: pass stdout/stderr down to subtests
Alex Bennée
2022-10-07
hw/virtio: add vhost-user-gpio-pci boilerplate
Viresh Kumar
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
2022-10-07
hw/virtio: add some vhost-user trace events
Alex Bennée
2022-10-07
hw/virtio: log potentially buggy guest drivers
Alex Bennée
2022-10-07
hw/virtio: fix some coding style issues
Alex Bennée
2022-10-07
include/hw: document vhost_dev feature life-cycle
Alex Bennée
2022-10-07
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
Alex Bennée
2022-10-07
hw/virtio: incorporate backend features in features
Alex Bennée
2022-10-07
file-posix: Remove unused s->discard_zeroes
Kevin Wolf
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
blockjob: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
block_job_query: remove atomic read
Emanuele Giuseppe Esposito
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
job.h: categorize JobDriver callbacks that need the AioContext lock
Emanuele Giuseppe Esposito
2022-10-07
blockjob: protect iostatus field in BlockJob struct
Emanuele Giuseppe Esposito
2022-10-07
blockjob: rename notifier callbacks as _locked
Emanuele Giuseppe Esposito
2022-10-07
blockjob.h: categorize fields in struct BlockJob
Emanuele Giuseppe Esposito
2022-10-07
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
2022-10-07
job: detect change of aiocontext within job coroutine
Paolo Bonzini
2022-10-07
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
block/mirror.c: use of job helpers in drivers
Emanuele Giuseppe Esposito
2022-10-07
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
2022-10-07
jobs: add job lock in find_* functions
Emanuele Giuseppe Esposito
2022-10-07
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
2022-10-07
job: move and update comments from blockjob.c
Emanuele Giuseppe Esposito
2022-10-07
job.c: add job_lock/unlock while keeping job.h intact
Emanuele Giuseppe Esposito
2022-10-07
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
2022-10-07
job.c: API functions not used outside should be static
Emanuele Giuseppe Esposito
2022-10-07
job.h: categorize fields in struct Job
Emanuele Giuseppe Esposito
2022-10-07
job.c: make job_mutex and job_lock/unlock() public
Emanuele Giuseppe Esposito
2022-10-07
quorum: Remove unnecessary forward declaration
Kevin Wolf
2022-10-07
test-coroutine: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
migration: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
9p: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
raw-format: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
coroutine-lock: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
job: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
vmdk: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
throttle: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
quorum: add missing coroutine_fn annotations
Paolo Bonzini
[prev]
[next]