index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
qcow2: Update discard_single_l2() to support L2 slices
Alberto Garcia
1
-16
/
+16
2018-02-13
qcow2: Update handle_alloc() to support L2 slices
Alberto Garcia
1
-9
/
+9
2018-02-13
qcow2: Update handle_copied() to support L2 slices
Alberto Garcia
1
-8
/
+8
2018-02-13
qcow2: Update qcow2_alloc_cluster_link_l2() to support L2 slices
Alberto Garcia
1
-8
/
+8
2018-02-13
qcow2: Update qcow2_get_cluster_offset() to support L2 slices
Alberto Garcia
1
-15
/
+15
2018-02-13
qcow2: Update get_cluster_table() to support L2 slices
Alberto Garcia
1
-8
/
+8
2018-02-13
qcow2: Refactor get_cluster_table()
Alberto Garcia
1
-14
/
+7
2018-02-13
qcow2: Update l2_allocate() to support L2 slices
Alberto Garcia
1
-22
/
+34
2018-02-13
qcow2: Prepare l2_allocate() for adding L2 slice support
Alberto Garcia
1
-24
/
+29
2018-02-13
qcow2: Update l2_load() to support L2 slices
Alberto Garcia
1
-11
/
+17
2018-02-13
qcow2: Add offset_to_l2_slice_index()
Alberto Garcia
1
-0
/
+5
2018-02-13
qcow2: Add l2_slice_size field to BDRVQcow2State
Alberto Garcia
2
-0
/
+4
2018-02-13
qcow2: Add offset_to_l1_index()
Alberto Garcia
2
-2
/
+7
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_is_table_offset()
Alberto Garcia
3
-7
/
+5
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_discard()
Alberto Garcia
3
-5
/
+5
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_clean_unused()
Alberto Garcia
3
-4
/
+4
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_destroy()
Alberto Garcia
3
-10
/
+10
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_put()
Alberto Garcia
4
-31
/
+31
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()
Alberto Garcia
4
-18
/
+14
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_table_release()
Alberto Garcia
1
-5
/
+4
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()
Alberto Garcia
1
-5
/
+4
2018-02-13
qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()
Alberto Garcia
1
-7
/
+6
2018-02-13
qcow2: Add table size field to Qcow2Cache
Alberto Garcia
1
-15
/
+14
2018-02-13
qcow2: Fix documentation of get_cluster_table()
Alberto Garcia
1
-2
/
+1
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
4
-25
/
+9
2018-02-13
sheepdog: Allow fully preallocated truncation
Max Reitz
1
-3
/
+12
2018-02-13
sheepdog: Pass old and new size to sd_prealloc()
Max Reitz
1
-11
/
+5
2018-02-13
sheepdog: Make sd_prealloc() take a BDS
Max Reitz
1
-8
/
+21
2018-02-13
gluster: Add preallocated truncation
Max Reitz
1
-16
/
+1
2018-02-13
gluster: Query current size in do_truncate()
Max Reitz
1
-2
/
+19
2018-02-13
gluster: Pull truncation from qemu_gluster_create
Max Reitz
1
-34
/
+40
2018-02-13
gluster: Move glfs_close() to create's clean-up
Max Reitz
1
-4
/
+6
2018-02-13
qcow2: Use g_try_realloc() in qcow2_expand_zero_clusters()
Alberto Garcia
1
-1
/
+9
2018-02-09
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
6
-19
/
+6
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
29
-8
/
+34
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2
-2
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
5
-5
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
12
-0
/
+15
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2
-0
/
+2
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2
-2
/
+4
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2
-2
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
7
-2
/
+7
2018-02-09
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-6
/
+1
2018-02-08
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
1
-0
/
+24
2018-02-08
block: Introduce buf register API
Fam Zheng
2
-0
/
+34
2018-02-08
block: Add VFIO based NVMe driver
Fam Zheng
3
-0
/
+1204
2018-02-08
curl: convert to CoQueue
Paolo Bonzini
1
-16
/
+4
2018-01-31
block/ssh: fix possible segmentation fault when .desc is not null-terminated
Murilo Opsfelder Araujo
1
-0
/
+1
[prev]
[next]