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
/
blockdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
block: Assert validity of BdrvActionOps
Max Reitz
1
-0
/
+2
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-17
/
+13
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
1
-0
/
+61
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
1
-0
/
+13
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
1
-0
/
+116
2013-09-10
Merge tag 'v1.6.0' into tizen_qemu_1.6
SeokYeon Hwang
1
-156
/
+507
2013-09-06
block: use BDS ref for block jobs
Fam Zheng
1
-34
/
+15
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-7
/
+7
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
1
-3
/
+14
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
1
-16
/
+78
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
1
-47
/
+55
2013-08-30
Revert "block: Disable driver-specific options for 1.6"
Kevin Wolf
1
-143
/
+0
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-08-22
block: better error message for read only format name
Fam Zheng
1
-1
/
+5
2013-08-14
block: Dont ignore previously set bdrv_flags
M. Mohan Kumar
1
-1
/
+0
2013-08-09
block: Bugfix 'format' and 'snapshot' used in drive option
Mike Qiu
1
-3
/
+9
2013-08-02
block: Disable driver-specific options for 1.6
Kevin Wolf
1
-0
/
+143
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-1
/
+1
2013-07-26
Implement sync modes for drive-backup.
Ian Main
1
-7
/
+22
2013-07-26
blockdev: Split up 'cache' option
Kevin Wolf
1
-10
/
+47
2013-07-26
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
1
-4
/
+6
2013-07-26
blockdev: Rename I/O throttling options for QMP
Kevin Wolf
1
-13
/
+39
2013-07-26
block: Allow "driver" option on the top level
Kevin Wolf
1
-10
/
+10
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
1
-0
/
+6
2013-07-02
qemu1.5.1: remove conflicts to merge
sungmin ha
1
-10
/
+0
2013-07-02
Merge 'qemu 1.5.1' into tizen_qemu_1.5.1
test
1
-89
/
+685
2013-06-28
blockdev: add Abort transaction
Stefan Hajnoczi
1
-0
/
+15
2013-06-28
blockdev: add DriveBackup transaction
Stefan Hajnoczi
1
-0
/
+49
2013-06-28
blockdev: allow BdrvActionOps->commit() to be NULL
Stefan Hajnoczi
1
-2
/
+4
2013-06-28
blockdev: rename BlkTransactionStates to singular
Stefan Hajnoczi
1
-52
/
+52
2013-06-28
block: add drive-backup QMP command
Stefan Hajnoczi
1
-0
/
+97
2013-06-28
blockdev: use bdrv_getlength() in qmp_drive_mirror()
Stefan Hajnoczi
1
-3
/
+7
2013-06-28
blockdev: drop redundant proto_drv check
Stefan Hajnoczi
1
-15
/
+0
2013-06-24
Revert "block: Disable driver-specific options for 1.5"
Kevin Wolf
1
-114
/
+4
2013-06-17
blockdev: use error_setg_file_open()
Luiz Capitulino
1
-4
/
+7
2013-06-13
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
1
-0
/
+4
2013-06-05
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
1
-0
/
+4
2013-06-04
block: add block driver read only whitelist
Fam Zheng
1
-2
/
+2
2013-05-24
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
1
-11
/
+11
2013-05-24
block: make all steps in qmp_transaction() as callback
Wenchao Xia
1
-24
/
+71
2013-05-24
block: package rollback code in qmp_transaction()
Wenchao Xia
1
-3
/
+8
2013-05-24
block: package committing code in qmp_transaction()
Wenchao Xia
1
-7
/
+12
2013-05-24
block: move input parsing code in qmp_transaction()
Wenchao Xia
1
-19
/
+19
2013-05-24
block: package preparation code in qmp_transaction()
Wenchao Xia
1
-62
/
+77
2013-05-03
blockdev: Replace "undefined error" in qmp_block_resize
Kevin Wolf
1
-2
/
+4
2013-04-26
block: Disable driver-specific options for 1.5
Kevin Wolf
1
-4
/
+114
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
1
-1
/
+0
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
1
-3
/
+7
2013-03-22
block: complete all IOs before resizing a device
Peter Lieven
1
-0
/
+3
[prev]
[next]