index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
block: Keep track of devices' I/O status
Luiz Capitulino
1
-0
/
+1
2011-09-12
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
1
-35
/
+0
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-1
/
+0
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
1
-1
/
+1
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-1
/
+0
2011-09-12
block: Drop tray status tracking, no longer used
Markus Armbruster
1
-1
/
+0
2011-09-06
block: Declare qemu_blockalign() in block.h, not block_int.h
Markus Armbruster
1
-2
/
+0
2011-09-06
block: Leave tracking media change to device models
Markus Armbruster
1
-1
/
+0
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
1
-3
/
+0
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
1
-3
/
+2
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
1
-1
/
+2
2011-08-26
block: latency accounting
Christoph Hellwig
1
-0
/
+2
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-5
/
+2
2011-08-23
block: include flush requests in info blockstats
Christoph Hellwig
1
-0
/
+1
2011-08-02
block: Add bdrv_co_readv/writev
Kevin Wolf
1
-0
/
+6
2011-08-01
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
1
-1
/
+1
2011-08-01
block: Make BlockDriver method bdrv_set_locked() return void
Markus Armbruster
1
-1
/
+1
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
1
-0
/
+1
2011-07-19
VMDK: create different subformats
Fam Zheng
1
-0
/
+1
2011-06-15
Replaced tabs with spaces in block.h and block_int.h
Devin Nakamura
1
-2
/
+2
2011-05-19
block: Remove type hint, it's guest matter, doesn't belong here
Markus Armbruster
1
-1
/
+0
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
[next]