summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-10i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpu...Xiaoyao Li1-1/+4
2025-01-10cpu: Remove nr_cores from struct CPUStateXiaoyao Li3-4/+0
2025-01-10i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_coreXiaoyao Li1-15/+15
2025-01-10i386/cpu: Track a X86CPUTopoInfo directly in CPUX86StateXiaoyao Li4-45/+30
2025-01-10i386/topology: Introduce helpers for various topology info of different levelXiaoyao Li2-7/+29
2025-01-10i386/topology: Update the comment of x86_apicid_from_topo_ids()Xiaoyao Li1-2/+3
2025-01-10i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid()Xiaoyao Li1-4/+2
2025-01-10i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug()Xiaoyao Li1-6/+4
2025-01-10i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNTXiaoyao Li5-8/+16
2025-01-10target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGESPaolo Bonzini1-1/+2
2025-01-10target/i386/kvm: Clean up error handling in kvm_arch_init()Zhao Liu1-9/+16
2025-01-10target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() failsZhao Liu1-18/+11
2025-01-10target/i386/kvm: Clean up return values of MSR filter related functionsZhao Liu1-43/+44
2025-01-10target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()Zhao Liu1-1/+1
2025-01-10target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typoZhao Liu1-4/+1
2025-01-10target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabledZhao Liu1-4/+8
2025-01-10target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME defi...Zhao Liu1-3/+0
2025-01-10target/i386/kvm: Add feature bit definitions for KVM CPUIDZhao Liu3-17/+39
2025-01-10i386/cpu: Mark avx10_version filtered when prefix is NULLZhao Liu1-2/+4
2025-01-10target/i386: use shr to load high-byte registers into T0/T1Paolo Bonzini2-12/+13
2025-01-10target/i386: improve code generation for BTPaolo Bonzini1-8/+28
2025-01-10make-release: only leave tarball of wrap-file subprojectsPaolo Bonzini1-1/+30
2025-01-10qom: remove unused fieldPaolo Bonzini2-2/+4
2025-01-10rust: hide warnings for subprojectsPaolo Bonzini23-20/+44
2025-01-10rust: qdev: expose inherited methods to subclasses of SysBusDevicePaolo Bonzini4-14/+14
2025-01-10rust: qemu-api-macros: add automatic TryFrom/TryInto derivationPaolo Bonzini2-29/+73
2025-01-10rust: qemu-api-macros: extend error reporting facility to parse errorsPaolo Bonzini2-17/+36
2025-01-10rust: qom: make INSTANCE_POST_INIT take a shared referencePaolo Bonzini2-8/+4
2025-01-10rust: pl011: only leave embedded object initialization in instance_initPaolo Bonzini2-8/+22
2025-01-10rust: qom: move device_id to PL011 class sidePaolo Bonzini1-31/+28
2025-01-10rust: qom: automatically use Drop trait to implement instance_finalizePaolo Bonzini1-2/+11
2025-01-10rust: macros: check that the first field of a #[derive(Object)] struct is a P...Paolo Bonzini1-19/+27
2025-01-10rust: macros: check that #[derive(Object)] requires #[repr(C)]Paolo Bonzini1-6/+11
2025-01-10rust: add a utility module for compile-time type checksPaolo Bonzini3-0/+92
2025-01-10rust: qom: add ParentFieldPaolo Bonzini3-11/+63
2025-01-10rust: add --check-cfg test to rustc argumentsPaolo Bonzini1-0/+2
2025-01-07rust: fix --enable-debug-mutexPaolo Bonzini1-1/+1
2025-01-06qemu-ga: Optimize freeze-hook script logic of logging errorDehan Meng1-4/+32
2025-01-06qga: implement a 'guest-get-load' commandDaniel P. Berrangé3-0/+58
2025-01-02qtest/fw-cfg: remove compiled out codeAni Sinha1-6/+0
2025-01-02tests/qtest/migration: Re-enable postcopy testsFabiano Rosas1-1/+5
2025-01-02tests/migration: Drop arch_[source|target]Peter Xu1-6/+2
2025-01-02tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwriteFabiano Rosas1-2/+2
2025-01-02tests/qtest/bios-tables-test: Free tables at dump_aml_filesFabiano Rosas1-0/+1
2025-01-02tests/qtest/migration: Initialize buffer in probe_o_direct_supportFabiano Rosas1-0/+1
2025-01-02tests/qtest/migration: Do proper cleanup in the dirty_limit testFabiano Rosas1-0/+5
2025-01-02tests/qtest/migration: Fix compile errors when CONFIG_UADK is setShameer Kolothum1-54/+0
2025-01-02tests/functional/test_arm_quanta_gsj: Fix broken testThomas Huth1-1/+1
2025-01-02tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sashPhilippe Mathieu-Daudé1-5/+8
2025-01-02tests/functional/test_ppc64_hv: Update to Alpine 3.21.0Nicholas Piggin1-4/+4