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
2014-08-20
block: acquire AioContext in qmp_block_resize()
Stefan Hajnoczi
1
-3
/
+10
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
1
-4
/
+19
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
1
-1
/
+7
2014-07-01
block: add QAPI command to allow live backing file change
Jeff Cody
1
-0
/
+79
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
1
-2
/
+14
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
1
-1
/
+30
2014-06-27
block: Add node-name argument to drive-mirror
Benoît Canet
1
-2
/
+9
2014-06-27
block: check for RESIZE blocker in the QMP command, not bdrv_truncate()
Jeff Cody
1
-0
/
+5
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
1
-7
/
+5
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
1
-16
/
+2
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
1
-7
/
+7
2014-06-16
blockdev: Move 'serial' option to drive_init()
Kevin Wolf
1
-10
/
+10
2014-06-04
blockdev: acquire AioContext in block_set_io_throttle
Stefan Hajnoczi
1
-0
/
+6
2014-05-30
blockdev: Plug memory leak in drive_init()
Markus Armbruster
1
-0
/
+2
2014-05-30
blockdev: Plug memory leak in blockdev_init()
Markus Armbruster
1
-2
/
+3
2014-05-28
blockdev: Don't use qerror_report() in do_drive_del()
Markus Armbruster
1
-2
/
+1
2014-05-28
blockdev: Don't use qerror_report_err() in drive_init()
Markus Armbruster
1
-2
/
+2
2014-05-28
block: Move op_blocker check from block_job_create to its caller
Fam Zheng
1
-0
/
+8
2014-05-28
block: Replace in_use with operation blocker
Fam Zheng
1
-10
/
+9
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-0
/
+24
2014-05-19
blockdev: add a function to parse enum ids from strings
Peter Lieven
1
-0
/
+19
2014-04-28
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-3
/
+6
2014-04-25
blockdev: Clean up fragile use of error_is_set()
Markus Armbruster
1
-2
/
+5
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-3
/
+6
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
1
-6
/
+0
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-2
/
+7
2014-04-11
block-commit: speed is an optional parameter
Max Reitz
1
-0
/
+4
2014-03-06
blockdev: Fix NULL pointer dereference in blockdev-add
Kevin Wolf
1
-2
/
+4
2014-03-06
blockdev: Fail blockdev-add with encrypted images
Kevin Wolf
1
-1
/
+8
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-6
/
+6
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-11
/
+9
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-0
/
+4
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-21
/
+21
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-21
/
+21
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
1
-0
/
+4
2014-02-14
block: Open by reference will try device then node_name.
Benoît Canet
1
-0
/
+6
2014-02-14
blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...
Benoît Canet
1
-2
/
+0
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
1
-14
/
+33
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
1
-7
/
+48
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
1
-4
/
+14
2014-01-24
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
1
-1
/
+1
2014-01-24
qmp: Allow to change password on named block driver states.
Benoît Canet
1
-4
/
+9
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-0
/
+5
2014-01-22
blockdev: Move "file" to legacy_opts
Max Reitz
1
-9
/
+10
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-2
/
+4
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-2
/
+4
2013-12-20
commit: Support commit active layer
Fam Zheng
1
-2
/
+7
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
1
-1
/
+1
2013-11-27
block/drive-mirror: Reuse backing HD for sync=none
Max Reitz
1
-0
/
+3
[next]