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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
archipelago.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
1
-4
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-3
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-1
/
+1
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
1
-3
/
+3
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-4
/
+4
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-11
/
+11
2014-09-22
block/archipelago: Fix typo in qemu_archipelago_truncate()
Chrysostomos Nanakos
1
-1
/
+1
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-2
/
+2
2014-09-22
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
1
-16
/
+1
2014-09-12
block: round up file size to nearest sector
Hu Tao
1
-1
/
+2
2014-09-10
block/archipelago: Implement bdrv_truncate()
Chrysostomos Nanakos
1
-2
/
+61
2014-09-08
block/archipelago: Use QEMU atomic builtins
Chrysostomos Nanakos
1
-53
/
+23
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-3
/
+3
2014-08-15
block/archipelago: Add support for creating images
Chrysostomos Nanakos
1
-0
/
+146
2014-08-15
block/archipelago: Implement bdrv_parse_filename()
Chrysostomos Nanakos
1
-2
/
+138
2014-08-15
block: Support Archipelago as a QEMU block backend
Chrysostomos Nanakos
1
-0
/
+787