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
...
|
*
|
qemu-img convert: Unshare write permission for source
Kevin Wolf
2021-04-30
1
-1
/
+1
|
*
|
block: Add BDRV_O_NO_SHARE for blk_new_open()
Kevin Wolf
2021-04-30
2
-6
/
+14
|
*
|
block: refactor bdrv_node_check_perm()
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-28
/
+12
|
*
|
block: rename bdrv_replace_child_safe() to bdrv_replace_child()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-5
/
+5
|
*
|
block: refactor bdrv_child_set_perm_safe() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-46
/
+22
|
*
|
block: inline bdrv_replace_child()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-83
/
+18
|
*
|
block: inline bdrv_check_perm_common()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-29
/
+3
|
*
|
block: drop unused permission update functions
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-103
/
+0
|
*
|
block: bdrv_reopen_multiple: refresh permissions on updated graph
Vladimir Sementsov-Ogievskiy
2021-04-30
3
-197
/
+84
|
*
|
block: bdrv_reopen_multiple(): move bdrv_flush to separate pre-prepare
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-6
/
+8
|
*
|
block: add bdrv_set_backing_noperm() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-17
/
+37
|
*
|
block: make bdrv_refresh_limits() to be a transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
3
-8
/
+35
|
*
|
block: make bdrv_unset_inherits_from to be a transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-4
/
+42
|
*
|
block: drop ignore_children for permission update functions
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-27
/
+11
|
*
|
block/backup-top: drop .active
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-47
/
+2
|
*
|
block: introduce bdrv_drop_filter()
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-4
/
+40
|
*
|
block: add bdrv_remove_filter_or_cow transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-2
/
+82
|
*
|
block: adapt bdrv_append() for inserting filters
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-22
/
+22
|
*
|
block: split out bdrv_replace_node_noperm()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-19
/
+31
|
*
|
block: add bdrv_attach_child_noperm() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-13
/
+58
|
*
|
block: add bdrv_attach_child_common() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-55
/
+137
|
*
|
block: fix bdrv_replace_node_common
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-27
/
+20
|
*
|
block: add bdrv_replace_child_safe() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+54
|
*
|
block: add bdrv_list_* permission update functions
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-35
/
+71
|
*
|
block: add bdrv_drv_set_perm transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-16
/
+54
|
*
|
block: use topological sort for permission update
Vladimir Sementsov-Ogievskiy
2021-04-30
3
-23
/
+99
|
*
|
block: inline bdrv_child_*() permission functions calls
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-42
/
+17
|
*
|
block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-6
/
+8
|
*
|
block: refactor bdrv_child* permission functions
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-20
/
+59
|
*
|
block: bdrv_refresh_perms: check for parents permissions conflict
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-9
/
+54
|
*
|
util: add transactions.c
Vladimir Sementsov-Ogievskiy
2021-04-30
4
-0
/
+166
|
*
|
block: make bdrv_reopen_{prepare,commit,abort} private
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-8
/
+9
|
*
|
block: drop ctx argument from bdrv_root_attach_child
Vladimir Sementsov-Ogievskiy
2021-04-30
4
-8
/
+8
|
*
|
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
2021-04-30
5
-0
/
+34
|
*
|
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
7
-31
/
+8
|
*
|
tests/test-bdrv-graph-mod: add test_append_greedy_filter
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+33
|
*
|
tests/test-bdrv-graph-mod: add test_parallel_perm_update
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+116
|
*
|
tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-1
/
+69
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210430'...
Peter Maydell
2021-04-30
29
-579
/
+874
|
\
\
|
|
/
|
/
|
|
*
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
3
-4
/
+60
|
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
9
-6
/
+69
|
*
target/arm: Enforce alignment for sve LD1R
Richard Henderson
2021-04-30
1
-1
/
+1
|
*
target/arm: Enforce alignment for aa64 vector LDn/STn (single)
Richard Henderson
2021-04-30
1
-4
/
+5
|
*
target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
Richard Henderson
2021-04-30
1
-4
/
+11
|
*
target/arm: Use MemOp for size + endian in aa64 vector ld/st
Richard Henderson
2021-04-30
1
-10
/
+10
|
*
target/arm: Enforce alignment for aa64 load-acq/store-rel
Richard Henderson
2021-04-30
1
-9
/
+14
|
*
target/arm: Use finalize_memop for aa64 fpr load/store
Richard Henderson
2021-04-30
1
-16
/
+26
|
*
target/arm: Use finalize_memop for aa64 gpr load/store
Richard Henderson
2021-04-30
1
-45
/
+33
|
*
target/arm: Enforce alignment for VLDn/VSTn (single)
Richard Henderson
2021-04-30
1
-6
/
+42
|
*
target/arm: Enforce alignment for VLDn/VSTn (multiple)
Richard Henderson
2021-04-30
1
-5
/
+22
[prev]
[next]