]> git.proxmox.com Git - mirror_qemu.git/history - block
spapr: Use unplug_request for PCI hot unplug
[mirror_qemu.git] / block /
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-07-10 Eric Blakeblock: Make bdrv_is_allocated_above() byte-based
2017-07-10 Eric Blakeblock: Minimize raw use of bds->total_sectors
2017-07-10 Eric Blakeblock: Make bdrv_is_allocated() byte-based
2017-07-10 Eric Blakebackup: Switch backup_run() to byte-based
2017-07-10 Eric Blakebackup: Switch backup_do_cow() to byte-based
2017-07-10 Eric Blakebackup: Switch block_backup.h to byte-based
2017-07-10 Eric Blakebackup: Switch BackupBlockJob to byte-based
2017-07-10 Eric Blakeblock: Drop unused bdrv_round_sectors_to_clusters()
2017-07-10 Eric Blakemirror: Switch mirror_iteration() to byte-based
2017-07-10 Eric Blakemirror: Switch mirror_do_read() to byte-based
2017-07-10 Eric Blakemirror: Switch mirror_cow_align() to byte-based
2017-07-10 Eric Blakemirror: Update signature of mirror_clip_sectors()
2017-07-10 Eric Blakemirror: Switch mirror_do_zero_or_discard() to byte...
2017-07-10 Eric Blakemirror: Switch MirrorBlockJob to byte-based
2017-07-10 Eric Blakecommit: Switch commit_run() to byte-based
2017-07-10 Eric Blakecommit: Switch commit_populate() to byte-based
2017-07-10 Eric Blakestream: Switch stream_run() to byte-based
2017-07-10 Eric Blakestream: Drop reached_end for stream_complete()
2017-07-10 Eric Blakestream: Switch stream_populate() to byte-based
2017-07-10 Eric Blaketrace: Show blockjob actions via bytes, not sectors
2017-07-10 Eric Blakeblockjob: Track job ratelimits via bytes, not sectors
2017-07-10 Hervé Poussineauvvfat: change OEM name to 'MSWIN4.1'
2017-07-10 Hervé Poussineauvvfat: handle KANJI lead byte 0xe5
2017-07-10 Hervé Poussineauvvfat: limit number of entries in root directory in...
2017-07-10 Hervé Poussineauvvfat: correctly generate numeric-tail of short file...
2017-07-10 Hervé Poussineauvvfat: correctly create base short names for non-ASCII...
2017-07-10 Hervé Poussineauvvfat: correctly create long names for non-ASCII filenames
2017-07-10 Hervé Poussineauvvfat: always create . and .. entries at first and...
2017-07-10 Hervé Poussineauvvfat: fix field names in FAT12/FAT16 and FAT32 boot...
2017-07-10 Hervé Poussineauvvfat: introduce offset_to_bootsector, offset_to_fat...
2017-07-10 Hervé Poussineauvvfat: rename useless enumeration values
2017-07-10 Hervé Poussineauvvfat: fix typos
2017-07-10 Hervé Poussineauvvfat: replace tabs by 8 spaces
2017-07-10 Hervé Poussineauvvfat: fix qemu-img map and qemu-img convert
2017-07-10 Eric Blakeblkdebug: Support .bdrv_co_get_block_status
2017-07-10 Eric Blakeblock: Simplify use of BDRV_BLOCK_RAW
2017-07-10 Eric Blakeblock: Guarantee that *file is set on bdrv_get_block_st...
2017-07-06 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-07-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-07-04 Paolo Bonzininbd: fix NBD over TLS
2017-06-30 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-06-30 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-30 Eric Blakeblock: Exploit BDRV_BLOCK_EOF for larger zero blocks
2017-06-30 Eric Blakeblock: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
2017-06-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-26 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-06-26 Max Reitzblock: Do not strcmp() with NULL uri->scheme
2017-06-26 Max Reitzblkverify: Catch bs->exact_filename overflow
2017-06-26 Max Reitzblkdebug: Catch bs->exact_filename overflow
2017-06-26 Manos Pitsidianakisblock: change variable names in BlockDriverState
2017-06-26 Kevin Wolfblock: Remove bdrv_aio_readv/writev/flush()
2017-06-26 Kevin Wolfqed: Use bdrv_co_* for coroutine_fns
2017-06-26 Kevin Wolfqed: Add coroutine_fn to I/O path functions
2017-06-26 Kevin Wolfqed: Use a coroutine for need_check_timer
2017-06-26 Kevin Wolfqed: Simplify request handling
2017-06-26 Kevin Wolfqed: Use CoQueue for serialising allocations
2017-06-26 Kevin Wolfqed: Implement .bdrv_co_readv/writev
2017-06-26 Kevin Wolfqed: Remove recursion in qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Remove ret argument from qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_read/write_data()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_inplace/alloc()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_cow()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_main()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l2_update()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l1_update()
2017-06-26 Kevin Wolfqed: Inline qed_commit_l2_update()
2017-06-26 Kevin Wolfqed: Make qed_aio_write_main() synchronous
2017-06-26 Kevin Wolfqed: Make qed_aio_read_data() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_table()
2017-06-26 Kevin Wolfqed: Remove GenericCB
2017-06-26 Kevin Wolfqed: Make qed_write_table() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_header()
2017-06-26 Kevin Wolfqed: Make qed_write_header() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_copy_from_backing_file()
2017-06-26 Kevin Wolfqed: Make qed_copy_from_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Make qed_read_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_find_cluster()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_l2_table()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_table()
2017-06-26 Kevin Wolfqed: Make qed_read_table() synchronous
2017-06-26 Kevin Wolfqed: Use bottom half to resume waiting requests
2017-06-26 Alberto Garciaqcow2: Use offset_into_cluster() and offset_to_l2_index()
2017-06-26 Alberto Garciaqcow2: Merge the writing of the COW regions with the...
2017-06-26 Alberto Garciaqcow2: Pass a QEMUIOVector to do_perform_cow_{read...
2017-06-26 Alberto Garciaqcow2: Allow reading both COW regions with only one...
2017-06-26 Alberto Garciaqcow2: Split do_perform_cow() into _read(), _encrypt...
2017-06-26 Alberto Garciaqcow2: Make perform_cow() call do_perform_cow() twice
2017-06-26 Alberto Garciaqcow2: Use unsigned int for both members of Qcow2COWRegion
2017-06-26 Alberto Garciaqcow2: Remove unused Error variable in do_perform_cow()
2017-06-26 Alberto Garciathrottle: Update throttle-groups.c documentation
2017-06-26 Stefan Hajnocziblock: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
2017-06-26 Stefan Hajnocziblock: count bdrv_co_rw_vmstate() requests
2017-06-26 Kevin Wolfcommit: Fix completion with extra reference
2017-06-23 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/queue...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
next