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
*
blockdev: acquire AioContext in hmp_commit()
Stefan Hajnoczi
2015-11-09
1
-1
/
+11
*
block: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-23
/
+24
*
block: Add "drained begin/end" for internal snapshot
Fam Zheng
2015-10-23
1
-2
/
+9
*
block: Add "drained begin/end" for transactional blockdev-backup
Fam Zheng
2015-10-23
1
-1
/
+8
*
block: Add "drained begin/end" for transactional backup
Fam Zheng
2015-10-23
1
-1
/
+8
*
block: Add "drained begin/end" for transactional external snapshot
Fam Zheng
2015-10-23
1
-2
/
+9
*
blockdev: Allow more options for BB-less BDS tree
Max Reitz
2015-10-23
1
-6
/
+91
*
blockdev: Pull out blockdev option extraction
Max Reitz
2015-10-23
1
-94
/
+119
*
blockdev: Do not create BDS for empty drive
Max Reitz
2015-10-23
1
-28
/
+40
*
block: Prepare for NULL BDS
Max Reitz
2015-10-23
1
-69
/
+135
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-3
/
+3
*
blockdev: Allow creation of BDS trees without BB
Max Reitz
2015-10-23
1
-13
/
+31
*
block: Set BDRV_O_INCOMING in bdrv_fill_options()
Max Reitz
2015-10-23
1
-4
/
+0
*
blockdev: always compile in -drive aio= parsing
Stefan Hajnoczi
2015-10-16
1
-2
/
+0
*
block: Implement bdrv_append() without bdrv_swap()
Kevin Wolf
2015-10-16
1
-1
/
+1
*
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
1
-2
/
+2
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
1
-4
/
+4
*
block: Always pass NULL as drv for bdrv_open()
Max Reitz
2015-09-14
1
-44
/
+28
*
block: more check for replaced node
Wen Congyang
2015-09-02
1
-1
/
+1
*
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
2015-08-05
1
-0
/
+6
*
mirror: correct buf_size
Wen Congyang
2015-07-14
1
-3
/
+1
*
blockdev: no need to drain in qmp_block_commit
Paolo Bonzini
2015-07-14
1
-3
/
+0
*
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
1
-0
/
+5
*
blockdev: no need to drain+flush in hmp_drive_del
Paolo Bonzini
2015-07-02
1
-3
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-21
/
+22
*
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-06-22
1
-11
/
+22
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
s390x: Switch to s390-ccw machine as default
Alexander Graf
2015-06-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-15
1
-12
/
+12
|
\
|
*
block: Use macro for cache option names
Kevin Wolf
2015-06-12
1
-12
/
+12
*
|
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-9
/
+29
|
/
*
monitor: Use traditional command interface for HMP drive_del
Markus Armbruster
2015-06-02
1
-5
/
+4
*
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
1
-1
/
+1
*
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
1
-0
/
+34
*
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
1
-3
/
+15
*
block: Add bitmap successors
John Snow
2015-04-28
1
-0
/
+7
*
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
1
-0
/
+117
*
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2015-04-28
1
-1
/
+1
*
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
1
-4
/
+5
*
blockjob: Allow nested pause
Fam Zheng
2015-04-28
1
-3
/
+5
*
block: Fix blockdev-backup not to use funky error class
Markus Armbruster
2015-03-19
1
-4
/
+4
*
blockdev: Convert bdrv_find to blk_by_name
Fam Zheng
2015-03-16
1
-33
/
+59
*
block: Simplify setting numeric options
Markus Armbruster
2015-02-26
1
-3
/
+1
*
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
1
-8
/
+9
*
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
2015-02-26
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
2015-02-26
1
-8
/
+4
|
\
|
*
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-8
/
+4
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
2015-02-25
1
-3
/
+3
|
\
\
[next]