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-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-01
nbd: Use CoQueue for free_sema instead of CoMutex
Changlong Xie
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
blockjob: centralize QMP event emissions
John Snow
2016-11-01
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
block/gluster: fix port type in the QAPI options list
Prasanna Kumar Kalever
2016-11-01
block/gluster: improve defense over string to int conversion
Prasanna Kumar Kalever
2016-11-01
block: Turn on "unmap" in active commit
Fam Zheng
2016-11-01
block/gluster: memory usage: use one glfs instance per volume
Prasanna Kumar Kalever
2016-11-01
block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support
Jeff Cody
2016-11-01
rbd: make the code more readable
Xiubo Li
2016-10-31
block/nfs: Introduce runtime_opts in NFS
Ashijeet Acharya
2016-10-31
raw_bsd: add offset and size options
Tomáš Golembiovský
2016-10-31
block: Support streaming to an intermediate layer
Alberto Garcia
2016-10-31
block: Block all intermediate nodes in commit_active_start()
Alberto Garcia
2016-10-31
block: Block all nodes involved in the block-commit operation
Alberto Garcia
2016-10-31
block: Use block_job_add_bdrv() in backup_start()
Alberto Garcia
2016-10-31
block: Use block_job_add_bdrv() in mirror_start_job()
Alberto Garcia
2016-10-31
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
2016-10-31
block/ssh: Use InetSocketAddress options
Ashijeet Acharya
2016-10-31
block/ssh: Add InetSocketAddress and accept it
Ashijeet Acharya
2016-10-31
block/ssh: Add ssh_has_filename_options_conflict()
Ashijeet Acharya
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
replication: pass BlockDriverState to reopen_backing_file
Paolo Bonzini
2016-10-28
sheepdog: use BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
nfs: use BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
nfs: move nfs_set_events out of the while loops
Paolo Bonzini
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
qed: Implement .bdrv_drain
Fam Zheng
2016-10-28
block: change drain to look only at one child at a time
Paolo Bonzini
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
mirror: use bdrv_drained_begin/bdrv_drained_end
Paolo Bonzini
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
replication: interrupt failover if the main device is closed
Paolo Bonzini
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
[next]