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
/
block
Age
Commit message (
Expand
)
Author
2017-09-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...
Peter Maydell
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-09-06
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
Pavel Butsykin
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
block: tidy ThrottleGroupMember initializations
Manos Pitsidianakis
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
2017-09-04
qcow: Check failure of bdrv_getlength() and bdrv_truncate()
Eric Blake
2017-09-04
qcow: Change signature of get_cluster_offset()
Eric Blake
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
2017-09-04
block: remove bdrv_truncate callback in blkdebug
Manos Pitsidianakis
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
2017-09-04
qapi: drop the sentinel in enum array
Marc-André Lureau
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
quorum: Use qapi_enum_parse() in quorum_open()
Marc-André Lureau
2017-09-04
block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
Marc-André Lureau
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-08-31
vvfat: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vpc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
qcow2: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
dmg: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vhdx: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-08-30
block/nbd-client: refactor request send/receive
Vladimir Sementsov-Ogievskiy
2017-08-30
block/nbd-client: rename nbd_recv_coroutines_enter_all
Vladimir Sementsov-Ogievskiy
2017-08-30
block/nbd-client: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
2017-08-30
nbd-client: avoid read_reply_co entry if send failed
Stefan Hajnoczi
2017-08-30
qcow2: allocate cluster_cache/cluster_data on demand
Stefan Hajnoczi
2017-08-30
misc: Remove unused Error variables
Alberto Garcia
2017-08-23
nbd-client: avoid spurious qio_channel_yield() re-entry
Stefan Hajnoczi
2017-08-23
mirror: Mark target BB as "force allow inactivate"
Fam Zheng
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
2017-08-23
block-backend: Refactor inactivate check
Fam Zheng
2017-08-23
fix build failure in nbd_read_reply_entry()
Igor Mammedov
2017-08-15
nbd-client: Fix regression when server sends garbage
Eric Blake
2017-08-15
block-backend: Defer shared_perm tightening migration completion
Fam Zheng
2017-08-11
file-posix: Do runtime check for ofd lock API
Fam Zheng
2017-08-11
qcow2: Check failure of bdrv_getlength()
Eric Blake
2017-08-11
qcow2: Drop debugging dump_refcounts()
Eric Blake
2017-08-11
vpc: Check failure of bdrv_getlength()
Eric Blake
2017-08-08
block/nfs: fix mutex assertion in nfs_file_close()
Jeff Cody
2017-08-08
parallels: drop check that bdrv_truncate() is working
Denis V. Lunev
2017-08-08
parallels: respect error code of bdrv_getlength() in allocate_clusters()
Denis V. Lunev
[next]