index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-10-27
block/nbd: Use SocketAddress options
Max Reitz
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
2016-10-27
block/nbd: Add nbd_has_filename_options_conflict()
Max Reitz
2016-10-27
block/nbd: Use qdict_put()
Max Reitz
2016-10-27
block/nbd: Default port in nbd_refresh_filename()
Max Reitz
2016-10-27
block/nbd: Reject port parameter without host
Max Reitz
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl
Kevin Wolf
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
raw-posix: Don't use bdrv_ioctl()
Kevin Wolf
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2016-10-27
block: Use blk_co_pdiscard() for all BB level discard
Kevin Wolf
2016-10-27
block: Use blk_co_flush() for all BB level flushes
Kevin Wolf
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2016-10-24
block: Assert that bdrv_release_dirty_bitmap succeeded
Fam Zheng
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
quorum: do not allocate multiple iovecs for FIFO strategy
Paolo Bonzini
2016-10-24
quorum: change child_iter to children_read
Paolo Bonzini
2016-10-24
throttle: Correct access to wrong BlockBackendPublic structures
Alberto Garcia
2016-10-24
qapi: fix memory leak in bdrv_image_info_specific_dump
Pino Toscano
2016-10-24
block: improve error handling in raw_open
Halil Pasic
2016-10-24
qcow2: Support BDRV_REQ_MAY_UNMAP
Fam Zheng
2016-10-24
block/iscsi: Adding new iSER transport layer option
Roy Shterman
2016-10-24
block/iscsi: Introducing new zero-copy API
Roy Shterman
2016-10-23
rbd: shift byte count as a 64-bit value
Paolo Bonzini
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-07
dmg: Move libbz2 code to dmg-bz2.so
Fam Zheng
2016-10-07
block: Add qdev ID to DEVICE_TRAY_MOVED
Kevin Wolf
2016-10-07
block-backend: Remember if attached device is non-qdev
Kevin Wolf
2016-10-07
block: Add node name to BLOCK_IO_ERROR event
Kevin Wolf
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
block: use bdrv_add_before_write_notifier
Paolo Bonzini
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
2016-09-29
block-backend: remove blk_flush_all
John Snow
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
[next]