index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
vpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vpc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-2
/
+2
*
vpc: Check failure of bdrv_getlength()
Eric Blake
2017-08-11
1
-1
/
+8
*
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
2017-07-21
1
-1
/
+1
*
block/vpc.c: Handle write failures in get_image_offset()
Peter Maydell
2017-07-18
1
-7
/
+23
*
vpc: make it thread-safe
Paolo Bonzini
2017-07-17
1
-10
/
+10
*
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
1
-1
/
+1
*
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
2017-07-10
1
-1
/
+1
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-6
/
+7
*
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
2017-02-28
1
-1
/
+2
*
block: Request child permissions in format drivers
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
2017-02-24
1
-0
/
+6
*
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
1
-3
/
+8
*
vpc: Use QEMU UUID API
Fam Zheng
2016-09-23
1
-7
/
+3
*
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
1
-4
/
+4
*
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
2016-07-05
1
-4
/
+4
*
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
2016-07-05
1
-4
/
+4
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
1
-5
/
+5
*
vpc: Implement .bdrv_co_pwritev() interface
Kevin Wolf
2016-05-12
1
-43
/
+43
*
vpc: Implement .bdrv_co_preadv() interface
Kevin Wolf
2016-05-12
1
-37
/
+42
*
block/vpc: update comments to be compliant w/coding guidelines
Jeff Cody
2016-04-15
1
-34
/
+34
*
block/vpc: set errp in vpc_open
Jeff Cody
2016-04-15
1
-0
/
+9
*
block/vpc: make checks on max table size a bit more lax
Jeff Cody
2016-04-15
1
-4
/
+0
*
block/vpc: Use the correct max sector count for VHD images
Jeff Cody
2016-04-15
1
-5
/
+5
*
block/vpc: use current_size field for XenConverter VHD images
Jeff Cody
2016-04-15
1
-0
/
+2
*
vpc: use current_size field for XenServer VHD images
Stefan Hajnoczi
2016-04-15
1
-1
/
+3
*
block/vpc: set errp in vpc_create
Jeff Cody
2016-04-15
1
-0
/
+5
*
vpc: fix return value check for blk_pwrite
Paolo Bonzini
2016-04-12
1
-1
/
+1
*
block: Always set writeback mode in blk_new_open()
Kevin Wolf
2016-03-30
1
-2
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
1
-1
/
+1
*
vpc: Use BB functions in .bdrv_create()
Kevin Wolf
2016-03-14
1
-16
/
+21
*
block: Use writeback in .bdrv_create() implementations
Kevin Wolf
2016-03-14
1
-1
/
+2
*
block/vpc: give option to force the current_size field in .bdrv_create
Jeff Cody
2016-03-14
1
-7
/
+35
*
block/vpc: choose size calculation method based on creator_app field
Jeff Cody
2016-03-14
1
-5
/
+82
*
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+2
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
1
-1
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-16
/
+18
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
1
-1
/
+1
*
block: vpc - prevent overflow if max_table_entries >= 0x40000000
Jeff Cody
2015-07-27
1
-4
/
+14
*
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
1
-3
/
+3
*
block/vpc: remove disabled code from get_sector_offset
Peter Lieven
2015-03-16
1
-32
/
+0
*
block/vpc: rename footer->size -> footer->current_size
Peter Lieven
2015-03-16
1
-4
/
+5
*
block/vpc: make calculate_geometry spec conform
Peter Lieven
2015-03-16
1
-19
/
+22
*
vpc: Ignore geometry for large images
Kevin Wolf
2015-03-16
1
-6
/
+4
*
block/vpc: optimize vpc_co_get_block_status
Peter Lieven
2015-03-16
1
-10
/
+8
*
vpc: Implement bdrv_co_get_block_status()
Kevin Wolf
2015-03-09
1
-2
/
+48
*
vpc: Fix size in fixed image creation
Kevin Wolf
2015-03-09
1
-7
/
+3
[next]