index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
render_block_graph.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
target/avr: Fix compiler errors (-Werror=enum-conversion)
Stefan Weil
1
-5
/
+3
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
4
-6
/
+6
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
1
-4
/
+4
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2
-2
/
+2
2021-09-15
qemu-img: Add -F shorthand to convert
Eric Blake
4
-7
/
+11
2021-09-15
qcow2-refcount: check_refblocks(): add separate message for reserved
Vladimir Sementsov-Ogievskiy
2
-1
/
+10
2021-09-15
qcow2-refcount: check_refcounts_l1(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-0
/
+7
2021-09-15
qcow2-refcount: improve style of check_refcounts_l1()
Vladimir Sementsov-Ogievskiy
1
-48
/
+50
2021-09-15
qcow2-refcount: check_refcounts_l2(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-1
/
+14
2021-09-15
qcow2-refcount: check_refcounts_l2(): check l2_bitmap
Vladimir Sementsov-Ogievskiy
1
-2
/
+26
2021-09-15
qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+15
2021-09-15
qcow2-refcount: introduce fix_l2_entry_by_zero()
Vladimir Sementsov-Ogievskiy
1
-27
/
+60
2021-09-15
qcow2: introduce qcow2_parse_compressed_l2_entry() helper
Vladimir Sementsov-Ogievskiy
4
-27
/
+36
2021-09-15
qcow2: compressed read: simplify cluster descriptor passing
Vladimir Sementsov-Ogievskiy
3
-9
/
+9
2021-09-15
qcow2-refcount: improve style of check_refcounts_l2()
Vladimir Sementsov-Ogievskiy
1
-23
/
+24
2021-09-15
gitlab-ci: Mark manual-only jobs as allow_failure
Peter Maydell
1
-0
/
+16
2021-09-15
qemu-img: Allow target be aligned to sector size
Hanna Reitz
1
-0
/
+8
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
3
-3
/
+17
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
1
-21
/
+28
2021-09-15
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2
-0
/
+157
2021-09-15
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2
-1
/
+9
2021-09-15
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2
-0
/
+102
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
1
-9
/
+16
2021-09-15
iotests/297: Cover tests/
Hanna Reitz
1
-2
/
+3
2021-09-15
mirror-top-perms: Fix AbnormalShutdown path
Hanna Reitz
1
-1
/
+1
2021-09-15
migrate-bitmaps-test: Fix pylint warnings
Hanna Reitz
1
-18
/
+25
2021-09-15
migrate-bitmaps-postcopy-test: Fix pylint warnings
Hanna Reitz
1
-6
/
+7
2021-09-15
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
1
-1
/
+1
2021-09-15
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
1
-2
/
+2
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2
-4
/
+6
2021-09-15
block/iscsi: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+0
2021-09-15
block/gluster: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+4
2021-09-15
block/file-posix: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+4
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
1
-0
/
+9
2021-09-15
block: block-status cache for data regions
Hanna Reitz
3
-3
/
+195
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
1
-6
/
+0
2021-09-15
gluster: Align block-status tail
Max Reitz
1
-0
/
+16
2021-09-15
configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree
John Arbuckle
1
-1
/
+3
2021-09-15
spelling: sytem => system
Michael Tokarev
2
-3
/
+3
2021-09-15
qdev: Complete qdev_init_gpio_out() documentation
Philippe Mathieu-Daudé
1
-0
/
+4
2021-09-15
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-09-15
util: Remove redundant checks in the openpty()
AlexChen
1
-4
/
+3
2021-09-15
virtio-gpu: Add gl_flushed callback
Vivek Kasireddy
1
-2
/
+30
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
3
-1
/
+18
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
7
-0
/
+68
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
3
-0
/
+30
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
3
-11
/
+10
2021-09-15
qxl: fix pre-save logic
Gerd Hoffmann
1
-1
/
+1
2021-09-14
tcg/arm: More use of the TCGReg enum
Richard Henderson
1
-30
/
+35
2021-09-14
tcg/arm: More use of the ARMInsn enum
Richard Henderson
1
-10
/
+10
[next]