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/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
1
-7
/
+3
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-0
/
+1
*
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2019-03-26
1
-0
/
+1
*
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2019-03-26
1
-1
/
+6
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-03-13
1
-6
/
+18
|
\
|
*
bitmaps: Fix typo in function name
Eric Blake
2019-03-12
1
-2
/
+2
|
*
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
1
-1
/
+12
|
*
block/dirty-bitmaps: add inconsistent bit
John Snow
2019-03-12
1
-0
/
+2
|
*
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
1
-3
/
+2
|
*
block/dirty-bitmaps: rename frozen predicate helper
John Snow
2019-03-12
1
-1
/
+1
*
|
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
1
-1
/
+1
*
|
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
1
-0
/
+8
*
|
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
1
-0
/
+2
*
|
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-0
/
+1
*
|
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-1
/
+2
*
|
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
2
-0
/
+11
|
/
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...
Peter Maydell
2019-03-09
1
-2
/
+2
|
\
|
*
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
2019-03-06
1
-1
/
+1
|
*
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
2019-03-06
1
-1
/
+1
*
|
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
1
-0
/
+1
*
|
qcow2: Creating images with external data file
Kevin Wolf
2019-03-08
1
-0
/
+1
*
|
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-08
1
-1
/
+1
|
/
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-1
/
+5
*
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2019-02-25
1
-0
/
+24
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+7
*
block: Add bdrv_dirname()
Max Reitz
2019-02-25
2
-0
/
+8
*
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
1
-2
/
+1
*
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
1
-4
/
+3
*
block: Make path_combine() return the path
Max Reitz
2019-02-25
1
-3
/
+1
*
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
1
-0
/
+4
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-1
/
+0
*
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
2019-02-25
1
-0
/
+5
*
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
2019-02-25
1
-2
/
+2
*
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-25
1
-1
/
+2
*
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
2019-02-25
1
-3
/
+0
*
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-11
2
-2
/
+4
*
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-02-04
1
-2
/
+30
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+1
*
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2019-01-24
1
-0
/
+5
*
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
1
-0
/
+2
*
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
1
-2
/
+13
*
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
1
-1
/
+1
*
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
1
-4
/
+4
*
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-21
1
-2
/
+2
*
Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
Vladimir Sementsov-Ogievskiy
2019-01-15
1
-2
/
+0
*
dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
2019-01-15
1
-0
/
+2
*
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
2019-01-15
1
-1
/
+2
*
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
2019-01-14
1
-6
/
+3
*
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
2019-01-14
1
-2
/
+1
*
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2019-01-04
1
-0
/
+5
[prev]
[next]