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
2025-01-10
i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpu...
Xiaoyao Li
1
-1
/
+4
2025-01-10
cpu: Remove nr_cores from struct CPUState
Xiaoyao Li
3
-4
/
+0
2025-01-10
i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
Xiaoyao Li
1
-15
/
+15
2025-01-10
i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State
Xiaoyao Li
4
-45
/
+30
2025-01-10
i386/topology: Introduce helpers for various topology info of different level
Xiaoyao Li
2
-7
/
+29
2025-01-10
i386/topology: Update the comment of x86_apicid_from_topo_ids()
Xiaoyao Li
1
-2
/
+3
2025-01-10
i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid()
Xiaoyao Li
1
-4
/
+2
2025-01-10
i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug()
Xiaoyao Li
1
-6
/
+4
2025-01-10
i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
Xiaoyao Li
5
-8
/
+16
2025-01-10
target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
Paolo Bonzini
1
-1
/
+2
2025-01-10
target/i386/kvm: Clean up error handling in kvm_arch_init()
Zhao Liu
1
-9
/
+16
2025-01-10
target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() fails
Zhao Liu
1
-18
/
+11
2025-01-10
target/i386/kvm: Clean up return values of MSR filter related functions
Zhao Liu
1
-43
/
+44
2025-01-10
target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
Zhao Liu
1
-1
/
+1
2025-01-10
target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
Zhao Liu
1
-4
/
+1
2025-01-10
target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
Zhao Liu
1
-4
/
+8
2025-01-10
target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME defi...
Zhao Liu
1
-3
/
+0
2025-01-10
target/i386/kvm: Add feature bit definitions for KVM CPUID
Zhao Liu
3
-17
/
+39
2025-01-10
i386/cpu: Mark avx10_version filtered when prefix is NULL
Zhao Liu
1
-2
/
+4
2025-01-10
target/i386: use shr to load high-byte registers into T0/T1
Paolo Bonzini
2
-12
/
+13
2025-01-10
target/i386: improve code generation for BT
Paolo Bonzini
1
-8
/
+28
2025-01-10
make-release: only leave tarball of wrap-file subprojects
Paolo Bonzini
1
-1
/
+30
2025-01-10
qom: remove unused field
Paolo Bonzini
2
-2
/
+4
2025-01-10
rust: hide warnings for subprojects
Paolo Bonzini
23
-20
/
+44
2025-01-10
rust: qdev: expose inherited methods to subclasses of SysBusDevice
Paolo Bonzini
4
-14
/
+14
2025-01-10
rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
Paolo Bonzini
2
-29
/
+73
2025-01-10
rust: qemu-api-macros: extend error reporting facility to parse errors
Paolo Bonzini
2
-17
/
+36
2025-01-10
rust: qom: make INSTANCE_POST_INIT take a shared reference
Paolo Bonzini
2
-8
/
+4
2025-01-10
rust: pl011: only leave embedded object initialization in instance_init
Paolo Bonzini
2
-8
/
+22
2025-01-10
rust: qom: move device_id to PL011 class side
Paolo Bonzini
1
-31
/
+28
2025-01-10
rust: qom: automatically use Drop trait to implement instance_finalize
Paolo Bonzini
1
-2
/
+11
2025-01-10
rust: macros: check that the first field of a #[derive(Object)] struct is a P...
Paolo Bonzini
1
-19
/
+27
2025-01-10
rust: macros: check that #[derive(Object)] requires #[repr(C)]
Paolo Bonzini
1
-6
/
+11
2025-01-10
rust: add a utility module for compile-time type checks
Paolo Bonzini
3
-0
/
+92
2025-01-10
rust: qom: add ParentField
Paolo Bonzini
3
-11
/
+63
2025-01-10
rust: add --check-cfg test to rustc arguments
Paolo Bonzini
1
-0
/
+2
2025-01-07
rust: fix --enable-debug-mutex
Paolo Bonzini
1
-1
/
+1
2025-01-06
qemu-ga: Optimize freeze-hook script logic of logging error
Dehan Meng
1
-4
/
+32
2025-01-06
qga: implement a 'guest-get-load' command
Daniel P. Berrangé
3
-0
/
+58
2025-01-02
qtest/fw-cfg: remove compiled out code
Ani Sinha
1
-6
/
+0
2025-01-02
tests/qtest/migration: Re-enable postcopy tests
Fabiano Rosas
1
-1
/
+5
2025-01-02
tests/migration: Drop arch_[source|target]
Peter Xu
1
-6
/
+2
2025-01-02
tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
Fabiano Rosas
1
-2
/
+2
2025-01-02
tests/qtest/bios-tables-test: Free tables at dump_aml_files
Fabiano Rosas
1
-0
/
+1
2025-01-02
tests/qtest/migration: Initialize buffer in probe_o_direct_support
Fabiano Rosas
1
-0
/
+1
2025-01-02
tests/qtest/migration: Do proper cleanup in the dirty_limit test
Fabiano Rosas
1
-0
/
+5
2025-01-02
tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
Shameer Kolothum
1
-54
/
+0
2025-01-02
tests/functional/test_arm_quanta_gsj: Fix broken test
Thomas Huth
1
-1
/
+1
2025-01-02
tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash
Philippe Mathieu-Daudé
1
-5
/
+8
2025-01-02
tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
Nicholas Piggin
1
-4
/
+4
[next]