index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
vl: Document why objects are delayed
Markus Armbruster
1
-2
/
+8
2019-06-05
vl: Fix -drive / -blockdev persistent reservation management
Markus Armbruster
1
-2
/
+1
2019-06-05
migratioin/ram: leave RAMBlock->bmap blank on allocating
Wei Yang
1
-5
/
+13
2019-06-05
migration-test: Add a test for fd protocol
Yury Kotov
3
-5
/
+227
2019-06-05
migration: Fix fd protocol for incoming defer
Yury Kotov
2
-4
/
+6
2019-06-05
migration/ram.c: multifd_send_state->count is not really used
Wei Yang
1
-5
/
+0
2019-06-05
migration/ram.c: MultiFDSendParams.sem_sync is not really used
Wei Yang
1
-4
/
+0
2019-06-04
iotests: Fix duplicated diff output on failure
Kevin Wolf
1
-1
/
+0
2019-06-04
iotests: test big qcow2 shrink
Vladimir Sementsov-Ogievskiy
3
-0
/
+95
2019-06-04
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2
-10
/
+10
2019-06-04
block/qcow2-refcount: add trace-point to qcow2_process_discards
Vladimir Sementsov-Ogievskiy
2
-1
/
+9
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
3
-27
/
+16
2019-06-04
test-bdrv-drain: Use bdrv_try_set_aio_context()
Kevin Wolf
1
-3
/
+3
2019-06-04
iotests: Attach new devices to node in non-default iothread
Kevin Wolf
3
-0
/
+54
2019-06-04
virtio-scsi-test: Test attaching new overlay with iothreads
Kevin Wolf
3
-0
/
+93
2019-06-04
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
3
-4
/
+0
2019-06-04
blockdev: Use bdrv_try_set_aio_context() for monitor commands
Kevin Wolf
1
-16
/
+28
2019-06-04
block: Move node without parents to main AioContext
Kevin Wolf
3
-3
/
+6
2019-06-04
test-block-iothread: BlockBackend AioContext across root node change
Kevin Wolf
1
-0
/
+33
2019-06-04
test-block-iothread: Test adding parent to iothread node
Kevin Wolf
1
-0
/
+33
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
5
-10
/
+51
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
4
-15
/
+25
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
3
-7
/
+46
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
33
-64
/
+102
2019-06-04