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
/
tracetool
/
backend
/
ftrace.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
Acceptance tests: clarify ssh connection failure reason
Cleber Rosa
2
-2
/
+2
2021-02-08
tests/acceptance/virtiofs_submounts: required space between IP and port
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: standardize port as integer
Cleber Rosa
1
-3
/
+4
2021-02-08
tests/acceptance/virtiofs_submounts: use a virtio-net device instead
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: do not ask for ssh key password
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: use workdir property
Cleber Rosa
1
-4
/
+2
2021-02-08
tests/acceptance/boot_linux: rename misleading cloudinit method
Cleber Rosa
1
-6
/
+6
2021-02-08
tests/acceptance/boot_linux: fix typo on cloudinit error message
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance: Re-enable the microblaze test
Thomas Huth
3
-9
/
+36
2021-02-08
qapi: enable strict-optional checks
John Snow
1
-1
/
+0
2021-02-08
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
5
-6
/
+6
2021-02-08
qapi/gen: Drop support for QAPIGen without a file name
Markus Armbruster
1
-2
/
+2
2021-02-08
qapi/commands: Simplify command registry generation
Markus Armbruster
1
-27
/
+22
2021-02-08
qapi/gen: Support switching to another module temporarily
Markus Armbruster
1
-0
/
+7
2021-02-08
qapi/gen: write _genc/_genh access shims
John Snow
1
-5
/
+13
2021-02-08
qapi: centralize the built-in module name definition
John Snow
1
-5
/
+8
2021-02-08
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
3
-14
/
+7
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
10
-27
/
+27
2021-02-08
qapi: use explicitly internal module names
John Snow
3
-3
/
+4
2021-02-08
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
3
-6
/
+7
2021-02-08
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2
-16
/
+40
2021-02-08
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
1
-5
/
+2
2021-02-08
qapi/main: handle theoretical None-return from re.match()
John Snow
1
-0
/
+2
2021-02-08
qapi/events: fix visit_event typing
John Snow
1
-5
/
+7
2021-02-08
qapi/commands: assert arg_type is not None
John Snow
1
-3
/
+6
2021-02-08
tests/acceptance: Add a test for the virtex-ml507 ppc machine
Thomas Huth
1
-0
/
+18
2021-02-08
tests/acceptance: Test the mpc8544ds machine
Thomas Huth
1
-0
/
+17
2021-02-08
tests/acceptance: Move the pseries test to a separate file
Thomas Huth
3
-19
/
+35
2021-02-08
tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
Philippe Mathieu-Daudé
1
-0
/
+25
2021-02-08
tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
Philippe Mathieu-Daudé
1
-21
/
+24
2021-02-08
tests/acceptance: Introduce tesseract_ocr() helper
Philippe Mathieu-Daudé
2
-16
/
+23
2021-02-08
tests/acceptance: Extract tesseract_available() helper in new namespace
Philippe Mathieu-Daudé
2
-22
/
+31
2021-02-08
migration: only check page size match if RAM postcopy is enabled
Stefan Reiter
1
-1
/
+1
2021-02-08
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
3
-1
/
+365
2021-02-08
iotests: fix loading of common.config from tests/ subdir
Daniel P. Berrangé
1
-2
/
+8
2021-02-08
iotests: add support for capturing and matching QMP events
Daniel P. Berrangé
1
-1
/
+105
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
3
-1
/
+28
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
6
-21
/
+43
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
5
-7
/
+21
2021-02-08
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
5
-13
/
+27
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
6
-14
/
+35
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
6
-63
/
+159
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
5
-14
/
+21
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
4
-11
/
+18
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
7
-90
/
+68
2021-02-08
migration: Display the migration blockers
Dr. David Alan Gilbert
1
-0
/
+9
2021-02-08
migration: Add blocker information
Dr. David Alan Gilbert
4
-2
/
+43
2021-02-08
migration: Fix a few absurdly defective error messages
Markus Armbruster
1
-12
/
+11
2021-02-08
migration: Fix cache_init()'s "Failed to allocate" error messages
Markus Armbruster
1
-4
/
+2
2021-02-08
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster
7
-9
/
+9
[next]