index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blockdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
use qemu_opts_create_nofail
Dong Xu Wang
2012-12-11
1
-1
/
+1
*
qmp: qmp_drive_mirror(): pass Error object to bdrv_img_create()
Luiz Capitulino
2012-12-11
1
-8
/
+8
*
qmp: qmp_transaction(): pass Error object to bdrv_img_create()
Luiz Capitulino
2012-12-11
1
-6
/
+7
*
block: bdrv_img_create(): add Error ** argument
Luiz Capitulino
2012-12-11
1
-3
/
+3
*
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-12-11
1
-2
/
+2
*
Issue warning when deprecated drive parameter boot=on|off is used
Jan Kiszka
2012-10-30
1
-0
/
+6
*
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
2012-10-24
1
-2
/
+12
*
qmp: add drive-mirror command
Paolo Bonzini
2012-10-24
1
-0
/
+124
*
block: introduce BLOCK_JOB_READY event
Paolo Bonzini
2012-10-24
1
-14
/
+0
*
block: add block-job-complete
Paolo Bonzini
2012-10-24
1
-0
/
+13
*
block: in commit, determine base image from the top image
Jeff Cody
2012-10-24
1
-10
/
+11
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
stream: add on-error argument
Paolo Bonzini
2012-09-28
1
-3
/
+8
*
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
1
-1
/
+1
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-7
/
+7
*
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
2012-09-28
1
-2
/
+33
*
block: add support for job pause/resume
Paolo Bonzini
2012-09-28
1
-0
/
+4
*
block: add block_job_query
Paolo Bonzini
2012-09-28
1
-13
/
+2
*
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
1
-0
/
+1
*
qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
Paolo Bonzini
2012-09-28
1
-2
/
+2
*
QAPI: add command for live block commit, 'block-commit'
Jeff Cody
2012-09-28
1
-0
/
+58
*
blockdev: rename block_stream_cb to a generic block_job_cb
Jeff Cody
2012-09-28
1
-3
/
+3
*
block: after creating a live snapshot, make old image read-only
Jeff Cody
2012-09-28
1
-0
/
+5
*
blockdev: preserve readonly and snapshot states across media changes
Kevin Shanahan
2012-09-24
1
-0
/
+2
*
blockdev: flip default cache mode from writethrough to writeback
Paolo Bonzini
2012-08-10
1
-0
/
+1
*
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-5
/
+5
*
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2012-07-17
1
-3
/
+1
*
blockdev: Drop redundant CHS validation for if=ide
Markus Armbruster
2012-07-17
1
-3
/
+3
*
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-17
1
-12
/
+2
*
blockdev: Save geometry in DriveInfo
Markus Armbruster
2012-07-17
1
-0
/
+4
*
blockdev: warn when copy_on_read=on and readonly=on
Stefan Hajnoczi
2012-07-09
1
-0
/
+4
*
block: Simplify how drive_init() computes default ID
Markus Armbruster
2012-06-15
1
-5
/
+2
*
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-06-04
1
-1
/
+1
*
block: fail live snapshot if disk has no medium
Paolo Bonzini
2012-05-10
1
-3
/
+6
*
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
2012-04-27
1
-2
/
+4
*
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
2012-04-27
1
-2
/
+2
*
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
2012-04-27
1
-3
/
+1
*
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
2012-04-27
1
-11
/
+5
*
blockdev: open images with BDRV_O_INCOMING on incoming live migration
BenoƮt Canet
2012-04-05
1
-0
/
+4
*
block: cancel jobs when a device is ready to go away
Paolo Bonzini
2012-04-05
1
-0
/
+3
*
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2012-04-05
1
-2
/
+3
*
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
2012-03-12
1
-62
/
+23
*
add mode field to blockdev-snapshot-sync transaction item
Paolo Bonzini
2012-03-12
1
-9
/
+16
*
rename blockdev-group-snapshot-sync
Paolo Bonzini
2012-03-12
1
-37
/
+41
*
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
Paolo Bonzini
2012-03-12
1
-2
/
+2
[next]