Show patches with: none      |   112087 patches
« 1 2 ... 29 30 311120 1121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,15/21] i386: Support module_id in X86CPUTopoIDs Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[v9,14/21] i386: Expose module level in CPUID[0x1F] Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[v9,13/21] i386: Support modules_per_die in X86CPUTopoInfo Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[v9,12/21] i386: Introduce module level cpu topology to CPUX86State Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[v9,11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level Introduce smp.modules for x86 in QEMU - 1 1 --- 2024-02-27 Zhao Liu New
[v9,10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB] Introduce smp.modules for x86 in QEMU 1 1 2 --- 2024-02-27 Zhao Liu New
[v9,09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels Introduce smp.modules for x86 in QEMU - 1 1 --- 2024-02-27 Zhao Liu New
[v9,08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid() Introduce smp.modules for x86 in QEMU - 2 1 --- 2024-02-27 Zhao Liu New
[v9,07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14] Introduce smp.modules for x86 in QEMU - 2 1 --- 2024-02-27 Zhao Liu New
[v9,06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4] Introduce smp.modules for x86 in QEMU - 1 1 --- 2024-02-27 Zhao Liu New
[v9,05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU Introduce smp.modules for x86 in QEMU 1 1 2 --- 2024-02-27 Zhao Liu New
[v9,04/21] hw/core: Support module-id in numa configuration Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[v9,03/21] hw/core: Introduce module-id as the topology subindex Introduce smp.modules for x86 in QEMU 1 - 1 --- 2024-02-27 Zhao Liu New
[v9,02/21] hw/core/machine: Support modules in -smp Introduce smp.modules for x86 in QEMU 1 - 1 --- 2024-02-27 Zhao Liu New
[v9,01/21] hw/core/machine: Introduce the module as a CPU topology level Introduce smp.modules for x86 in QEMU - - 1 --- 2024-02-27 Zhao Liu New
[PULL,05/30] hw/i386/kvmvapic: Inline sysbus_address_space() Untitled series #830198 - 1 - --- 2024-02-27 Philippe Mathieu-Daudé New
linux-next: manual merge of the kvm tree with the loongarch tree linux-next: manual merge of the kvm tree with the loongarch tree - - - --- 2024-02-27 Stephen Rothwell New
[1/1] KVM: selftests: close the memfd in some gmem tests [1/1] KVM: selftests: close the memfd in some gmem tests - - - --- 2024-02-27 Dongli Zhang New
[v2,9/9] KVM: SVM: Add CET features to supported_xss SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,8/9] KVM: SVM: Use KVM-governed features to track SHSTK SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,7/9] x86/sev-es: Include XSS value in GHCB CPUID request SVM guest shadow stack support 1 - - --- 2024-02-26 John Allen New
[v2,6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,5/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,4/9] KVM: x86: SVM: Pass through shadow stack MSRs SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,3/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,2/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs SVM guest shadow stack support - - - --- 2024-02-26 John Allen New
[v2,1/9] x86/boot: Move boot_*msr helpers to asm/shared/msr.h SVM guest shadow stack support 1 - - --- 2024-02-26 John Allen New
[v3,15/15] selftests: kvm: add tests for KVM_SEV_INIT2 KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,14/15] KVM: SEV: introduce KVM_SEV_INIT2 operation KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,13/15] KVM: SEV: define VM types for SEV and SEV-ES KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,12/15] KVM: SEV: introduce to_kvm_sev_info KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,11/15] KVM: x86: Add supported_vm_types to kvm_caps KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,10/15] KVM: x86: add fields to struct kvm_arch for CoCo features KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,09/15] KVM: SEV: disable DEBUG_SWAP by default KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,08/15] KVM: SEV: store VMSA features in kvm_sev_info KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-26 Paolo Bonzini New
[v3,07/15] KVM: SEV: publish supported VMSA features KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,06/15] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-26 Paolo Bonzini New
[v3,05/15] Documentation: kvm/sev: separate description of firmware KVM: SEV: allow customizing VMSA features - 2 - --- 2024-02-26 Paolo Bonzini New
[v3,04/15] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,03/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-26 Paolo Bonzini New
[v3,02/15] KVM: x86: use u64_to_user_addr() KVM: SEV: allow customizing VMSA features - - - --- 2024-02-26 Paolo Bonzini New
[v3,01/15] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP KVM: SEV: allow customizing VMSA features - 2 - --- 2024-02-26 Paolo Bonzini New
[v2,5/6] hw/i386/kvmvapic: Inline sysbus_address_space() Untitled series #829960 - 1 - --- 2024-02-26 Philippe Mathieu-Daudé New
vfio/type1: unpin PageReserved page vfio/type1: unpin PageReserved page - - - --- 2024-02-26 Yisheng Xie New
[RFC,73/73] x86/pvm: Disable some unsupported syscalls and features KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,72/73] x86/pvm: Use RDTSCP as default in vdso_read_cpunode() KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,71/73] x86/pvm: Adapt pushf/popf in this_cpu_cmpxchg16b_emu() KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,70/73] x86/pvm: Don't use SWAPGS for gsbase read/write KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,69/73] x86/pvm: Implement mmu related PVOPS KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,68/73] x86/pvm: Implement irq related PVOPS KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,67/73] x86/pvm: Implement cpu related PVOPS KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,66/73] x86/pvm: Use new cpu feature to describe XENPV and PVM KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,65/73] x86/kvm: Patch KVM hypercall as PVM hypercall KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,64/73] x86/pvm: Enable PVM event delivery KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,63/73] x86/pvm: Add hypercall support KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,62/73] x86/pvm: Add early kernel event entry and dispatch code KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,61/73] x86/pvm: Allow to install a system interrupt handler KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,60/73] x86/pvm: Add event entry/exit and dispatch code KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,59/73] x86/pti: Force enabling KPTI for PVM guest KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,58/73] x86/pvm: Relocate kernel address space layout KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,57/73] x86/pvm: Make cpu entry area and vmalloc area variable KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,56/73] x86/pvm: Relocate kernel image early in PVH entry KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,55/73] x86/pvm: Relocate kernel image to specific virtual address range KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,54/73] x86/pvm: Detect PVM hypervisor support KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,53/73] x86/pvm: Add Kconfig option and the CPU feature bit for PVM guest KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,52/73] x86/boot: Allow to do relocation for uncompressed kernel KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,51/73] x86/tools/relocs: Append relocations into input file KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,50/73] x86/tools/relocs: Cleanup cmdline options KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,49/73] KVM: x86/PVM: Implement emulation for non-PVM mode KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,48/73] KVM: x86/PVM: Implement system registers setting callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,47/73] KVM: x86/PVM: Handle the left supported MSRs in msrs_to_save_base[] KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,46/73] KVM: x86/PVM: Support for CPUID faulting KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,45/73] KVM: x86/PVM: Add dummy PMU related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,44/73] KVM: x86/PVM: Implement TSC related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,43/73] KVM: x86/PVM: Enable direct switching KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,42/73] KVM: x86/PVM: Support for kvm_exit() tracepoint KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,41/73] KVM: x86/PVM: Allow to load guest TLS in host GDT KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,40/73] KVM: x86/PVM: Handle hypercall for loading GS selector KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,39/73] KVM: x86/PVM: Handle hypercall for CR3 switching KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,38/73] KVM: x86/PVM: Handle hypercalls for privilege instruction emulation KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,37/73] KVM: x86/PVM: Use host PCID to reduce guest TLB flushing KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,36/73] KVM: x86/PVM: Handle KVM hypercall KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,35/73] KVM: x86/PVM: Handle PVM_SYNTHETIC_CPUID synthetic instruction KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,34/73] KVM: x86/PVM: Handle ERETU/ERETS synthetic instruction KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,33/73] KVM: x86/PVM: Handle VM-exit due to hardware exceptions KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,32/73] KVM: x86/PVM: Enable guest debugging functions KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,31/73] KVM: x86/PVM: Implement instruction emulation for #UD and #GP KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,30/73] KVM: x86/PVM: Implement segment related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,29/73] KVM: x86/PVM: Implement allowed range checking for #PF KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,28/73] KVM: x86/PVM: Handle syscall from user mode KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,27/73] KVM: x86/PVM: Implement event injection related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,26/73] KVM: x86/PVM: Implement event delivery flags related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,25/73] KVM: x86/PVM: Implement APIC emulation related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,24/73] KVM: x86/PVM: Introduce PVM mode switching KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,23/73] KVM: x86/PVM: Handle event handling related MSR read/write operation KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,22/73] KVM: x86/PVM: Handle some VM exits before enable interrupts KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,21/73] KVM: x86/PVM: Implement vcpu_run() callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,20/73] KVM: x86/PVM: Implement vcpu_load()/vcpu_put() related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,19/73] x86/entry: Export 32-bit ignore syscall entry and __ia32_enabled variable KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
[RFC,18/73] KVM: x86/PVM: Implement VM/VCPU initialization related callbacks KVM: x86/PVM: Introduce a new hypervisor - - - --- 2024-02-26 Lai Jiangshan New
« 1 2 ... 29 30 311120 1121 »