index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
block_int.h
Age
Commit message (
Expand
)
Author
2013-11-28
block: add flags to bdrv_*_write_zeroes
Peter Lieven
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
2013-09-12
block: Image file option amendment
Max Reitz
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
2013-09-06
block: implement reference count for BlockDriverState
Fam Zheng
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-08-22
block: Introduce bs->zero_beyond_eof
Asias He
2013-07-26
Implement sync modes for drive-backup.
Ian Main
2013-06-28
block: add basic backup support to block driver
Dietmar Maurer
2013-06-28
block: add bdrv_add_before_write_notifier()
Stefan Hajnoczi
2013-06-04
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-15
block: add bdrv_get_aio_context()
Stefan Hajnoczi
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
block: Add options QDict to .bdrv_open()
Kevin Wolf
2013-02-01
vmdk: Allow selecting SCSI adapter in image creation
Othmar Pasteka
2013-01-25
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
2013-01-25
mirror: allow customizing the granularity
Paolo Bonzini
2013-01-25
block: implement dirty bitmap using HBitmap
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini