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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: document connection between child roles and bs->backing/bs->file
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-0
/
+39
|
*
|
|
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
2022-10-27
2
-9
/
+20
|
*
|
|
tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-0
/
+1
|
*
|
|
test-bdrv-graph-mod: update test_parallel_perm_update test case
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-31
/
+49
|
*
|
|
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
24
-101
/
+95
|
*
|
|
block: BlockDriver: add .filtered_child_is_backing field
Vladimir Sementsov-Ogievskiy
2022-10-27
3
-0
/
+15
|
*
|
|
vhost-user-blk: fix the resize crash
Li Feng
2022-10-27
1
-0
/
+4
|
*
|
|
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
Sam Li
2022-10-27
2
-13
/
+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
6
-34
/
+38
|
*
|
|
block: Ignore close() failure in get_tmp_filename()
Bin Meng
2022-10-27
1
-4
/
+1
|
*
|
|
MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
Markus Armbruster
2022-10-27
1
-10
/
+2
|
|
/
/
*
|
|
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
11
-158
/
+616
|
\
\
\
|
*
|
|
crypto: add test cases for many malformed LUKS header scenarios
Daniel P. Berrangé
2022-10-27
1
-0
/
+299
|
*
|
|
crypto: ensure LUKS tests run with GNUTLS crypto provider
Daniel P. Berrangé
2022-10-27
1
-1
/
+2
|
*
|
|
crypto: quote algorithm names in error messages
Daniel P. Berrangé
2022-10-27
1
-3
/
+3
|
*
|
|
crypto: split off helpers for converting LUKS header endianess
Daniel P. Berrangé
2022-10-27
2
-32
/
+53
|
*
|
|
crypto: split LUKS header definitions off into file
Daniel P. Berrangé
2022-10-27
2
-93
/
+138
|
*
|
|
crypto: check that LUKS PBKDF2 iterations count is non-zero
Daniel P. Berrangé
2022-10-27
1
-0
/
+11
|
*
|
|
crypto: strengthen the check for key slots overlapping with LUKS header
Daniel P. Berrangé
2022-10-27
1
-1
/
+1
|
*
|
|
crypto: validate that LUKS payload doesn't overlap with header
Daniel P. Berrangé
2022-10-27
1
-0
/
+7
|
*
|
|
crypto: enforce that key material doesn't overlap with LUKS header
Daniel P. Berrangé
2022-10-27
1
-0
/
+8
|
*
|
|
crypto: enforce that LUKS stripes is always a fixed value
Daniel P. Berrangé
2022-10-27
1
-2
/
+3
|
*
|
|
crypto: sanity check that LUKS header strings are NUL-terminated
Daniel P. Berrangé
2022-10-27
1
-0
/
+18
|
*
|
|
tests: avoid DOS line endings in PSK file
Daniel P. Berrangé
2022-10-27
1
-6
/
+5
|
*
|
|
crypto: check for and report errors setting PSK credentials
Daniel P. Berrangé
2022-10-27
1
-3
/
+13
|
*
|
|
scripts: check if .git exists before checking submodule status
Daniel P. Berrangé
2022-10-27
1
-6
/
+6
|
*
|
|
seccomp: Get actual errno value from failed seccomp functions
Michal Privoznik
2022-10-26
2
-0
/
+22
|
*
|
|
io/channel-watch: Fix socket watch on Windows
Bin Meng
2022-10-26
1
-4
/
+0
|
*
|
|
io/channel-watch: Drop the unnecessary cast
Bin Meng
2022-10-26
1
-3
/
+3
|
*
|
|
io/channel-watch: Drop a superfluous '#ifdef WIN32'
Bin Meng
2022-10-26
1
-2
/
+0
|
*
|
|
util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
Bin Meng
2022-10-26
1
-3
/
+2
|
*
|
|
crypto/luks: Support creating LUKS image on Darwin
Jungmin Park
2022-10-26
1
-0
/
+23
*
|
|
|
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
42
-96
/
+1435
|
\
\
\
\
|
*
|
|
|
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
2022-10-26
2
-14
/
+27
|
*
|
|
|
blkio: implement BDRV_REQ_REGISTERED_BUF optimization
Stefan Hajnoczi
2022-10-26
1
-3
/
+180
|
*
|
|
|
stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
2
-0
/
+14
|
*
|
|
|
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
2
-0
/
+6
|
*
|
|
|
block: add BlockRAMRegistrar
Stefan Hajnoczi
2022-10-26
4
-0
/
+97
|
*
|
|
|
numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
Stefan Hajnoczi
2022-10-26
1
-3
/
+6
|
*
|
|
|
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
2022-10-26
7
-18
/
+52
|
*
|
|
|
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
2022-10-26
16
-37
/
+69
|
*
|
|
|
block: use BdrvRequestFlags type for supported flag fields
Stefan Hajnoczi
2022-10-26
1
-4
/
+4
|
*
|
|
|
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
2022-10-26
7
-11
/
+14
|
*
|
|
|
numa: call ->ram_block_removed() in ram_block_notifer_remove()
Stefan Hajnoczi
2022-10-26
2
-1
/
+21
|
*
|
|
|
blkio: add libblkio block driver
Stefan Hajnoczi
2022-10-26
8
-4
/
+928
|
*
|
|
|
coroutine: add flag to re-queue at front of CoQueue
Stefan Hajnoczi
2022-10-26
2
-4
/
+20
*
|
|
|
|
Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2022-10-30
8
-440
/
+780
|
\
\
\
\
\
[prev]
[next]