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
2013-09-02
qcow2-refcount: Repair shared refcount blocks
Max Reitz
2
-2
/
+147
2013-08-30
qcow2-refcount: Repair OFLAG_COPIED errors
Max Reitz
3
-8
/
+55
2013-08-30
qcow2-refcount: Move OFLAG_COPIED checks
Max Reitz
1
-33
/
+82
2013-08-30
qcow2: Employ metadata overlap checks
Max Reitz
4
-0
/
+86
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
2
-0
/
+211
2013-08-30
qcow2: Add corrupt bit
Max Reitz
2
-1
/
+53
2013-08-30
qcow2-refcount: Snapshot update for zero clusters
Max Reitz
1
-17
/
+35
2013-08-30
gluster: Abort on AIO completion failure
Bharata B Rao
1
-13
/
+2
2013-08-30
block: Remove old raw driver
Kevin Wolf
1
-192
/
+0
2013-08-30
switch raw block driver from "raw.o" to "raw_bsd.o"
Laszlo Ersek
2
-35
/
+45
2013-08-30
raw_bsd: register bdrv_raw
Laszlo Ersek
1
-5
/
+33
2013-08-30
raw_bsd: add raw_create_options
Laszlo Ersek
1
-1
/
+12
2013-08-30
raw_bsd: introduce "special members"
Laszlo Ersek
1
-0
/
+23
2013-08-30
raw_bsd: add raw_create()
Laszlo Ersek
1
-0
/
+4
2013-08-30
raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
Laszlo Ersek
1
-0
/
+2
2013-08-30
add skeleton for BSD licensed "raw" BlockDriver
Laszlo Ersek
1
-0
/
+108
2013-08-30
block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)
Peter Maydell
1
-3
/
+3
2013-08-30
qcow2: Change default for new images to compat=1.1
Kevin Wolf
1
-1
/
+3
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
1
-9
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-15
/
+15
2013-08-22
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
4
-6
/
+6
2013-08-22
vmdk: support vmfs files
Paolo Bonzini
1
-2
/
+3
2013-08-22
vmdk: support vmfsSparse files
Fam Zheng
1
-8
/
+9
2013-08-22
vmdk: fix L1 and L2 table size in vmdk3 open
Fam Zheng
1
-8
/
+8
2013-08-22
vmdk: Move l1_size check into vmdk_add_extent()
Fam Zheng
1
-8
/
+8
2013-08-22
block: Introduce bs->zero_beyond_eof
Asias He
1
-0
/
+3
2013-08-21
qcow2: Change default for new images to compat=1.1
Kevin Wolf
1
-1
/
+1
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
8
-34
/
+25
2013-08-19
block/ssh: drop return_true()
Stefan Hajnoczi
1
-9
/
+1
2013-08-19
block/sheepdog: drop have_co_req() and aio_flush_request()
Stefan Hajnoczi
1
-20
/
+5
2013-08-19
block/rbd: drop qemu_rbd_aio_flush_cb()
Stefan Hajnoczi
1
-13
/
+1
2013-08-19
block/nbd: drop nbd_have_request()
Stefan Hajnoczi
1
-10
/
+3
2013-08-19
block/linux-aio: drop qemu_laio_completion_cb()
Stefan Hajnoczi
1
-15
/
+2
2013-08-19
block/iscsi: drop iscsi_process_flush()
Stefan Hajnoczi
1
-8
/
+1
2013-08-19
block/gluster: drop qemu_gluster_aio_flush_cb()
Stefan Hajnoczi
1
-17
/
+1
2013-08-19
block/curl: drop curl_aio_flush()
Stefan Hajnoczi
1
-19
/
+3
2013-08-19
block: stop relying on io_flush() in bdrv_drain_all()
Stefan Hajnoczi
1
-1
/
+5
2013-08-12
raw: add license header
Paolo Bonzini
1
-0
/
+23
2013-08-06
vmdk: rename num_gtes_per_gte to num_gtes_per_gt
Fam Zheng
1
-8
/
+9
2013-08-06
vmdk: use heap allocation for whole_grain
Fam Zheng
1
-8
/
+13
2013-08-06
vmdk: check l1 size before opening image
Fam Zheng
1
-0
/
+8
2013-08-06
vmdk: check l2 table size when opening
Fam Zheng
1
-0
/
+5
2013-08-06
vmdk: check granularity field in opening
Fam Zheng
1
-9
/
+31
2013-08-06
vmdk: use unsigned values for on disk header fields
Fam Zheng
1
-12
/
+12
2013-08-06
vmdk: Make VMDK3Header and VmdkGrainMarker QEMU_PACKED
Fam Zheng
1
-2
/
+2
2013-08-06
sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
1
-0
/
+2
2013-08-02
vmdk: fix comment for vmdk_co_write_zeroes
Fam Zheng
1
-2
/
+6
2013-08-02
block/iscsi.c: Fix printf format error.
Richard W.M. Jones
1
-1
/
+3
2013-07-29
block/sheepdog: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-15
/
+15
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+17
[next]