summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-28Fix libvhost-user.c compilation.David 'Digit' Turner1-0/+6
2023-04-28target/i386: Add support for PREFETCHIT0/1 in CPUID enumerationJiaxi Chen2-1/+3
2023-04-28target/i386: Add support for AVX-NE-CONVERT in CPUID enumerationJiaxi Chen2-1/+3
2023-04-28target/i386: Add support for AVX-VNNI-INT8 in CPUID enumerationJiaxi Chen2-1/+25
2023-04-28target/i386: Add support for AVX-IFMA in CPUID enumerationJiaxi Chen2-1/+3
2023-04-28target/i386: Add support for AMX-FP16 in CPUID enumerationJiaxi Chen2-1/+3
2023-04-28target/i386: Add support for CMPCCXADD in CPUID enumerationJiaxi Chen2-1/+3
2023-04-28i386/cpu: Update how the EBX register of CPUID 0x8000001F is setTom Lendacky1-2/+2
2023-04-28i386/sev: Update checks and information related to reduced-phys-bitsTom Lendacky1-3/+14
2023-04-28qemu-options.hx: Update the reduced-phys-bits documentationTom Lendacky1-2/+2
2023-04-28qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1Tom Lendacky1-1/+1
2023-04-27migration: Make dirty_bytes_last_sync atomicJuan Quintela3-3/+4
2023-04-27migration: Make dirty_pages_rate atomicJuan Quintela3-5/+8
2023-04-27stat64: Add stat64_set() operationPaolo Bonzini2-0/+17
2023-04-27multifd: Only flush once each full round of memoryJuan Quintela3-9/+30
2023-04-27multifd: Protect multifd_send_sync_main() callsJuan Quintela1-5/+11
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela4-1/+29
2023-04-27migration: Move migration_properties to options.cJuan Quintela3-157/+162
2023-04-27migration: Create migrate_block_bitmap_mapping() functionJuan Quintela3-6/+16
2023-04-27migration: Create migrate_tls_hostname() functionJuan Quintela3-2/+11
2023-04-27migration: Create migrate_tls_authz() functionJuan Quintela3-4/+9
2023-04-27migration: Create migrate_tls_creds() functionJuan Quintela3-5/+12
2023-04-27migration: Remove MigrationState from block_cleanup_parameters()Juan Quintela3-4/+6
2023-04-27migration: Move block_cleanup_parameters() to options.cJuan Quintela3-10/+11
2023-04-27migration: Move migrate_set_block_incremental() to options.cJuan Quintela3-7/+15
2023-04-27migration: Create migrate_downtime_limit() functionJuan Quintela3-2/+10
2023-04-27migration: Make all functions check have the same formatJuan Quintela1-114/+39
2023-04-27migration: Create migrate_params_init() functionJuan Quintela3-28/+33
2023-04-27multifd: Fix the number of channels readyJuan Quintela1-1/+2
2023-04-27docs/style: call out the use of GUARD macrosAlex Bennée1-0/+54
2023-04-27docs/devel: mention the spacing requirement for QOMAlex Bennée2-0/+39
2023-04-27docs/devel: make a statement about includesAlex Bennée1-0/+14
2023-04-27docs/system: remove excessive punctuation from guest-loader docsAlex Bennée1-3/+3
2023-04-27qemu-options.hx: Update descriptions of memory options for NUMA nodeYohei Kojima1-9/+16
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée14-30/+25
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul1-6/+64
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul1-11/+16
2023-04-27MAINTAINERS: Cover tests/avocado/machine_aspeed.pyThomas Huth1-1/+1
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth1-13/+17
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth2-8/+8
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth3-30/+0
2023-04-27qemu-options: finesse the recommendations around -blockdevAlex Bennée1-2/+22
2023-04-27scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth2-2/+4
2023-04-27gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth1-2/+2
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé2-0/+159
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée1-26/+144
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul2-8/+12
2023-04-27vmstate-static-checker: Recognize "num" fieldPeter Xu1-3/+10
2023-04-27migration/vmstate-dump: Dump array size too as "num"Peter Xu1-0/+3
2023-04-27migration: Allow postcopy_ram_supported_by_host() to report errPeter Xu4-35/+39