index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include/block/block_int: Document protocol related functions
Fabiano Rosas
2018-03-26
1
-0
/
+8
*
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+35
*
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
1
-2
/
+10
*
blockjobs: add block-job-finalize
John Snow
2018-03-19
1
-0
/
+17
*
blockjobs: add PENDING status and event
John Snow
2018-03-19
1
-0
/
+5
*
blockjobs: add prepare callback
John Snow
2018-03-19
1
-0
/
+10
*
blockjobs: add block_job_dismiss
John Snow
2018-03-19
1
-0
/
+14
*
blockjobs: add block_job_verb permission table
John Snow
2018-03-19
1
-2
/
+11
*
blockjobs: add status enum
John Snow
2018-03-19
1
-0
/
+3
*
Blockjobs: documentation touchup
John Snow
2018-03-19
2
-5
/
+7
*
blockjobs: model single jobs as transactions
John Snow
2018-03-19
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-16
1
-0
/
+7
|
\
|
*
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+3
|
*
block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+3
|
*
block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+1
*
|
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-13
1
-31
/
+30
|
\
|
*
block: make BDRV_POLL_WHILE() re-entrancy safe
Stefan Hajnoczi
2018-03-12
1
-31
/
+30
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-12
2
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
1
-1
/
+4
|
*
block: Make bdrv_is_whitelisted() public
Kevin Wolf
2018-03-09
1
-0
/
+1
|
*
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
2018-03-09
1
-0
/
+1
|
*
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-2
/
+3
|
*
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-1
/
+2
*
|
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
2018-03-08
1
-0
/
+13
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-06
4
-67
/
+171
|
\
|
*
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-1
/
+2
|
*
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
3
-37
/
+126
|
*
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2018-03-02
2
-3
/
+6
|
*
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
2018-03-02
1
-3
/
+0
|
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-12
/
+16
|
*
block: Add .bdrv_co_block_status() callback
Eric Blake
2018-03-02
2
-12
/
+22
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
3
-3
/
+3
|
/
*
nbd: BLOCK_STATUS constants
Vladimir Sementsov-Ogievskiy
2018-03-01
1
-0
/
+31
*
nbd: change indenting in nbd.h
Vladimir Sementsov-Ogievskiy
2018-03-01
1
-11
/
+11
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-1
/
+0
*
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
2018-02-09
1
-11
/
+0
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
4
-6
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
3
-3
/
+0
*
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
1
-0
/
+700
*
block: Introduce buf register API
Fam Zheng
2018-02-08
2
-1
/
+19
*
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
2018-01-26
1
-0
/
+1
*
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2018-01-10
1
-4
/
+4
*
block: Allow graph changes in subtree drained section
Kevin Wolf
2017-12-22
2
-2
/
+5
*
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
2017-12-22
1
-0
/
+13
*
block: Don't notify parents in drain call chain
Kevin Wolf
2017-12-22
1
-2
/
+2
*
block: Remove unused bdrv_requests_pending
Fam Zheng
2017-12-22
1
-1
/
+0
*
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-12-18
1
-0
/
+1
[prev]
[next]