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
...
*
|
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
2
-2
/
+3
*
|
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+3
|
/
*
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
2
-4
/
+4
*
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
2016-07-05
1
-5
/
+4
*
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
2016-07-05
1
-3
/
+2
*
block: Convert bdrv_write() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_read() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_co_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_co_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Use bool as appropriate for BDS members
Eric Blake
2016-07-05
2
-10
/
+11
*
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
1
-9
/
+13
*
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-5
/
+11
*
block: Wording tweaks to write zeroes limits
Eric Blake
2016-07-05
1
-2
/
+5
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-5
/
+8
*
nbd: Allow larger requests
Eric Blake
2016-07-05
1
-0
/
+2
*
blockjob: add AioContext attached callback
Stefan Hajnoczi
2016-06-20
1
-0
/
+7
*
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
2016-06-20
1
-0
/
+2
*
blockjob: add pause points
Stefan Hajnoczi
2016-06-20
1
-3
/
+32
*
blockjob: rename block_job_is_paused()
Stefan Hajnoczi
2016-06-20
1
-9
/
+0
*
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
1
-0
/
+6
*
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-06-16
1
-6
/
+7
*
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
1
-1
/
+17
*
block: Remove bs->zero_beyond_eof
Kevin Wolf
2016-06-16
1
-3
/
+0
*
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2016-06-16
1
-4
/
+6
*
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
2
-2
/
+3
*
block: Introduce bdrv_preadv()
Kevin Wolf
2016-06-16
1
-0
/
+1
*
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2016-06-16
1
-3
/
+7
*
block: Assert that flags are in range
Eric Blake
2016-06-16
1
-0
/
+3
*
block: Kill bdrv_co_write_zeroes()
Eric Blake
2016-06-08
1
-2
/
+0
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
1
-5
/
+5
*
block: Add .bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-1
/
+3
*
block: Track write zero limits in bytes
Eric Blake
2016-06-08
1
-4
/
+6
*
block: Move BlockRequest type to io.c
Eric Blake
2016-06-07
1
-21
/
+0
*
iostatus: fix comments for block_job_iostatus_reset
Changlong Xie
2016-06-07
1
-1
/
+1
*
block/io: Remove unused bdrv_aio_write_zeroes()
Kevin Wolf
2016-06-07
1
-3
/
+0
*
blockjob: Remove BlockJob.bs
Kevin Wolf
2016-05-25
1
-1
/
+0
*
backup: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
stream: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
block: Convert block job core to BlockBackend
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Cancel jobs first in bdrv_close_all()
Kevin Wolf
2016-05-25
1
-0
/
+7
*
block: keep a list of block jobs
Alberto Garcia
2016-05-25
1
-0
/
+14
*
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Make bdrv_open() return a BDS
Max Reitz
2016-05-25
1
-2
/
+2
*
block: Drop bdrv_new_root()
Max Reitz
2016-05-25
1
-1
/
+0
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-2
/
+13
*
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
1
-2
/
+1
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+2
[prev]
[next]