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
/
include
/
block
/
block_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2014-03-13
1
-4
/
+4
*
block: Allow wait_serialising_requests() at any point
Kevin Wolf
2014-01-24
1
-0
/
+2
*
block: Make overlap range for serialisation dynamic
Kevin Wolf
2014-01-24
1
-0
/
+4
*
block: Generalise and optimise COR serialisation
Kevin Wolf
2014-01-24
1
-2
/
+3
*
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
2014-01-24
1
-2
/
+2
*
raw: Probe required direct I/O alignment
Paolo Bonzini
2014-01-24
1
-0
/
+3
*
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-2
/
+2
*
block: Don't use guest sector size for qemu_blockalign()
Kevin Wolf
2014-01-24
1
-0
/
+3
*
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
2014-01-24
1
-0
/
+2
*
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
1
-3
/
+9
*
block: Add bs->node_name to hold the name of a bs node of the bs graph.
Benoît Canet
2014-01-24
1
-1
/
+8
*
block: Add commit_active_start()
Fam Zheng
2013-12-20
1
-3
/
+19
*
block: add opt_transfer_length to BlockLimits
Peter Lieven
2013-12-05
1
-0
/
+3
*
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-04
1
-1
/
+3
*
blkdebug: add "remove_break" command
Fam Zheng
2013-11-29
1
-0
/
+2
*
sheepdog: support user-defined redundancy option
Liu Yuan
2013-11-29
1
-0
/
+1
*
block: per caller dirty bitmap
Fam Zheng
2013-11-29
1
-1
/
+1
*
block: add BlockLimits structure to BlockDriverState
Peter Lieven
2013-11-28
1
-0
/
+17
*
block: add flags to bdrv_*_write_zeroes
Peter Lieven
2013-11-28
1
-1
/
+1
*
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
2013-10-29
1
-0
/
+3
*
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2013-10-11
1
-0
/
+6
*
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
1
-0
/
+1
*
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
2013-09-25
1
-0
/
+6
*
bdrv: Use "Error" for creating images
Max Reitz
2013-09-12
1
-1
/
+2
*
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
1
-2
/
+4
*
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
2013-09-12
1
-1
/
+4
*
block: Image file option amendment
Max Reitz
2013-09-12
1
-0
/
+3
*
block: introduce bdrv_get_block_status API
Paolo Bonzini
2013-09-06
1
-1
/
+1
*
block: implement reference count for BlockDriverState
Fam Zheng
2013-09-06
1
-0
/
+1
*
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-09-06
1
-26
/
+6
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
block: Introduce bs->zero_beyond_eof
Asias He
2013-08-22
1
-0
/
+3
*
Implement sync modes for drive-backup.
Ian Main
2013-07-26
1
-1
/
+3
*
block: add basic backup support to block driver
Dietmar Maurer
2013-06-28
1
-0
/
+19
*
block: add bdrv_add_before_write_notifier()
Stefan Hajnoczi
2013-06-28
1
-1
/
+22
*
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
1
-0
/
+1
*
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
1
-2
/
+1
*
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2013-04-15
1
-2
/
+2
*
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
1
-1
/
+0
*
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
2013-04-05
1
-1
/
+1
*
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
1
-0
/
+3
*
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
1
-0
/
+1
*
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-22
1
-1
/
+2
*
block: add bdrv_get_aio_context()
Stefan Hajnoczi
2013-03-15
1
-0
/
+7
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
1
-0
/
+1
*
block: Add options QDict to .bdrv_open()
Kevin Wolf
2013-03-15
1
-1
/
+1
*
vmdk: Allow selecting SCSI adapter in image creation
Othmar Pasteka
2013-02-01
1
-0
/
+1
*
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
2013-01-25
1
-2
/
+3
*
mirror: allow customizing the granularity
Paolo Bonzini
2013-01-25
1
-1
/
+2
*
block: implement dirty bitmap using HBitmap
Paolo Bonzini
2013-01-25
1
-2
/
+2
[next]