118080 Commits (6e090ffe0d188e1f09d4efcd10d82158f92abfbb)
 

Author SHA1 Message Date
Xiaoyao Li 6e090ffe0d cpu: Remove nr_cores from struct CPUState 2 years ago
Xiaoyao Li 473d79b56a i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core 2 years ago
Xiaoyao Li 84b71a131c i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State 2 years ago
Xiaoyao Li e60cbeec19 i386/topology: Introduce helpers for various topology info of different level 2 years ago
Xiaoyao Li 8f78378de7 i386/topology: Update the comment of x86_apicid_from_topo_ids() 2 years ago
Xiaoyao Li 00ec7be67c i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid() 2 years ago
Xiaoyao Li 81bd60625f i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug() 2 years ago
Xiaoyao Li d3bb5d0d4f i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT 2 years ago
Paolo Bonzini d662b66da4 target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES 2 years ago
Zhao Liu d2401a6eae target/i386/kvm: Clean up error handling in kvm_arch_init() 2 years ago
Zhao Liu d7f895cb62 target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() fails 2 years ago
Zhao Liu fb81c9cfdd target/i386/kvm: Clean up return values of MSR filter related functions 2 years ago
Zhao Liu 26824f9cac target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() 2 years ago
Zhao Liu 5dabc87b51 target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo 2 years ago
Zhao Liu 86e032bb7b target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled 2 years ago
Zhao Liu f5bec7652d target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions 2 years ago
Zhao Liu cee1f341ce target/i386/kvm: Add feature bit definitions for KVM CPUID 2 years ago
Zhao Liu cf4c263551 i386/cpu: Mark avx10_version filtered when prefix is NULL 2 years ago
Paolo Bonzini ef682b08a0 target/i386: use shr to load high-byte registers into T0/T1 2 years ago
Paolo Bonzini 88716ae79f target/i386: improve code generation for BT 2 years ago
Paolo Bonzini be27b5149c make-release: only leave tarball of wrap-file subprojects 2 years ago
Paolo Bonzini b7bd800eba qom: remove unused field 2 years ago
Paolo Bonzini d2c12785be rust: hide warnings for subprojects 2 years ago
Paolo Bonzini 559a779c6a rust: qdev: expose inherited methods to subclasses of SysBusDevice 2 years ago
Paolo Bonzini 809c703a60 rust: qemu-api-macros: add automatic TryFrom/TryInto derivation 2 years ago
Paolo Bonzini a3b620fff7 rust: qemu-api-macros: extend error reporting facility to parse errors 2 years ago
Paolo Bonzini 22a18f0a98 rust: qom: make INSTANCE_POST_INIT take a shared reference 2 years ago
Paolo Bonzini af68b41d40 rust: pl011: only leave embedded object initialization in instance_init 2 years ago
Paolo Bonzini d9434f29ca rust: qom: move device_id to PL011 class side 2 years ago
Paolo Bonzini 33aa660575 rust: qom: automatically use Drop trait to implement instance_finalize 2 years ago
Paolo Bonzini e3ff5a17aa rust: macros: check that the first field of a #[derive(Object)] struct is a ParentField 2 years ago
Paolo Bonzini 20f0b8e98b rust: macros: check that #[derive(Object)] requires #[repr(C)] 2 years ago
Paolo Bonzini 7f65d4e58b rust: add a utility module for compile-time type checks 2 years ago
Paolo Bonzini ca0d60a6ad rust: qom: add ParentField 2 years ago
Paolo Bonzini 1d03e9771e rust: add --check-cfg test to rustc arguments 2 years ago
Paolo Bonzini 122748c83d rust: fix --enable-debug-mutex 2 years ago
Stefan Hajnoczi 6528013b5f qga-pull-2025-01-06 2 years ago
Dehan Meng 85978dfb6b qemu-ga: Optimize freeze-hook script logic of logging error 2 years ago
Daniel P. Berrangé 5288d9d085 qga: implement a 'guest-get-load' command 2 years ago
Stefan Hajnoczi 9ee90cfc25 Qtest pull request 2 years ago
Ani Sinha d9f2b09dd6 qtest/fw-cfg: remove compiled out code 2 years ago
Fabiano Rosas 06056ef1ff tests/qtest/migration: Re-enable postcopy tests 2 years ago
Peter Xu bc3ace6914 tests/migration: Drop arch_[source|target] 2 years ago
Fabiano Rosas 9a9320a543 tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite 2 years ago
Fabiano Rosas a475e5de01 tests/qtest/bios-tables-test: Free tables at dump_aml_files 2 years ago
Fabiano Rosas 117221ad99 tests/qtest/migration: Initialize buffer in probe_o_direct_support 2 years ago
Fabiano Rosas cd196679f4 tests/qtest/migration: Do proper cleanup in the dirty_limit test 2 years ago
Shameer Kolothum 4ff969ce8e tests/qtest/migration: Fix compile errors when CONFIG_UADK is set 2 years ago
Stefan Hajnoczi 1ada452efc * Update year in copyright statements 2 years ago
Thomas Huth c5efe54622 tests/functional/test_arm_quanta_gsj: Fix broken test 2 years ago