index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
Sam Li
2022-10-27
1
-12
/
+1
|
*
vvfat: allow spaces in file names
Hervé Poussineau
2022-10-27
1
-1
/
+1
|
*
vvfat: allow some writes to bootsector
Hervé Poussineau
2022-10-27
1
-1
/
+25
|
*
block: Refactor get_tmp_filename()
Bin Meng
2022-10-27
1
-4
/
+3
*
|
blkio: implement BDRV_REQ_REGISTERED_BUF optimization
Stefan Hajnoczi
2022-10-26
1
-3
/
+180
*
|
block: add BlockRAMRegistrar
Stefan Hajnoczi
2022-10-26
2
-0
/
+59
*
|
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
2022-10-26
3
-14
/
+42
*
|
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
2022-10-26
14
-37
/
+46
*
|
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
2022-10-26
3
-6
/
+6
*
|
blkio: add libblkio block driver
Stefan Hajnoczi
2022-10-26
2
-0
/
+832
|
/
*
file-posix: Remove unused s->discard_zeroes
Kevin Wolf
2022-10-07
1
-9
/
+0
*
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
1
-0
/
+2
*
blockjob: protect iostatus field in BlockJob struct
Emanuele Giuseppe Esposito
2022-10-07
1
-1
/
+5
*
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
2022-10-07
1
-0
/
+1
*
block/mirror.c: use of job helpers in drivers
Emanuele Giuseppe Esposito
2022-10-07
1
-4
/
+9
*
quorum: Remove unnecessary forward declaration
Kevin Wolf
2022-10-07
1
-2
/
+0
*
raw-format: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+2
*
vmdk: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-10
/
+12
*
throttle: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
quorum: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-17
/
+19
*
qed: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-2
/
+2
*
curl: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
copy-before-write: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-4
/
+5
*
qcow2: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
4
-19
/
+24
*
parallels: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-2
/
+3
*
nvme: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-2
/
+4
*
nfs: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
nbd: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-5
/
+6
*
iscsi: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+2
*
file-posix: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
blkverify: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
qcow2: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
2
-4
/
+4
*
block: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
2
-16
/
+16
*
block/nvme: separate nvme_get_free_req cases for coroutine/non-coroutine context
Paolo Bonzini
2022-10-07
1
-20
/
+28
*
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
1
-5
/
+5
*
block: use the request length for iov alignment
Keith Busch
2022-09-30
1
-1
/
+2
*
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
2022-09-30
2
-21
/
+21
*
block/qed: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
1
-4
/
+11
*
block/qcow2: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
1
-5
/
+16
*
gluster: stop using .bdrv_needs_filename
Stefan Hajnoczi
2022-09-30
1
-4
/
+0
*
block: make serializing requests functions 'void'
Denis V. Lunev
2022-09-30
1
-16
/
+7
*
block: use bdrv_is_sg() helper instead of raw bs->sg reading
Denis V. Lunev
2022-09-30
3
-4
/
+4
*
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
1
-2
/
+6
*
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-30
1
-4
/
+18
*
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-09-30
1
-1
/
+1
*
qcow2: fix memory leak in qcow2_read_extensions
lu zhipeng
2022-09-30
1
-0
/
+1
*
block/io_uring: add missing include file
Jinhao Fan
2022-08-02
1
-0
/
+1
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
2
-5
/
+5
*
block/parallels: Fix buffer-based write call
Hanna Reitz
2022-07-26
1
-2
/
+2
*
block: Remove remaining unused symbols in coroutines.h
Alberto Faria
2022-07-12
2
-22
/
+3
[prev]
[next]