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
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: document locking
Paolo Bonzini
2017-01-16
1
-16
/
+16
*
aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh
Paolo Bonzini
2017-01-16
1
-7
/
+5
*
aio: rename bh_lock to list_lock
Paolo Bonzini
2017-01-16
1
-1
/
+1
*
block: get rid of bdrv_io_unplugged_begin/end
Paolo Bonzini
2017-01-16
2
-4
/
+1
*
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
2017-01-09
1
-1
/
+1
*
aio: self-tune polling time
Stefan Hajnoczi
2017-01-03
1
-2
/
+8
*
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
2017-01-03
1
-0
/
+20
*
aio: add polling mode to AioContext
Stefan Hajnoczi
2017-01-03
1
-0
/
+16
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+4
*
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
2017-01-03
1
-1
/
+5
*
block: drop remaining legacy aio functions in comment
Yaowei Bai
2016-12-22
1
-2
/
+2
*
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-15
1
-11
/
+12
*
blockjob: add block_job_start
John Snow
2016-11-15
1
-0
/
+9
*
blockjob: add .start field
John Snow
2016-11-15
1
-0
/
+3
*
blockjob: add .clean property
John Snow
2016-11-15
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
1
-17
/
+56
|
\
|
*
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
1
-2
/
+6
|
*
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
1
-4
/
+9
|
*
nbd: Support shorter handshake
Eric Blake
2016-11-02
1
-2
/
+4
|
*
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
1
-3
/
+22
|
*
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
1
-4
/
+6
|
*
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
1
-6
/
+12
|
*
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
1
-0
/
+1
*
|
blockjobs: fix documentation
John Snow
2016-11-01
1
-2
/
+2
*
|
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
3
-210
/
+244
*
|
Blockjobs: Internalize user_pause logic
John Snow
2016-11-01
1
-0
/
+26
*
|
blockjob: centralize QMP event emissions
John Snow
2016-11-01
2
-30
/
+4
*
|
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-2
/
+7
*
|
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
1
-1
/
+6
*
|
blockjobs: hide internal jobs from management API
John Snow
2016-11-01
1
-2
/
+10
|
/
*
block: Add block_job_add_bdrv()
Alberto Garcia
2016-10-31
1
-0
/
+14
*
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
2016-10-31
1
-0
/
+2
*
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
1
-2
/
+1
*
iothread: release AioContext around aio_poll
Paolo Bonzini
2016-10-28
1
-3
/
+0
*
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
2
-3
/
+40
*
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
1
-1
/
+1
*
aio: introduce qemu_get_current_aio_context
Paolo Bonzini
2016-10-28
1
-0
/
+18
*
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
1
-0
/
+9
*
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
1
-4
/
+6
*
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
1
-0
/
+7
*
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
1
-3
/
+0
*
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
1
-0
/
+2
*
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
1
-1
/
+0
*
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
1
-0
/
+1
*
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2016-10-27
1
-3
/
+0
*
block: More operations for meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+3
*
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+14
*
block: Add two dirty bitmap getters
Fam Zheng
2016-10-24
1
-0
/
+2
*
block: Support meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+9
*
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
1
-2
/
+5
[next]