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
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
2022-10-07
qed: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
curl: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
copy-before-write: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
qcow2: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
parallels: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
nvme: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
nfs: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
nbd: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
iscsi: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
file-posix: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
blkverify: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
coroutine: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
nbd: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
qcow2: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
block: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
block/nvme: separate nvme_get_free_req cases for coroutine/non-coroutine context
Paolo Bonzini
2022-10-07
coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
Alberto Faria
2022-10-07
Revert "qapi: fix examples of blockdev-add with qcow2"
Markus Armbruster
2022-10-06
Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...
Stefan Hajnoczi
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
contrib/gitdm: add Université Grenoble Alpes
Alex Bennée
2022-10-06
contrib/gitdm: add Simon to individual contributors
Alex Bennée
2022-10-06
contrib/gitdm: add China Telecom to the domain map
Alex Bennée
2022-10-06
contrib/gitdm: add ISCAS to the academics group
Alex Bennée
2022-10-06
contrib/gitdm: add WANG Xuerui to individual contributers
Alex Bennée
2022-10-06
contrib/gitdm: add Paul to individual contributors
Alex Bennée
2022-10-06
contrib/gitdm: add mapping for Loongson Technology
Alex Bennée
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée
2022-10-06
semihosting: update link to spec
Alex Bennée
2022-10-06
docs/devel: document the test plugins
Alex Bennée
2022-10-06
contrib/plugins: reset skip when matching in execlog
Alex Bennée
[next]