summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/ftrace.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa2-2/+2
2021-02-08tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa1-3/+4
2021-02-08tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa1-1/+1
2021-02-08tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa1-4/+2
2021-02-08tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa1-6/+6
2021-02-08tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa1-1/+1
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth3-9/+36
2021-02-08qapi: enable strict-optional checksJohn Snow1-1/+0
2021-02-08qapi: type 'info' as Optional[QAPISourceInfo]John Snow5-6/+6
2021-02-08qapi/gen: Drop support for QAPIGen without a file nameMarkus Armbruster1-2/+2
2021-02-08qapi/commands: Simplify command registry generationMarkus Armbruster1-27/+22
2021-02-08qapi/gen: Support switching to another module temporarilyMarkus Armbruster1-0/+7
2021-02-08qapi/gen: write _genc/_genh access shimsJohn Snow1-5/+13
2021-02-08qapi: centralize the built-in module name definitionJohn Snow1-5/+8
2021-02-08qapi/gen: Combine ._add_[user|system]_moduleMarkus Armbruster3-14/+7
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow10-27/+27
2021-02-08qapi: use explicitly internal module namesJohn Snow3-3/+4
2021-02-08qapi/gen: Replace ._begin_system_module()Markus Armbruster3-6/+7
2021-02-08qapi: centralize is_[user|system|builtin]_module methodsJohn Snow2-16/+40
2021-02-08qapi/gen: inline _wrap_ifcond into end_if()John Snow1-5/+2
2021-02-08qapi/main: handle theoretical None-return from re.match()John Snow1-0/+2
2021-02-08qapi/events: fix visit_event typingJohn Snow1-5/+7
2021-02-08qapi/commands: assert arg_type is not NoneJohn Snow1-3/+6
2021-02-08tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth1-0/+18
2021-02-08tests/acceptance: Test the mpc8544ds machineThomas Huth1-0/+17
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth3-19/+35
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé1-0/+25
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé1-21/+24
2021-02-08tests/acceptance: Introduce tesseract_ocr() helperPhilippe Mathieu-Daudé2-16/+23
2021-02-08tests/acceptance: Extract tesseract_available() helper in new namespacePhilippe Mathieu-Daudé2-22/+31
2021-02-08migration: only check page size match if RAM postcopy is enabledStefan Reiter1-1/+1
2021-02-08migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé3-1/+365
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé1-2/+8
2021-02-08iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé1-1/+105
2021-02-08migration: introduce a delete_snapshot wrapperDaniel P. Berrangé3-1/+28
2021-02-08migration: wire up support for snapshot device selectionDaniel P. Berrangé6-21/+43
2021-02-08migration: control whether snapshots are ovewrittenDaniel P. Berrangé5-7/+21
2021-02-08block: rename and alter bdrv_all_find_snapshot semanticsDaniel P. Berrangé5-13/+27
2021-02-08block: allow specifying name of block device for vmstate storageDaniel P. Berrangé6-14/+35
2021-02-08block: add ability to specify list of blockdevs during snapshotDaniel P. Berrangé6-63/+159
2021-02-08migration: stop returning errno from load_snapshot()Daniel P. Berrangé5-14/+21
2021-02-08migration: Make save_snapshot() return bool, not 0/-1Philippe Mathieu-Daudé4-11/+18
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé7-90/+68
2021-02-08migration: Display the migration blockersDr. David Alan Gilbert1-0/+9
2021-02-08migration: Add blocker informationDr. David Alan Gilbert4-2/+43
2021-02-08migration: Fix a few absurdly defective error messagesMarkus Armbruster1-12/+11
2021-02-08migration: Fix cache_init()'s "Failed to allocate" error messagesMarkus Armbruster1-4/+2
2021-02-08migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster7-9/+9