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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
Stefan Weil
1
-2
/
+4
2013-03-25
rbd: fix compile error
Liu Yuan
1
-1
/
+2
2013-03-22
nbd: Check against invalid option combinations
Kevin Wolf
1
-0
/
+14
2013-03-22
nbd: Use default port if only host is specified
Kevin Wolf
1
-9
/
+10
2013-03-22
block: Make find_image_format safe with NULL filename
Kevin Wolf
1
-3
/
+10
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
1
-16
/
+13
2013-03-22
nbd: Accept -drive options for the network connection
Kevin Wolf
1
-52
/
+77
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
1
-9
/
+40
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
14
-23
/
+35
2013-03-19
qcow2: Fix segfault in qcow2_invalidate_cache
Kevin Wolf
2
-2
/
+13
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
1
-0
/
+2
2013-03-15
threadpool: drop global thread pool
Stefan Hajnoczi
2
-3
/
+9
2013-03-15
sheepdog: set io_flush handler in do_co_req
MORITA Kazutaka
1
-2
/
+11
2013-03-15
sheepdog: use non-blocking fd in coroutine context
MORITA Kazutaka
1
-4
/
+2
2013-03-15
qcow2: make is_allocated return true for zero clusters
Paolo Bonzini
2
-5
/
+4
2013-03-15
qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
1
-4
/
+0
2013-03-15
qcow2: drop flush in update_cluster_refcount()
Stefan Hajnoczi
1
-2
/
+0
2013-03-15
qcow2: flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
2
-6
/
+1
2013-03-15
qcow2: set L2 cache dependency in qcow2_alloc_bytes()
Stefan Hajnoczi
1
-1
/
+5
2013-03-15
qcow2: flush refcount cache correctly in qcow2_write_snapshots()
Stefan Hajnoczi
1
-1
/
+4
2013-03-15
qcow2: flush refcount cache correctly in alloc_refcount_block()
Stefan Hajnoczi
1
-2
/
+8
2013-03-15
qcow2: Allow lazy refcounts to be enabled on the command line
Kevin Wolf
3
-1
/
+39
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
4
-4
/
+4
2013-03-15
block: Add options QDict to .bdrv_open()
Kevin Wolf
12
-14
/
+14
2013-03-05
iscsi: add iscsi_truncate support
Peter Lieven
1
-47
/
+88
2013-03-05
iscsi: retry read, write, flush and unmap on unit attention check conditions
Peter Lieven
1
-88
/
+203
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
1
-12
/
+70
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
1
-81
/
+30
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
1
-34
/
+105
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-10
/
+1
2013-02-22
qcow2: support compressed clusters in BlockFragInfo
Stefan Hajnoczi
1
-0
/
+1
2013-02-22
qcow2: record fragmentation statistics during check
Stefan Hajnoczi
1
-1
/
+24
2013-02-22
qcow2: introduce check_refcounts_l1/l2() flags
Stefan Hajnoczi
1
-6
/
+12
2013-02-22
qemu-img: find the image end offset during check
Federico Simoncelli
1
-2
/
+8
2013-02-13
block/curl: only restrict protocols with libcurl>=7.19.4
Stefan Hajnoczi
1
-0
/
+4
2013-02-12
Revert "block/vpc: Fix size calculation"
Stefan Hajnoczi
1
-9
/
+5
2013-02-12
block/raw-posix: detect readonly Linux block devices using BLKROGET
Stefan Hajnoczi
1
-1
/
+48
2013-02-11
block/vpc: Fix size calculation
Stefan Weil
1
-5
/
+9
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2013-02-08
block/curl: disable extra protocols to prevent CVE-2013-0249
Stefan Hajnoczi
1
-0
/
+11
2013-02-01
block/raw-posix: Build fix for O_ASYNC
Andreas Färber
1
-1
/
+10
2013-02-01
vmdk: Allow space in file name
Philipp Hahn
1
-9
/
+1
2013-02-01
parallels: Fix bdrv_open() error handling
Kevin Wolf
1
-8
/
+15
2013-02-01
dmg: Use g_free instead of free
Kevin Wolf
1
-9
/
+9
2013-02-01
dmg: Fix bdrv_open() error handling
Kevin Wolf
1
-38
/
+97
2013-02-01
vpc: Fix bdrv_open() error handling
Kevin Wolf
1
-12
/
+30
2013-02-01
cloop: Fix bdrv_open() error handling
Kevin Wolf
1
-10
/
+19
2013-02-01
bochs: Fix bdrv_open() error handling
Kevin Wolf
1
-7
/
+15
2013-02-01
sheepdog: pass vdi_id to sheep daemon for sd_close()
Liu Yuan
1
-2
/
+3
2013-02-01
vmdk: Allow selecting SCSI adapter in image creation
Othmar Pasteka
1
-3
/
+28
[next]