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_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-07
Add flag to indicate external users to block device
Marcelo Tosatti
1
-0
/
+1
2011-01-31
block: tell drivers about an image resize
Christoph Hellwig
1
-1
/
+4
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
1
-0
/
+1
2010-12-17
block: add discard support
Christoph Hellwig
1
-1
/
+6
2010-12-14
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
1
-1
/
+0
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-1
/
+3
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-1
/
+1
2010-10-22
Copy snapshots out of QCOW2 disk
edison
1
-0
/
+2
2010-09-08
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
1
-1
/
+0
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
1
-0
/
+1
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
1
-2
/
+5
2010-07-26
block: default to 0 minimal / optiomal I/O size
Christoph Hellwig
1
-2
/
+2
2010-07-15
Make default invocation of block drivers safer (v3)
Anthony Liguori
1
-0
/
+1
2010-07-06
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
1
-2
/
+5
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
1
-0
/
+2
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
1
-4
/
+2
2010-06-22
block: fix physical_block_size calculation
Christoph Hellwig
1
-1
/
+3
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
1
-0
/
+1
2010-05-03
block: Add wr_highest_sector blockstat
Kevin Wolf
1
-0
/
+1
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-1
/
+4
2010-04-23
block: Convert first_drv to QLIST
Stefan Hajnoczi
1
-1
/
+1
2010-04-23
block: Convert bdrv_first to QTAILQ
Stefan Hajnoczi
1
-1
/
+2
2010-04-23
block: Do not export bdrv_first
Stefan Hajnoczi
1
-2
/
+0
2010-04-23
blkdebug: Add events and rules
Kevin Wolf
1
-0
/
+2
2010-03-17
block: add logical_block_size property
Christoph Hellwig
1
-0
/
+3
2010-02-19
block: more read-only changes, related to backing files
Naphtali Sprei
1
-0
/
+2
2010-02-10
block: add topology qdev properties
Christoph Hellwig
1
-0
/
+27
2010-02-09
Count dirty blocks and expose an API to get dirty count
Liran Schour
1
-0
/
+1
2010-01-13
block: Add bdrv_change_backing_file
Kevin Wolf
1
-0
/
+3
2009-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
1
-0
/
+3
2009-12-03
block migration: Cleanup dirty tracking code
Jan Kiszka
1
-2
/
+1
2009-11-17
Expose a mechanism to trace block writes
lirans@il.ibm.com
1
-0
/
+2
2009-09-11
block: add aio_flush operation
Christoph Hellwig
1
-0
/
+2
2009-09-11
block: add enable_write_cache flag
Christoph Hellwig
1
-0
/
+3
2009-09-11
Add bdrv_aio_multiwrite
Kevin Wolf
1
-0
/
+6
2009-08-27
qcow2: Metadata preallocation
Kevin Wolf
1
-0
/
+1
2009-07-16
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
1
-4
/
+4
2009-06-15
block: add bdrv_probe_device method
Christoph Hellwig
1
-0
/
+5
2009-05-27
fully split aio_pool from BlockDriver
Christoph Hellwig
1
-11
/
+2
2009-05-22
qcow2: Allow different cluster sizes
Kevin Wolf
1
-0
/
+1
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
1
-6
/
+11
2009-04-22
implement qemu_blockalign (Stefano Stabellini)
aliguori
1
-0
/
+5
2009-04-21
Introduce bdrv_check (Kevin Wolf)
aliguori
1
-0
/
+3
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
1
-4
/
+4
2009-04-05
Fix savevm after BDRV_FILE size enforcement
aliguori
1
-0
/
+5
2009-03-28
block: support known backing format for image create and open (Uri Lublin)
aliguori
1
-0
/
+7
2009-03-28
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
1
-10
/
+3
2009-03-20
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
1
-1
/
+13
2009-03-12
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
1
-4
/
+0
2009-03-12
Add internal scsi generic block API (Avi Kivity)
aliguori
1
-0
/
+10
[next]