Show patches with: Submitter = Zhao Liu       |    State = Action Required       |    Archived = No       |   396 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/16] i386/cpu: Use a unified cache_info in X86CPUState i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[15/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[14/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[13/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[12/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x4 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[11/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[10/16] i386/cpu: Add legacy_amd_cache_info cache model i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[09/16] i386/cpu: Add legacy_intel_cache_info cache model i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[08/16] i386/cpu: Fix CPUID[0x80000006] for Intel CPU i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[07/16] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[06/16] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[05/16] i386/cpu: Consolidate CPUID 0x4 leaf i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[04/16] i386/cpu: Present same cache model in CPUID 0x2 & 0x4 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[03/16] i386/cpu: Add default cache model for Intel CPUs with level < 4 i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[02/16] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
[01/16] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo i386/cpu: Unify the cache model in X86CPUState - - - - --- 2025-06-20 Zhao Liu New
hw/core/cpu: Move CacheType to general cpu.h hw/core/cpu: Move CacheType to general cpu.h - - 1 - --- 2025-06-05 Zhao Liu New
[5/5] rust: Fix the typos in doc hpet, rust: miscellaneous cleanup - - 1 - --- 2025-05-20 Zhao Liu New
[4/5] rust: Fix Zhao's email address hpet, rust: miscellaneous cleanup - - 1 - --- 2025-05-20 Zhao Liu New
[3/5] rust/hpet: Drop BalCell wrapper for num_timers hpet, rust: miscellaneous cleanup - - - - --- 2025-05-20 Zhao Liu New
[2/5] hw/timer/hpet: Adjust num_timers in hpet_init() hpet, rust: miscellaneous cleanup - - - - --- 2025-05-20 Zhao Liu New
[1/5] hw/timer/hpet: Reorganize register decoding hpet, rust: miscellaneous cleanup - - - - --- 2025-05-20 Zhao Liu New
[2/2] qapi/misc-target: Rename SGXInfo to SgxInfo qapi/misc-target: Rename SGX related items to follow QAPI naming style - - - - --- 2025-05-16 Zhao Liu New
[1/2] qapi/misc-target: Rename SGXEPCSection to SgxEpcSection qapi/misc-target: Rename SGX related items to follow QAPI naming style - - - - --- 2025-05-16 Zhao Liu New
[9/9] ui/console-vc: Consolidate OBJECT_DEFINE_SIMPLE_TYPE qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - 1 - --- 2025-05-14 Zhao Liu New
[8/9] target/s390x/kvm/pv: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - 1 - --- 2025-05-14 Zhao Liu New
[7/9] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - 1 - --- 2025-05-14 Zhao Liu New
[6/9] hw/ppc/pef: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - - - --- 2025-05-14 Zhao Liu New
[5/9] hw/hyperv/hv-balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* 1 - - - --- 2025-05-14 Zhao Liu New
[4/9] hw/char/sh_serial: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - - - --- 2025-05-14 Zhao Liu New
[3/9] hw/acpi/pci: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - 1 - --- 2025-05-14 Zhao Liu New
[2/9] docs/devel/qom: Fix the doc about OBJECT_DECLARE_SIMPLE_TYPE qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - - - --- 2025-05-14 Zhao Liu New
[1/9] qom/object: Improve the doc of macros related with simple type qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE* - - - - --- 2025-05-14 Zhao Liu New
[2/2] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities qapi/misc-target: Fix the doc of query-sgx and query-sgx-capabilities - - - - --- 2025-05-13 Zhao Liu New
[1/2] qapi/misc-target: Fix the doc related SGXEPCSection qapi/misc-target: Fix the doc of query-sgx and query-sgx-capabilities - - - - --- 2025-05-13 Zhao Liu New
[RFC,10/10] i386/cpu: Enable 0x1f leaf for SapphireRapids by default i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,09/10] i386/cpu: Enable 0x1f leaf for GraniteRapids by default i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,08/10] i386/cpu: Enable 0x1f leaf for SierraForest by default i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,07/10] i386/cpu: Add a "cpuid-0x1f" property i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,06/10] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,05/10] i386/cpu: Introduce cache model for SapphireRapids i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,04/10] i386/cpu: Introduce cache model for GraniteRapids i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,03/10] i386/cpu: Introduce cache model for SierraForest i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,02/10] i386/cpu: Fix CPUID[0x80000006] for Intel CPU i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[RFC,01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement - - - - --- 2025-04-23 Zhao Liu New
[9/9] rust/hpet: Fix a clippy error rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[8/9] rust/hpet: Support migration rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[7/9] rust/hpet: convert HPETTimer index to u8 type rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[6/9] rust/hpet: convert num_timers to u8 type rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[5/9] rust/timer: Define NANOSECONDS_PER_SECOND binding as u64 rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[4/9] rust/vmstate_test: Fix typo in test_vmstate_macro_array_of_pointer_wrapped() rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[3/9] rust/vmstate_test: Test varray with num field wrapped in BqlCell rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[2/9] rust/vmstate: Support varray's num field wrapped in BqlCell rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
[1/9] rust/vmstate: Support field_exists check in vmstate_struct macro rust/hpet: Initial support for migration - - - - --- 2025-04-14 Zhao Liu New
i386/cpu: Consolidate the helper to get Host's vendor i386/cpu: Consolidate the helper to get Host's vendor - - - - --- 2025-04-10 Zhao Liu New
[5/5] i386/kvm: Support fixed counter in KVM PMU filter accel/kvm: Support KVM PMU filter - - - 1 --- 2025-04-09 Zhao Liu New
[4/5] i386/kvm: Support event with masked entry format in KVM PMU filter accel/kvm: Support KVM PMU filter - - - 1 --- 2025-04-09 Zhao Liu New
[3/5] i386/kvm: Support event with select & umask format in KVM PMU filter accel/kvm: Support KVM PMU filter - - - 1 --- 2025-04-09 Zhao Liu New
[2/5] i386/kvm: Support basic KVM PMU filter accel/kvm: Support KVM PMU filter - - - 1 --- 2025-04-09 Zhao Liu New
[1/5] qapi/qom: Introduce kvm-pmu-filter object accel/kvm: Support KVM PMU filter - - - 1 --- 2025-04-09 Zhao Liu New
scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword - 1 1 - --- 2025-04-08 Zhao Liu New
[v3,15/15] rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,14/15] rust/vmstate: Add unit test for vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,13/15] rust/vmstate: Add unit test for pointer case rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,12/15] rust/vmstate: Add unit test for vmstate_{of|struct} macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,11/15] rust/vmstate: Add unit test for vmstate_of macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,10/15] rust/vmstate: Support vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,09/15] rust/vmstate: Re-implement VMState trait for timer binding rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,08/15] rust/vmstate: Relax array check when build varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,07/15] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,06/15] rust/vmstate: Fix "cannot infer type" error in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,05/15] rust/vmstate: Fix type check for varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,04/15] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,03/15] rust/vmstate: Fix num field when varray flags are set rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,02/15] rust/vmstate: Fix num_offset in vmstate macros rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v3,01/15] rust/vmstate: Remove unnecessary unsafe rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,14/14] rust/vmstate: Add unit test for vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,13/14] rust/vmstate: Add unit test for pointer case rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,12/14] rust/vmstate: Add unit test for vmstate_{of|struct} macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,11/14] rust/vmstate: Add unit test for vmstate_of macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,10/14] rust/vmstate: Support vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,09/14] rust/vmstate: Re-implement VMState trait for timer binding rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,08/14] rust/vmstate: Relax array check when build varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,07/14] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,06/14] rust/vmstate: Fix "cannot infer type" error in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,05/14] rust/vmstate: Fix type check for varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,04/14] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,03/14] rust/vmstate: Fix num field when varray flags are set rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,02/14] rust/vmstate: Fix num_offset in vmstate macros rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[v2,01/14] rust/vmstate: Remove unnecessary unsafe rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-18 Zhao Liu New
[17/17] rust/vmstate: Add unit test for vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[16/17] rust/vmstate: Add unit test for pointer case rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[15/17] rust/vmstate: Add unit test for vmstate_{of|struct} macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[14/17] rust/vmstate: Add unit test for vmstate_of macro rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[13/17] rust/vmstate: Support vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[12/17] rust/vmstate: Support version field in vmstate macros rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[11/17] rust/vmstate: Re-implement VMState trait for timer binding rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[10/17] rust/vmstate: Relax array check when build varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[09/17] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
[08/17] rust/vmstate: Fix "cannot infer type" error in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - - --- 2025-03-17 Zhao Liu New
« 1 2 3 4 »