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
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
8
-37
/
+35
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
7
-103
/
+153
2012-07-09
raw: hook into blkdebug
Paolo Bonzini
1
-0
/
+2
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
1
-2
/
+24
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
1
-38
/
+31
2012-07-09
blkdebug: pass getlength to underlying file
Paolo Bonzini
1
-0
/
+6
2012-07-09
blkdebug: tiny cleanup
Paolo Bonzini
1
-6
/
+2
2012-07-09
blkdebug: remove sync i/o events
Paolo Bonzini
2
-3
/
+1
2012-07-09
sheepdog: traverse pending_list from the first for each time
MORITA Kazutaka
1
-6
/
+16
2012-07-09
sheepdog: split outstanding list into inflight and pending
MORITA Kazutaka
1
-25
/
+24
2012-07-09
sheepdog: make sure we don't free aiocb before sending all requests
MORITA Kazutaka
1
-13
/
+16
2012-07-09
sheepdog: use coroutine based socket functions in coroutine context
MORITA Kazutaka
1
-2
/
+8
2012-07-09
sheepdog: restart I/O when socket becomes ready in do_co_req()
MORITA Kazutaka
1
-0
/
+14
2012-07-09
sheepdog: fix dprintf format strings
MORITA Kazutaka
1
-4
/
+4
2012-07-09
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
Stefan Hajnoczi
1
-3
/
+4
2012-07-09
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
Stefan Hajnoczi
2
-4
/
+4
2012-07-02
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
1
-0
/
+10
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
1
-0
/
+142
2012-06-24
raw-posix: Fix build without is_allocated support
Kevin Wolf
1
-1
/
+8
2012-06-15
qcow2: fix autoclear image header update
Stefan Hajnoczi
1
-8
/
+9
2012-06-15
qcow2: Fix avail_sectors in cluster allocation code
Kevin Wolf
1
-1
/
+9
2012-06-15
qcow2: Simplify calculation for COW area at the end
Kevin Wolf
1
-3
/
+2
2012-06-15
qcow2: always operate caches in writeback mode
Paolo Bonzini
4
-44
/
+5
2012-06-15
sheepdog: add coroutine_fn markers to coroutine functions
MORITA Kazutaka
1
-4
/
+5
2012-06-15
rbd: hook up cache options
Josh Durgin
1
-0
/
+19
2012-06-15
qcow2: Support for fixing refcount inconsistencies
Kevin Wolf
3
-15
/
+37
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
1
-0
/
+2
2012-06-15
qemu-img check -r for repairing images
Kevin Wolf
3
-4
/
+15
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
1
-29
/
+2
2012-06-15
stream: move is_allocated_above to block.c
Paolo Bonzini
1
-51
/
+2
2012-06-15
stream: tweak usage of bdrv_co_is_allocated
Paolo Bonzini
1
-26
/
+25
2012-06-15
block: implement is_allocated for raw
Paolo Bonzini
2
-0
/
+106
2012-06-15
qcow2: fix endianness conversion
Zhi Yong Wu
1
-1
/
+1
2012-06-15
qcow2: remove a line of unnecessary code
Zhi Yong Wu
1
-1
/
+0
2012-06-15
qcow2: Silence false warning
Kevin Wolf
1
-0
/
+2
2012-06-11
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
Michael Tokarev
2
-11
/
+13
2012-06-11
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
4
-5
/
+4
2012-06-11
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2
-5
/
+5
2012-06-11
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
4
-11
/
+8
2012-06-11
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2
-5
/
+5
2012-06-07
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+11
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
1
-1
/
+6
2012-05-30
sheepdog: fix return value of do_load_save_vm_state
MORITA Kazutaka
1
-5
/
+5
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-56
/
+83
2012-05-28
ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
Ronnie Sahlberg
1
-29
/
+83
2012-05-28
ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
Ronnie Sahlberg
1
-5
/
+59
2012-05-28
ISCSI: get device type at connection time
Ronnie Sahlberg
1
-2
/
+43
2012-05-28
ISCSI: change num_blocks to 64-bit
Paolo Bonzini
1
-1
/
+1
2012-05-28
ISCSI: redo how we set up the events
Ronnie Sahlberg
1
-4
/
+21
2012-05-25
qcow2: Check qcow2_alloc_clusters_at() return value
Kevin Wolf
1
-10
/
+13
[next]