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
...
*
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
*
async: add aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-0
/
+6
*
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
2016-09-29
1
-0
/
+1
*
block: reintroduce bdrv_flush_all
John Snow
2016-09-29
1
-0
/
+1
*
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
2016-09-28
1
-1
/
+1
*
block: Add "read-only" to the options QDict
Alberto Garcia
2016-09-23
1
-0
/
+1
*
block: Remove bdrv_is_snapshot
Alberto Garcia
2016-09-23
1
-1
/
+0
*
Remove unused function declarations
Ladi Prosek
2016-09-15
2
-15
/
+0
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-1
/
+2
*
Backup: export interfaces for extra serialization
Changlong Xie
2016-09-13
1
-0
/
+14
*
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2016-09-13
1
-0
/
+25
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-0
/
+1
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
2
-5
/
+0
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
2
-1
/
+5
*
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
1
-2
/
+2
*
nbd-server: Use a separate BlockBackend
Kevin Wolf
2016-09-05
1
-1
/
+2
*
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
1
-1
/
+1
*
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
2016-08-03
1
-17
/
+20
*
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-08-03
1
-3
/
+3
*
AioContext: correct comments
Cao jin
2016-07-26
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-21
3
-11
/
+9
|
\
|
*
nbd: Convert to byte-based interface
Eric Blake
2016-07-20
1
-1
/
+0
|
*
block: Kill .bdrv_co_discard()
Eric Blake
2016-07-20
1
-2
/
+0
|
*
block: Add .bdrv_co_pdiscard() driver callback
Eric Blake
2016-07-20
1
-0
/
+2
|
*
block: Convert .bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
1
-2
/
+2
|
*
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
1
-3
/
+3
|
*
block: Convert bdrv_discard() to byte-based
Eric Blake
2016-07-20
1
-1
/
+1
|
*
block: Convert bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-1
/
+1
|
*
nbd: Drop unused offset parameter
Eric Blake
2016-07-20
1
-1
/
+0
*
|
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
2016-07-19
2
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-07-19
1
-0
/
+5
|
\
|
*
block: ignore flush requests when storage is clean
Evgeny Yakovlev
2016-07-18
1
-0
/
+5
*
|
aio-posix: remove useless parameter
Cao jin
2016-07-18
1
-1
/
+1
*
|
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2016-07-18
2
-0
/
+81
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-0
/
+6
|
\
|
*
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
2016-07-12
1
-0
/
+6
*
|
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-6
/
+10
*
|
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
1
-4
/
+6
*
|
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
1
-3
/
+5
*
|
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-13
1
-2
/
+4
*
|
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
2016-07-13
1
-3
/
+5
*
|
blockjob: Add block_job_get()
Alberto Garcia
2016-07-13
1
-0
/
+10
*
|
blockjob: Update description of the 'id' field
Alberto Garcia
2016-07-13
1
-4
/
+1
*
|
stream: Fix prototype of stream_start()
Alberto Garcia
2016-07-13
1
-5
/
+6
[prev]
[next]