messages from 2022-04-07 15:48:09 to 2022-04-08 17:57:08 UTC [more...]
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-08 17:56 UTC (27+ messages)
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
[PATCH v2 0/4] Make the iommu driver no-snoop block feature consistent
2022-04-08 17:44 UTC (27+ messages)
` [PATCH v2 1/4] iommu: Introduce the domain op enforce_cache_coherency()
` [PATCH v2 2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE
` [PATCH v2 3/4] iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE
` [PATCH v2 4/4] vfio: Require that devices support DMA cache coherence
[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
2022-04-08 17:34 UTC (6+ messages)
` [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
[PATCH] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
2022-04-08 17:17 UTC (4+ messages)
[PATCH v2] KVM: SVM: Do not activate AVIC for SEV-enabled guest
2022-04-08 17:02 UTC (3+ messages)
[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-08 17:01 UTC (7+ messages)
[PATCH 0/3] KVM: x86: Nested fixes (mostly #DF/#TF)
2022-04-08 16:50 UTC (2+ messages)
[PATCH v3.1 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
2022-04-08 16:49 UTC (2+ messages)
[PATCH v2 0/2] KVM: x86: Replace magic number with readable macro
2022-04-08 16:48 UTC (2+ messages)
[PATCH] x86/kvm: Don't waste kvmclock memory if there is nopv parameter
2022-04-08 16:47 UTC (3+ messages)
[PATCH] kvm: vmx: remove redundant parentheses
2022-04-08 16:46 UTC (2+ messages)
[PATCH] kvm: x86: Adjust the location of pkru_mask of kvm_mmu to reduce memory
2022-04-08 16:46 UTC (2+ messages)
[RFC PATCH v5 000/104] KVM TDX basic feature support
2022-04-08 16:46 UTC (66+ messages)
` [RFC PATCH v5 003/104] KVM: TDX: Detect CPU feature on kernel module initialization
` [RFC PATCH v5 020/104] KVM: TDX: allocate per-package mutex
` [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
` [RFC PATCH v5 025/104] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [RFC PATCH v5 026/104] KVM: TDX: x86: Add vm ioctl to get TDX systemwide parameters
` [RFC PATCH v5 027/104] KVM: TDX: initialize VM with TDX specific parameters
` [RFC PATCH v5 047/104] KVM: x86/mmu: add a private pointer to struct kvm_mmu_page
` [RFC PATCH v5 075/104] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v5 076/104] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH v5 089/104] KVM: TDX: Add a placeholder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [RFC PATCH v5 091/104] KVM: TDX: Handle TDX PV CPUID hypercall
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall
` [RFC PATCH v5 101/104] KVM: TDX: Silently ignore INIT/SIPI
` [RFC PATCH v5 102/104] KVM: TDX: Add methods to ignore accesses to CPU state
[PATCH v7 0/8] IPI virtualization support for VM
2022-04-08 16:41 UTC (6+ messages)
` [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
[PATCH 0/4] kvm: minor fixes and cleanups
2022-04-08 16:37 UTC (2+ messages)
[PATCH v2] KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
2022-04-08 16:35 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 5.18, take #1
2022-04-08 16:31 UTC (2+ messages)
Unexport of kvm_x86_ops vs tracer modules
2022-04-08 16:24 UTC (2+ messages)
[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-04-08 16:07 UTC (10+ messages)
[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-08 15:08 UTC (3+ messages)
[PATCH 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
2022-04-08 14:49 UTC (4+ messages)
` [PATCH 2/2] KVM: SVM: Disable RDTSCP and TSC_AUX MSR intercepts when V_TSC_AUX is present
[kvm-unit-tests PATCH 0/9] SMP Support for x86 UEFI Tests
2022-04-08 14:35 UTC (11+ messages)
` [kvm-unit-tests PATCH 1/9] x86: Move ap_init() to smp.c
` [kvm-unit-tests PATCH 2/9] x86: Move load_idt() to desc.c
` [kvm-unit-tests PATCH 3/9] x86: desc: Split IDT entry setup into a generic helper
` [kvm-unit-tests PATCH 4/9] x86: efi, smp: Transition APs from 16-bit to 32-bit mode
` [kvm-unit-tests PATCH 5/9] x86: Move 32-bit bringup routines to start32.S
` [kvm-unit-tests PATCH 6/9] x86: efi, smp: Transition APs from 32-bit to 64-bit mode
` [kvm-unit-tests PATCH 7/9] x86: Move load_gdt_tss() to desc.c
` [kvm-unit-tests PATCH 8/9] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI
` [kvm-unit-tests PATCH 9/9] x86: setup: Serialize ap_start64 with a spinlock
[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling
2022-04-08 13:44 UTC (3+ messages)
` [PATCH v6 1/4] "
[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-08 12:48 UTC (8+ messages)
` [PATCH v5 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v5 15/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation
[PATCH] KVM: SVM: Do not activate AVIC for SEV-enabled guest
2022-04-08 12:04 UTC (2+ messages)
[PATCH] KVM: x86/mmu: remove unnecessary kvm_shadow_root_allocated() check
2022-04-08 10:10 UTC (2+ messages)
[PATCH] RISC-V: KVM: include missing hwcap.h into vcpu_fp
2022-04-08 9:24 UTC
[RFC PATCH 00/47] Address Space Isolation for KVM
2022-04-08 8:52 UTC (6+ messages)
[kvm-unit-tests PATCH v3 00/11] Add #VC exception handling for AMD SEV-ES
2022-04-08 7:43 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
[PATCH][v2] KVM: VMX: optimize pi_wakeup_handler
2022-04-08 2:50 UTC (2+ messages)
[PATCH v5 0/3] Introduce Notify VM exit
2022-04-08 2:48 UTC (7+ messages)
` [PATCH v5 1/3] KVM: X86: Save&restore the triple fault request
[PATCH v3 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-04-08 0:41 UTC (14+ messages)
` [PATCH v3 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v3 02/13] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
` [PATCH v3 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v3 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v3 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v3 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v3 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v3 08/13] tools: Copy bitfield.h from the kernel sources
` [PATCH v3 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v3 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v3 11/13] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v3 12/13] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v3 13/13] KVM: selftests: aarch64: Add mix of "
[PATCH v2 0/5] KVM: X86: Scaling Guest OS Critical Sections with boosting
2022-04-07 23:58 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
2022-04-07 23:13 UTC (5+ messages)
` [PATCH v2 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR,CES}
` [PATCH v2 3/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
[PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
2022-04-07 22:37 UTC (12+ messages)
[PATCH 0/3] KVM: Split huge pages mapped by the TDP MMU on fault
2022-04-07 20:52 UTC (4+ messages)
` [PATCH 3/3] KVM: x86/mmu: "
[PATCH v2] KVM: SEV: Mark nested locking of vcpu->mutex
2022-04-07 19:59 UTC (3+ messages)
[PATCH v4] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-07 20:18 UTC
[PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
2022-04-07 20:12 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
[PATCH] KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
2022-04-07 19:10 UTC (3+ messages)
[PATCH v2 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
2022-04-07 18:50 UTC (42+ messages)
` [PATCH v2 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v2 02/31] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH v2 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v2 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v2 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v2 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v2 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush
` [PATCH v2 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v2 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v2 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v2 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook
` [PATCH v2 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v2 13/31] KVM: x86: hyper-v: Direct TLB flush
` [PATCH v2 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check
` [PATCH v2 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v2 16/31] KVM: nVMX: hyper-v: Direct TLB flush
` [PATCH v2 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH v2 18/31] KVM: nSVM: hyper-v: Direct TLB flush
` [PATCH v2 19/31] KVM: x86: Expose Hyper-V Direct TLB flush feature
` [PATCH v2 20/31] KVM: selftests: add hyperv_svm_test to .gitignore
` [PATCH v2 21/31] KVM: selftests: Better XMM read/write helpers
` [PATCH v2 22/31] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v2 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()
` [PATCH v2 24/31] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v2 25/31] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v2 26/31] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v2 27/31] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v2 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v2 29/31] KVM: selftests: evmcs_test: Direct TLB flush test
` [PATCH v2 30/31] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v2 31/31] KVM: selftests: hyperv_svm_test: Add Direct TLB flush test
[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
2022-04-07 18:39 UTC (8+ messages)
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox