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
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
42
-371
/
+372
|
\
|
*
block/block-backend: blk_set_enable_write_cache is IO_CODE
Emanuele Giuseppe Esposito
2022-10-27
1
-1
/
+1
|
*
vmdk: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-27
/
+27
|
*
vhdx: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-4
/
+4
|
*
vdi: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-8
/
+9
|
*
qed: switch to *_co_* functions
Alberto Faria
2022-10-27
2
-7
/
+7
|
*
qcow2: switch to *_co_* functions
Alberto Faria
2022-10-27
4
-24
/
+24
|
*
qcow: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-22
/
+23
|
*
parallels: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-14
/
+14
|
*
mirror: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-2
/
+2
|
*
block: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-2
/
+2
|
*
commit: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-1
/
+1
|
*
vmdk: manually add more coroutine_fn annotations
Paolo Bonzini
2022-10-27
1
-17
/
+17
|
*
qcow2: manually add more coroutine_fn annotations
Paolo Bonzini
2022-10-27
4
-24
/
+27
|
*
qcow: manually add more coroutine_fn annotations
Paolo Bonzini
2022-10-27
1
-6
/
+9
|
*
blkdebug: add missing coroutine_fn annotation for indirect-called functions
Paolo Bonzini
2022-10-27
1
-1
/
+1
|
*
qcow2: add coroutine_fn annotation for indirect-called functions
Alberto Faria
2022-10-27
1
-4
/
+4
|
*
block: add missing coroutine_fn annotation to BlockDriverState callbacks
Alberto Faria
2022-10-27
1
-7
/
+7
|
*
ssh: add missing coroutine_fn annotation
Alberto Faria
2022-10-27
1
-3
/
+3
|
*
monitor: add missing coroutine_fn annotation
Alberto Faria
2022-10-27
1
-1
/
+1
|
*
block: remove incorrect coroutine_fn annotation
Alberto Faria
2022-10-27
1
-2
/
+2
|
*
backup: remove incorrect coroutine_fn annotation
Alberto Faria
2022-10-27
1
-1
/
+1
|
*
block/nfs: Fix 32-bit Windows build
Bin Meng
2022-10-27
1
-0
/
+8
|
*
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-10-27
1
-1
/
+1
|
*
block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
2022-10-27
1
-2
/
+1
|
*
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Emanuele Giuseppe Esposito
2022-10-27
1
-33
/
+0
|
*
block: use the new _change_ API instead of _can_set_ and _set_
Emanuele Giuseppe Esposito
2022-10-27
1
-2
/
+6
|
*
block-backend: implement .change_aio_ctx in child_root
Emanuele Giuseppe Esposito
2022-10-27
1
-0
/
+52
|
*
block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-22
/
+16
|
*
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
2022-10-27
3
-6
/
+5
|
*
block/snapshot: stress that we fallback to primary child
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-20
/
+10
|
*
block/blklogwrites: don't care to remove bs->file child on failure
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-4
/
+0
|
*
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
2022-10-27
22
-101
/
+71
|
*
block: BlockDriver: add .filtered_child_is_backing field
Vladimir Sementsov-Ogievskiy
2022-10-27
2
-0
/
+2
|
*
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
[next]