Show patches with: Archived = No       |   444844 patches
« 1 2 ... 381 382 3834448 4449 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,15/21] tests: Add test case of APIC ID for module level parsing Support smp.clusters for x86 in QEMU 1 - 1 1 --- 2023-09-14 Zhao Liu New
[v4,14/21] i386/cpu: Introduce cluster-id to X86CPU Support smp.clusters for x86 in QEMU 1 - - - --- 2023-09-14 Zhao Liu New
[v4,13/21] i386: Support module_id in X86CPUTopoIDs Support smp.clusters for x86 in QEMU 1 - - - --- 2023-09-14 Zhao Liu New
[v4,12/21] i386: Expose module level in CPUID[0x1F] Support smp.clusters for x86 in QEMU - - - 1 --- 2023-09-14 Zhao Liu New
[v4,11/21] i386: Support modules_per_die in X86CPUTopoInfo Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,10/21] i386: Introduce module-level cpu topology to CPUX86State Support smp.clusters for x86 in QEMU 1 - - - --- 2023-09-14 Zhao Liu New
[v4,09/21] i386: Decouple CPUID[0x1F] subleaf with specific topology level Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,08/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB] Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,07/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid() Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,06/21] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4] Support smp.clusters for x86 in QEMU - 1 - - --- 2023-09-14 Zhao Liu New
[v4,05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU Support smp.clusters for x86 in QEMU - 1 1 - --- 2023-09-14 Zhao Liu New
[v4,04/21] hw/cpu: Update the comments of nr_cores and nr_dies Support smp.clusters for x86 in QEMU - - 1 - --- 2023-09-14 Zhao Liu New
[v4,03/21] softmmu: Fix CPUSTATE.nr_cores' calculation Support smp.clusters for x86 in QEMU - 2 - - --- 2023-09-14 Zhao Liu New
[v4,02/21] tests: Rename test-x86-cpuid.c to test-x86-topo.c Support smp.clusters for x86 in QEMU 1 - 1 1 --- 2023-09-14 Zhao Liu New
[v4,01/21] i386: Fix comment style in topology.h Support smp.clusters for x86 in QEMU 1 - 4 - --- 2023-09-14 Zhao Liu New
[v3] hw/cxl: Fix out of bound array access [v3] hw/cxl: Fix out of bound array access - 1 - - --- 2023-09-14 Dmitry Frolov New
[RFC,v2,21/21] i386: Disable SMM mode for X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,20/21] q35: Introduce smm_ranges property for q35-pci-host QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,19/21] pci-host/q35: Move PAM initialization above SMRAM initialization QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,18/21] trace/kvm: Add trace for page convertion between shared and private QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,17/21] kvm: handle KVM_EXIT_MEMORY_FAULT QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,16/21] physmem: Introduce ram_block_convert_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,15/21] physmem: extract ram_block_discard_range_fd() from ram_block_discard_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,14/21] physmem: replace function name with __func__ in ram_block_discard_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,13/21] i386/kvm: Set memory to default private for KVM_X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,12/21] kvm/memory: Introduce the infrastructure to set the default shared/private value QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,11/21] kvm: Introduce support for memory_attributes QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,10/21] i386/kvm: Implement kvm_sw_protected_vm_init() for sw-protcted-vm specific functions QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,09/21] target/i386: Introduce kvm_confidential_guest_init() QEMU gmem implemention 1 - 1 - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,08/21] target/i386: Implement mc->kvm_type() to get VM type QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,07/21] i386/pc: Drop pc_machine_kvm_type() QEMU gmem implemention 1 - 2 - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,06/21] i386: Add support for sw-protected-vm object QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,04/21] memory: Introduce memory_region_has_gmem_fd() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,02/21] RAMBlock: Add support of KVM private gmem QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,01/21] *** HACK *** linux-headers: Update headers to pull in gmem APIs QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[v2,24/24] accel/tcg: move ld/st helpers to ldst_common.c.inc Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,23/24] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu() Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,22/24] accel/tcg: Remove env_tlb() Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,21/24] accel/tcg: Use CPUState in atomicity helpers Reduce usage of CPUArchState in cputlb.c - - 2 - --- 2023-09-14 Richard Henderson New
[v2,20/24] accel/tcg: Modify atomic_mmu_lookup() to use CPUState Reduce usage of CPUArchState in cputlb.c - - 2 - --- 2023-09-14 Richard Henderson New
[v2,19/24] accel/tcg: Modifies memory access functions to use CPUState Reduce usage of CPUArchState in cputlb.c - - 2 - --- 2023-09-14 Richard Henderson New
[v2,18/24] accel/tcg: Modify probe_access_internal() to use CPUState Reduce usage of CPUArchState in cputlb.c - - 2 - --- 2023-09-14 Richard Henderson New
[v2,17/24] accel/tcg: Modify tlb_*() to use CPUState Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,16/24] tcg: Remove TCGContext.tlb_fast_offset Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,15/24] accel/tcg: Remove env_neg() Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,14/24] accel/tcg: Remove cpu_set_cpustate_pointers Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,13/24] accel/tcg: Replace CPUState.env_ptr with cpu_env() Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,12/24] tcg: Rename cpu_env to tcg_env Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,11/24] accel/tcg: Remove cpu_neg() Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,10/24] accel/tcg: Move can_do_io to CPUNegativeOffsetState Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,09/24] accel/tcg: Remove CPUState.icount_decr_ptr Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,08/24] accel/tcg: Move CPUNegativeOffsetState into CPUState Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,07/24] accel/tcg: Validate placement of CPUNegativeOffsetState Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,06/24] target/*: Add instance_align to all cpu base classes Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,05/24] target/arm: Remove size and alignment for cpu subclasses Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,04/24] target/*: Use __alignof not __alignof__ Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,03/24] qom: Propagate alignment through type system Reduce usage of CPUArchState in cputlb.c - - 1 - --- 2023-09-14 Richard Henderson New
[v2,02/24] accel/tcg: Move CPUTLB definitions from cpu-defs.h Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v2,01/24] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA Reduce usage of CPUArchState in cputlb.c - - - - --- 2023-09-14 Richard Henderson New
[v6,57/57] target/loongarch: CPUCFG support LASX Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,56/57] target/loongarch: Move simply DO_XX marcos togther Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,55/57] target/loongarch: Implement xvld xvst Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,53/57] target/loongarch: Implement xvpack xvpick xvilv{l/h} Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,51/57] target/loongarch: Implement xvinsgr2vr xvpickve2gr Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,50/57] target/loongarch: Implement xvbitsel xvset Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,49/57] target/loongarch: Implement xvfcmp Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,48/57] target/loongarch: Implement xvseq xvsle xvslt Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,47/57] target/loongarch: Implement LASX fpu fcvt instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,46/57] target/loongarch: Implement LASX fpu arith instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,45/57] target/loongarch: Implement xvfrstp Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,44/57] target/loongarch: Implement xvbitclr xvbitset xvbitrev Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,43/57] target/loongarch: Implement xvpcnt Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,42/57] target/loongarch: Implement xvclo xvclz Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,41/57] target/loongarch: Implement xvssrlrn xvssrarn Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,40/57] target/loongarch: Implement xvssrln xvssran Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,39/57] target/loongarch: Implement xvsrlrn xvsrarn Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,38/57] target/loongarch: Implement xvsrln xvsran Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,37/57] target/loongarch: Implement xvsrlr xvsrar Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,36/57] target/loongarch: Implement xvsllwil xvextl Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,35/57] target/loongarch: Implement xvsll xvsrl xvsra xvrotr Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,34/57] target/loongarch: Implement LASX logic instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,33/57] target/loognarch: Implement xvldi Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,32/57] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,31/57] target/loongarch: Implement xvsigncov Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,30/57] target/loongarch: Implement vext2xv Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,29/57] target/loongarch: Implement xvexth Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,28/57] target/loongarch: Implement xvsat Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,27/57] target/loongarch; Implement xvdiv/xvmod Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,26/57] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od} Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,25/57] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od} Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,24/57] target/loongarch: Implement xvmax/xvmin Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,23/57] target/loongarch: Implement xvadda Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,22/57] target/loongarch: Implement xvabsd Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,21/57] target/loongarch: Implement xavg/xvagr Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,20/57] target/loongarch: Implement xvaddw/xvsubw Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,19/57] target/loongarch: Implement xvhaddw/xvhsubw Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
« 1 2 ... 381 382 3834448 4449 »