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
*
crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...
Emanuele Giuseppe Esposito
2022-03-04
1
-20
/
+15
*
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2022-03-04
2
-0
/
+58
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-23
1
-7
/
+35
|
\
|
*
block: print the server key type and fingerprint on failure
Daniel P. Berrangé
2022-02-16
1
-7
/
+30
|
*
block: support sha256 fingerprint with pre-blockdev options
Daniel P. Berrangé
2022-02-16
1
-0
/
+5
*
|
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
2022-02-21
1
-1
/
+3
*
|
configure, meson: move image format options to meson_options.txt
Paolo Bonzini
2022-02-21
1
-15
/
+32
|
/
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...
Peter Maydell
2022-02-12
1
-0
/
+64
|
\
|
*
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
2022-02-11
1
-0
/
+45
|
*
block/nbd: Assert there are no timers when closed
Hanna Reitz
2022-02-11
1
-0
/
+4
|
*
block/nbd: Delete open timer when done
Hanna Reitz
2022-02-11
1
-0
/
+8
|
*
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
2022-02-11
1
-0
/
+7
*
|
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
1
-2
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-02-01
3
-27
/
+75
|
\
|
*
block/rbd: workaround for ceph issue #53784
Peter Lieven
2022-02-01
1
-2
/
+40
|
*
block/rbd: fix handling of holes in .bdrv_co_block_status
Peter Lieven
2022-02-01
1
-5
/
+5
|
*
block/export/fuse: Fix build failure on FreeBSD
Philippe Mathieu-Daudé
2022-02-01
1
-0
/
+4
|
*
block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
Philippe Mathieu-Daudé
2022-02-01
1
-20
/
+21
|
*
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
2022-02-01
1
-0
/
+5
*
|
block-backend: Retain permissions after migration
Hanna Reitz
2022-02-01
1
-0
/
+11
*
|
qcow2: simple case support for downgrading of qcow2 images with zstd
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-2
/
+56
|
/
*
block/io: Update BSC only if want_zero is true
Hanna Reitz
2022-01-28
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
5
-28
/
+46
|
\
|
*
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
2
-13
/
+3
|
*
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
2022-01-14
1
-8
/
+22
|
*
vvfat: Fix size of temporary qcow file
Kevin Wolf
2022-01-14
1
-4
/
+3
|
*
block-backend: prevent dangling BDS pointers across aio_poll()
Stefan Hajnoczi
2022-01-14
1
-2
/
+17
|
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-14
9
-48
/
+71
|
\
\
|
|
/
|
/
|
|
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
9
-48
/
+71
*
|
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
2022-01-12
1
-21
/
+16
|
/
*
blockjob: drop BlockJob.blk field
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-7
/
+0
*
block/stream: add own blk
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-6
/
+18
*
nbd: allow reconnect on open, with corresponding new options
Vladimir Sementsov-Ogievskiy
2021-12-21
1
-1
/
+44
*
block/nvme: fix infinite loop in nvme_free_req_queue_cb()
Stefan Hajnoczi
2021-12-09
1
-2
/
+3
*
block/vvfat.c fix leak when failure occurs
Daniella Lee
2021-11-23
1
-4
/
+12
*
file-posix: Fix alignment after reopen changing O_DIRECT
Kevin Wolf
2021-11-16
1
-4
/
+16
*
stream: Traverse graph after modification
Hanna Reitz
2021-11-16
1
-2
/
+5
*
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-11-03
7
-27
/
+171
|
\
|
*
block/nvme: Extract nvme_free_queue() from nvme_free_queue_pair()
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+7
|
*
block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()
Philippe Mathieu-Daudé
2021-11-02
2
-2
/
+2
|
*
block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREE
Philippe Mathieu-Daudé
2021-11-02
1
-7
/
+4
|
*
block-backend: Silence clang -m32 compiler warning
Hanna Reitz
2021-11-02
1
-1
/
+1
|
*
linux-aio: add `dev_max_batch` parameter to laio_io_unplug()
Stefano Garzarella
2021-11-02
2
-4
/
+6
|
*
linux-aio: add `dev_max_batch` parameter to laio_co_submit()
Stefano Garzarella
2021-11-02
2
-9
/
+24
|
*
file-posix: add `aio-max-batch` option
Stefano Garzarella
2021-11-02
1
-0
/
+9
|
*
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-11-02
1
-0
/
+4
|
*
block/rbd: implement bdrv_co_block_status
Peter Lieven
2021-11-02
1
-0
/
+112
|
*
block/file-posix: Fix return value translation for AIO discards
Ari Sundholm
2021-11-02
1
-2
/
+2
*
|
block/vpc: Add a sanity check that fixed-size images have the right type
Thomas Huth
2021-11-02
1
-1
/
+2
[next]