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
2012-08-10
blockdev: flip default cache mode from writethrough to writeback
Paolo Bonzini
1
-0
/
+1
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-5
/
+5
2012-07-17
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
1
-3
/
+1
2012-07-17
blockdev: Drop redundant CHS validation for if=ide
Markus Armbruster
1
-3
/
+3
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
1
-12
/
+2
2012-07-17
blockdev: Save geometry in DriveInfo
Markus Armbruster
1
-0
/
+4
2012-07-09
blockdev: warn when copy_on_read=on and readonly=on
Stefan Hajnoczi
1
-0
/
+4
2012-06-15
block: Simplify how drive_init() computes default ID
Markus Armbruster
1
-5
/
+2
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
1
-1
/
+1
2012-05-10
block: fail live snapshot if disk has no medium
Paolo Bonzini
1
-3
/
+6
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
1
-2
/
+4
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
1
-2
/
+2
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
1
-3
/
+1
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
1
-11
/
+5
2012-04-05
blockdev: open images with BDRV_O_INCOMING on incoming live migration
BenoƮt Canet
1
-0
/
+4
2012-04-05
block: cancel jobs when a device is ready to go away
Paolo Bonzini
1
-0
/
+3
2012-04-05
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
1
-2
/
+3
2012-03-12
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
1
-62
/
+23
2012-03-12
add mode field to blockdev-snapshot-sync transaction item
Paolo Bonzini
1
-9
/
+16
2012-03-12
rename blockdev-group-snapshot-sync
Paolo Bonzini
1
-37
/
+41
2012-03-12
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
Paolo Bonzini
1
-2
/
+2
2012-03-12
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
1
-3
/
+6
2012-03-12
Group snapshot: Fix format name for backing file
Paolo Bonzini
1
-1
/
+2
2012-02-29
qapi: Introduce blockdev-group-snapshot-sync command
Jeff Cody
1
-0
/
+131
2012-02-22
blockdev: allow read-only pflash devices
Jordan Justen
1
-1
/
+2
2012-02-03
Fix build breakage from last commit.
Anthony Liguori
1
-0
/
+1
2012-02-03
s390x: fix -drive in the absence of aliases
Anthony Liguori
1
-1
/
+5
2012-01-26
block: add support for partial streaming
Marcelo Tosatti
1
-4
/
+7
2012-01-26
blockdev: make image streaming safe across hotplug
Stefan Hajnoczi
1
-0
/
+38
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
1
-0
/
+33
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-1
/
+18
2012-01-26
qmp: add block_job_set_speed command
Stefan Hajnoczi
1
-0
/
+25
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+67
2012-01-26
block: check bdrv_in_use() before blockdev operations
Stefan Hajnoczi
1
-1
/
+15
2012-01-18
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
1
-8
/
+18
2012-01-18
qapi: Convert block_set_io_throttle
Luiz Capitulino
1
-33
/
+14
2012-01-18
qapi: Convert change
Luiz Capitulino
1
-16
/
+38
2012-01-18
qapi: Convert eject
Luiz Capitulino
1
-15
/
+5
2012-01-18
block: eject_device(): Use error_set()
Luiz Capitulino
1
-8
/
+22
2011-12-06
qapi: Convert blockdev_snapshot_sync
Luiz Capitulino
1
-32
/
+17
2011-12-06
qapi: Convert block_resize
Luiz Capitulino
1
-11
/
+7
2011-12-06
qapi: Convert block_passwd
Luiz Capitulino
1
-12
/
+10
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
1
-2
/
+2
2011-12-05
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
1
-0
/
+6
2011-12-05
hmp/qmp: add block_set_io_throttle
Zhi Yong Wu
1
-0
/
+59
2011-12-05
block: add the blockio limits command line support
Zhi Yong Wu
1
-0
/
+44
2011-11-11
block: add eject request callback
Paolo Bonzini
1
-4
/
+6
2011-09-12
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
1
-1
/
+2
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-5
/
+0
2011-09-12
block: Clean up remaining users of "removable"
Markus Armbruster
1
-1
/
+1
[next]