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
*
block: Dont ignore previously set bdrv_flags
M. Mohan Kumar
2013-08-14
1
-1
/
+0
*
block: Bugfix 'format' and 'snapshot' used in drive option
Mike Qiu
2013-08-09
1
-3
/
+9
*
block: Disable driver-specific options for 1.6
Kevin Wolf
2013-08-02
1
-0
/
+143
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-1
/
+1
*
Implement sync modes for drive-backup.
Ian Main
2013-07-26
1
-7
/
+22
*
blockdev: Split up 'cache' option
Kevin Wolf
2013-07-26
1
-10
/
+47
*
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
2013-07-26
1
-4
/
+6
*
blockdev: Rename I/O throttling options for QMP
Kevin Wolf
2013-07-26
1
-13
/
+39
*
block: Allow "driver" option on the top level
Kevin Wolf
2013-07-26
1
-10
/
+10
*
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
2013-07-15
1
-0
/
+6
*
blockdev: add Abort transaction
Stefan Hajnoczi
2013-06-28
1
-0
/
+15
*
blockdev: add DriveBackup transaction
Stefan Hajnoczi
2013-06-28
1
-0
/
+49
*
blockdev: allow BdrvActionOps->commit() to be NULL
Stefan Hajnoczi
2013-06-28
1
-2
/
+4
*
blockdev: rename BlkTransactionStates to singular
Stefan Hajnoczi
2013-06-28
1
-52
/
+52
*
block: add drive-backup QMP command
Stefan Hajnoczi
2013-06-28
1
-0
/
+97
*
blockdev: use bdrv_getlength() in qmp_drive_mirror()
Stefan Hajnoczi
2013-06-28
1
-3
/
+7
*
blockdev: drop redundant proto_drv check
Stefan Hajnoczi
2013-06-28
1
-15
/
+0
*
Revert "block: Disable driver-specific options for 1.5"
Kevin Wolf
2013-06-24
1
-114
/
+4
*
blockdev: use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-4
/
+7
*
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
2013-06-05
1
-0
/
+4
*
block: add block driver read only whitelist
Fam Zheng
2013-06-04
1
-2
/
+2
*
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
2013-05-24
1
-11
/
+11
*
block: make all steps in qmp_transaction() as callback
Wenchao Xia
2013-05-24
1
-24
/
+71
*
block: package rollback code in qmp_transaction()
Wenchao Xia
2013-05-24
1
-3
/
+8
*
block: package committing code in qmp_transaction()
Wenchao Xia
2013-05-24
1
-7
/
+12
*
block: move input parsing code in qmp_transaction()
Wenchao Xia
2013-05-24
1
-19
/
+19
*
block: package preparation code in qmp_transaction()
Wenchao Xia
2013-05-24
1
-62
/
+77
*
blockdev: Replace "undefined error" in qmp_block_resize
Kevin Wolf
2013-05-03
1
-2
/
+4
*
block: Disable driver-specific options for 1.5
Kevin Wolf
2013-04-26
1
-4
/
+114
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
1
-1
/
+0
*
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
1
-3
/
+7
*
block: complete all IOs before resizing a device
Peter Lieven
2013-03-22
1
-0
/
+3
*
blockdev: Fix up copyright and permission notice
Markus Armbruster
2013-03-15
1
-0
/
+23
*
block: Support driver specific options in drive_init()
Kevin Wolf
2013-03-15
1
-10
/
+59
*
blockdev: Keep a copy of DriveInfo.serial
Kevin Wolf
2013-03-15
1
-1
/
+4
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
1
-4
/
+6
*
blockdev: add discard suboption to -drive
Paolo Bonzini
2013-02-22
1
-0
/
+11
*
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
2013-02-22
1
-3
/
+3
*
block: refuse negative iops and bps values
Stefan Hajnoczi
2013-02-22
1
-0
/
+10
*
block: use Error in do_check_io_limits()
Stefan Hajnoczi
2013-02-22
1
-6
/
+8
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
1
-18
/
+34
|
\
|
*
block: Create proper size file for disk mirror
Vishvananda Ishaya
2013-01-25
1
-3
/
+3
|
*
block: Add special error code for wrong format
Stefan Weil
2013-01-25
1
-2
/
+7
|
*
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
2013-01-25
1
-1
/
+8
|
*
mirror: allow customizing the granularity
Paolo Bonzini
2013-01-25
1
-1
/
+14
|
*
mirror: perform COW if the cluster size is bigger than the granularity
Paolo Bonzini
2013-01-25
1
-12
/
+3
*
|
block: Monitor command commit neglects to report some errors
Jeff Cody
2013-01-25
1
-9
/
+5
|
/
*
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
1
-0
/
+118
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
[next]