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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Fix libvhost-user.c compilation.
David 'Digit' Turner
1
-0
/
+6
2023-04-28
target/i386: Add support for PREFETCHIT0/1 in CPUID enumeration
Jiaxi Chen
2
-1
/
+3
2023-04-28
target/i386: Add support for AVX-NE-CONVERT in CPUID enumeration
Jiaxi Chen
2
-1
/
+3
2023-04-28
target/i386: Add support for AVX-VNNI-INT8 in CPUID enumeration
Jiaxi Chen
2
-1
/
+25
2023-04-28
target/i386: Add support for AVX-IFMA in CPUID enumeration
Jiaxi Chen
2
-1
/
+3
2023-04-28
target/i386: Add support for AMX-FP16 in CPUID enumeration
Jiaxi Chen
2
-1
/
+3
2023-04-28
target/i386: Add support for CMPCCXADD in CPUID enumeration
Jiaxi Chen
2
-1
/
+3
2023-04-28
i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
Tom Lendacky
1
-2
/
+2
2023-04-28
i386/sev: Update checks and information related to reduced-phys-bits
Tom Lendacky
1
-3
/
+14
2023-04-28
qemu-options.hx: Update the reduced-phys-bits documentation
Tom Lendacky
1
-2
/
+2
2023-04-28
qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
Tom Lendacky
1
-1
/
+1
2023-04-27
migration: Make dirty_bytes_last_sync atomic
Juan Quintela
3
-3
/
+4
2023-04-27
migration: Make dirty_pages_rate atomic
Juan Quintela
3
-5
/
+8
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
2
-0
/
+17
2023-04-27
multifd: Only flush once each full round of memory
Juan Quintela
3
-9
/
+30
2023-04-27
multifd: Protect multifd_send_sync_main() calls
Juan Quintela
1
-5
/
+11
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
4
-1
/
+29
2023-04-27
migration: Move migration_properties to options.c
Juan Quintela
3
-157
/
+162
2023-04-27
migration: Create migrate_block_bitmap_mapping() function
Juan Quintela
3
-6
/
+16
2023-04-27
migration: Create migrate_tls_hostname() function
Juan Quintela
3
-2
/
+11
2023-04-27
migration: Create migrate_tls_authz() function
Juan Quintela
3
-4
/
+9
2023-04-27
migration: Create migrate_tls_creds() function
Juan Quintela
3
-5
/
+12
2023-04-27
migration: Remove MigrationState from block_cleanup_parameters()
Juan Quintela
3
-4
/
+6
2023-04-27
migration: Move block_cleanup_parameters() to options.c
Juan Quintela
3
-10
/
+11
2023-04-27
migration: Move migrate_set_block_incremental() to options.c
Juan Quintela
3
-7
/
+15
2023-04-27
migration: Create migrate_downtime_limit() function
Juan Quintela
3
-2
/
+10
2023-04-27
migration: Make all functions check have the same format
Juan Quintela
1
-114
/
+39
2023-04-27
migration: Create migrate_params_init() function
Juan Quintela
3
-28
/
+33
2023-04-27
multifd: Fix the number of channels ready
Juan Quintela
1
-1
/
+2
2023-04-27
docs/style: call out the use of GUARD macros
Alex Bennée
1
-0
/
+54
2023-04-27
docs/devel: mention the spacing requirement for QOM
Alex Bennée
2
-0
/
+39
2023-04-27
docs/devel: make a statement about includes
Alex Bennée
1
-0
/
+14
2023-04-27
docs/system: remove excessive punctuation from guest-loader docs
Alex Bennée
1
-3
/
+3
2023-04-27
qemu-options.hx: Update descriptions of memory options for NUMA node
Yohei Kojima
1
-9
/
+16
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
14
-30
/
+25
2023-04-27
tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
Kautuk Consul
1
-6
/
+64
2023-04-27
avocado_qemu/__init__.py: factor out the qemu-img finding
Kautuk Consul
1
-11
/
+16
2023-04-27
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
Thomas Huth
1
-1
/
+1
2023-04-27
tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
Thomas Huth
1
-13
/
+17
2023-04-27
tests/avocado: Make ssh_command_output_contains() globally available
Thomas Huth
2
-8
/
+8
2023-04-27
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
Thomas Huth
3
-30
/
+0
2023-04-27
qemu-options: finesse the recommendations around -blockdev
Alex Bennée
1
-2
/
+22
2023-04-27
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
2
-2
/
+4
2023-04-27
gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
Thomas Huth
1
-2
/
+2
2023-04-27
tests/avocado: Add set of boot tests on SBSA-ref
Philippe Mathieu-Daudé
2
-0
/
+159
2023-04-27
tests/avocado: use the new snapshots for testing
Alex Bennée
1
-26
/
+144
2023-04-27
tests/requirements.txt: bump up avocado-framework version to 101.0
Kautuk Consul
2
-8
/
+12
2023-04-27
vmstate-static-checker: Recognize "num" field
Peter Xu
1
-3
/
+10
2023-04-27
migration/vmstate-dump: Dump array size too as "num"
Peter Xu
1
-0
/
+3
2023-04-27
migration: Allow postcopy_ram_supported_by_host() to report err
Peter Xu
4
-35
/
+39
[next]