Show patches with: Submitter = Zhao Liu       |    State = Action Required       |   218 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,8/9] target/i386/kvm: Clean up error handling in kvm_arch_init() target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-16 Zhao Liu New
[v4,7/9] target/i386/kvm: Clean up return values of MSR filter related functions target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-16 Zhao Liu New
[v4,6/9] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-16 Zhao Liu New
[v4,5/9] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-16 Zhao Liu New
[v4,4/9] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2) target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-16 Zhao Liu New
[v4,3/9] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-16 Zhao Liu New
[v4,2/9] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 2 - --- 2024-07-16 Zhao Liu New
[v4,1/9] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-16 Zhao Liu New
qga/commands-posix: Make ga_wait_child() return boolean qga/commands-posix: Make ga_wait_child() return boolean - 1 - --- 2024-07-15 Zhao Liu New
hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp 1 - - --- 2024-07-15 Zhao Liu New
hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize() hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize() - 1 - --- 2024-07-15 Zhao Liu New
[7/7] backends/rng-random: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 1 - --- 2024-07-15 Zhao Liu New
[6/7] backends/iommufd: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 2 - --- 2024-07-15 Zhao Liu New
[5/7] backends/hostmem-epc: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 2 - --- 2024-07-15 Zhao Liu New
[4/7] hw/vfio/container: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 2 - --- 2024-07-15 Zhao Liu New
[3/7] hw/usb/u2f-passthru: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 1 - --- 2024-07-15 Zhao Liu New
[2/7] hw/usb/host-libusb: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - 1 - --- 2024-07-15 Zhao Liu New
[1/7] hw/i386/sgx: Get rid of qemu_open_old() trivial: Replace some qemu_open_old() with qemu_open() - - - --- 2024-07-15 Zhao Liu New
[v3,8/8] target/i386/kvm: Clean up error handling in kvm_arch_init() target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[v3,7/8] target/i386/kvm: Clean up return values of MSR filter related functions target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[v3,6/8] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-15 Zhao Liu New
[v3,5/8] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[v3,4/8] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2) target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[v3,3/8] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[v3,2/8] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - 1 - --- 2024-07-15 Zhao Liu New
[v3,1/8] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling - - - --- 2024-07-15 Zhao Liu New
[RFC,5/5] i386/kvm: Support fixed counter in KVM PMU filter accel/kvm: Support KVM PMU filter - - - --- 2024-07-10 Zhao Liu New
[RFC,4/5] i386/kvm: Support event with masked entry format in KVM PMU filter accel/kvm: Support KVM PMU filter - - - --- 2024-07-10 Zhao Liu New
[RFC,3/5] i386/kvm: Support event with select&umask format in KVM PMU filter accel/kvm: Support KVM PMU filter - - - --- 2024-07-10 Zhao Liu New
[RFC,2/5] i386/kvm: Support initial KVM PMU filter accel/kvm: Support KVM PMU filter - - - --- 2024-07-10 Zhao Liu New
[RFC,1/5] qapi/qom: Introduce kvm-pmu-filter object accel/kvm: Support KVM PMU filter - - - --- 2024-07-10 Zhao Liu New
doc/net/l2tpv3: Update boolean fields' description to avoid short-form use doc/net/l2tpv3: Update boolean fields' description to avoid short-form use - - - --- 2024-07-08 Zhao Liu New
meson: Update meson-buildoptions.sh meson: Update meson-buildoptions.sh - 1 - --- 2024-07-05 Zhao Liu New
[4/4] target/hexagon/imported/mmvec: Fix superfluous trailing semicolon trivial: Fix superfluous trailing semicolon - 2 - --- 2024-07-04 Zhao Liu New
[3/4] util/oslib-posix: Fix superfluous trailing semicolon trivial: Fix superfluous trailing semicolon - 2 - --- 2024-07-04 Zhao Liu New
[2/4] hw/i386/x86: Fix superfluous trailing semicolon trivial: Fix superfluous trailing semicolon - 1 - --- 2024-07-04 Zhao Liu New
[1/4] accel/kvm/kvm-all: Fix superfluous trailing semicolon trivial: Fix superfluous trailing semicolon - 2 - --- 2024-07-04 Zhao Liu New
[8/8] qemu-options: Add the description of smp-cache object Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[7/8] i386/pc: Support cache topology in -machine for PC machine Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[6/8] i386/cpu: Update cache topology with machine's configuration Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[5/8] i386/cpu: Support thread and module level cache topology Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[4/8] hw/core: Check smp cache topology support for machine Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[3/8] hw/core: Add smp cache topology for machine Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[2/8] qapi/qom: Introduce smp-cache object Introduce SMP Cache Topology - - - --- 2024-07-04 Zhao Liu New
[1/8] hw/core: Make CPU topology enumeration arch-agnostic Introduce SMP Cache Topology 1 - - --- 2024-07-04 Zhao Liu New
[3/3] target/i386/cpu: Add comment about adjusting the Guest cache topo for host-cache-info target/i386/cpu: Misc Cleanup on host-cache-info - - - --- 2024-06-19 Zhao Liu New
[2/3] target/i386/cpu: Check guest_thread_ids_per_pkg for host-cache-info case target/i386/cpu: Misc Cleanup on host-cache-info - - - --- 2024-06-19 Zhao Liu New
[1/3] target/i386/cpu: Use hex mask to check for valid cache CPUID leaf target/i386/cpu: Misc Cleanup on host-cache-info - - - --- 2024-06-19 Zhao Liu New
i386/apic: Add hint on boot failure because of disabling x2APIC i386/apic: Add hint on boot failure because of disabling x2APIC - 1 - --- 2024-06-06 Zhao Liu New
docs: i386: pc: Avoid mentioning limit of maximum vCPUs docs: i386: pc: Avoid mentioning limit of maximum vCPUs - 1 - --- 2024-06-06 Zhao Liu New
stubs/meson: Fix qemuutil build when --disable-system stubs/meson: Fix qemuutil build when --disable-system - - - --- 2024-06-05 Zhao Liu New
target/i386/tcg: Fix RDPID feature check target/i386/tcg: Fix RDPID feature check - - - --- 2024-06-03 Zhao Liu New
[RFC,v2,7/7] qemu-options: Add the cache topology description of -smp Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,6/7] i386/pc: Support cache topology in -smp for PC machine Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,5/7] i386/cpu: Update cache topology with machine's configuration Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,4/7] i386/cpu: Support thread and module level cache topology Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,3/7] hw/core: Add cache topology options in -smp Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,2/7] hw/core: Define cache topology for machine Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,1/7] hw/core: Make CPU topology enumeration arch-agnostic Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[8/8] tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - - - --- 2024-05-29 Zhao Liu New
[7/8] tests/unit/test-smp-parse: Test "modules" and "dies" combination case tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - - - --- 2024-05-29 Zhao Liu New
[6/8] tests/unit/test-smp-parse: Test "modules" parameter in -smp tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - - - --- 2024-05-29 Zhao Liu New
[5/8] tests/unit/test-smp-parse: Make test cases aware of module level tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - 1 - --- 2024-05-29 Zhao Liu New
[4/8] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - 1 - --- 2024-05-29 Zhao Liu New
[3/8] tests/unit/test-smp-parse: Fix an invalid topology case tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - 1 - --- 2024-05-29 Zhao Liu New
[2/8] tests/unit/test-smp-parse: Fix comment of parameters=1 case tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - 1 - --- 2024-05-29 Zhao Liu New
[1/8] tests/unit/test-smp-parse: Fix comments of drawers and books case tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test - 1 - --- 2024-05-29 Zhao Liu New
hw/core: Rename CpuTopology to CPUTopology hw/core: Rename CpuTopology to CPUTopology 1 - - --- 2024-05-27 Zhao Liu New
[RFC,6/6] docs/tracing: Add simpletrace-rust section scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[RFC,5/6] scripts/simpletrace-rust: Format simple trace output scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[RFC,4/6] scripts/simpletrace-rust: Parse and check trace recode file scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[RFC,3/6] scripts/simpletrace-rust: Add helpers to parse trace file scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[RFC,2/6] scripts/simpletrace-rust: Support Event & Arguments in trace module scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[RFC,1/6] scripts/simpletrace-rust: Add the basic cargo framework scripts: Rewrite simpletrace printer in Rust - - - --- 2024-05-27 Zhao Liu New
[2/2] qapi: List block-core.json in qapi-schema.json qapi/qapi-schema: Clarify the dependency relationship - - - --- 2024-05-17 Zhao Liu New
[1/2] qapi: Reorder and categorize json files in qapi-schema.json qapi/qapi-schema: Clarify the dependency relationship - - - --- 2024-05-17 Zhao Liu New
scripts/simpletrace: Mark output with unstable timestamp as WARN scripts/simpletrace: Mark output with unstable timestamp as WARN - - - --- 2024-05-08 Zhao Liu New
[v2,6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-05-06 Zhao Liu New
[v2,5/6] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,4/6] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2) target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,3/6] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,2/6] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-05-06 Zhao Liu New
[v2,1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-04-26 Zhao Liu New
[5/6] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-04-26 Zhao Liu New
[4/6] target/i386/kvm: Save/load MSRs of new kvmclock (KVM_FEATURE_CLOCKSOURCE2) Untitled series #848180 - - - --- 2024-04-26 Zhao Liu New
[4/6] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2) target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-04-26 Zhao Liu New
[3/6] target/i386/kvm: Only Save/load kvmclock MSRs when kvmclock enabled target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-04-26 Zhao Liu New
[2/6] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-04-26 Zhao Liu New
[1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-04-26 Zhao Liu New
[v2,7/7] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model() s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,6/7] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,5/7] target/s390x/cpu_models: Drop local @err in get_max_cpu_model() s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,4/7] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,3/7] target/s390x: Remove KVM stubs in cpu_models.h s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,2/7] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model() s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v2,1/7] target/s390x/cpu_model: Make check_compatibility() return boolean s390x/cpu_models: Misc cleanup on returned error code and local @err variables - 1 - --- 2024-04-25 Zhao Liu New
[v11,21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14] i386: Introduce smp.modules and clean up cache topology - 1 2 --- 2024-04-24 Zhao Liu New
[v11,20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4] i386: Introduce smp.modules and clean up cache topology - - 2 --- 2024-04-24 Zhao Liu New
[v11,19/21] i386: Add cache topology info in CPUCacheInfo i386: Introduce smp.modules and clean up cache topology 1 - 2 --- 2024-04-24 Zhao Liu New
« 1 2 3 »