KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 22:14:56 to 2024-04-18 14:27:11 UTC [more...]

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-18 14:26 UTC 

[RFC PATCH v1] KVM: x86: Introduce macros to simplify KVM_X86_OPS static calls
 2024-04-18 14:20 UTC  (5+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-18 14:19 UTC  (8+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-18 14:16 UTC  (67+ messages)
` [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit
` [PATCH v19 086/130] KVM: TDX: restore debug store when TD exit
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v19 109/130] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX

[PATCH 1/2] KVM: nVMX: fix CR4_READ_SHADOW when L0 updates CR4 during a signal
 2024-04-18 13:48 UTC  (11+ messages)

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-18 13:28 UTC  (18+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v2 05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v2 06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v2 07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v2 09/12] riscv: add ISA extension parsing for Zcmop
` [PATCH v2 10/12] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v2 11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v2 12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[v2] Support for Arm CCA VMs on Linux
 2024-04-18 13:17 UTC  (20+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
  ` [PATCH v2 05/43] arm64: RME: Add SMC definitions for calling the RMM
  ` [PATCH v2 09/43] arm64: RME: ioctls to create and configure realms
  ` [PATCH v2 11/43] arm64: kvm: Allow passing machine type in KVM creation
  ` [PATCH v2 12/43] arm64: RME: Keep a spare page delegated to the RMM
  ` [PATCH v2 13/43] arm64: RME: RTT handling
  ` [PATCH v2 14/43] arm64: RME: Allocate/free RECs to match vCPUs
  ` [PATCH v2 16/43] KVM: arm64: Support timers in realm RECs

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-18 13:09 UTC  (10+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH v1 1/1] lib: s390: fix guest length in uv_create_guest()
 2024-04-18 12:38 UTC  (2+ messages)

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-04-18 11:37 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
 2024-04-18 11:10 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash

[RFC PATCH v1 00/26] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-04-18 10:54 UTC  (4+ messages)
` [RFC PATCH v1 04/26] KVM: Don't allow private attribute to be set if mapped by host

[PATCH v10 0/3] Per-vCPU dirty quota-based throttling
 2024-04-18 10:46 UTC  (9+ messages)
` [PATCH v10 1/3] KVM: Implement dirty quota-based throttling of vcpus

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-18  9:03 UTC  (22+ messages)
` [PATCH v2 1/4] ida: Add ida_get_lowest()
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[kvm:kvm-coco-queue 71/72] arch/x86/kvm/../../../virt/kvm/kvm_main.c:4928:2: warning: unannotated fall-through between switch labels
 2024-04-18  8:29 UTC 

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-18  7:47 UTC  (4+ messages)
` [PATCH v7 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH] vfio/pci: fix potential memory leak in vfio_intx_enable()
 2024-04-18  3:17 UTC  (3+ messages)

[PATCH] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
 2024-04-18  3:07 UTC 

[PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()
 2024-04-18  3:03 UTC  (5+ messages)

[PATCH v2 0/2] APICv-related fixes for inhibits and tracepoint
 2024-04-18  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is enabled
` [PATCH v2 2/2] KVM: x86: Remove VT-d mention in posted interrupt tracepoint

[PATCH v6 0/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF device
 2024-04-18  1:36 UTC  (3+ messages)
` [PATCH v6 1/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices

[PATCH 0/2] APICv-related fixes for inhibits and tracepoint
 2024-04-18  1:16 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is enabled
` [PATCH 2/2] KVM: x86: Remove VT-d mention in posted interrupt tracepoint

[PATCH v3 0/7] KVM: Guest Memory Pre-Population API
 2024-04-18  0:33 UTC  (24+ messages)
` [PATCH 1/7] KVM: Document KVM_MAP_MEMORY ioctl
` [PATCH 2/7] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH 3/7] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH 4/7] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
` [PATCH 5/7] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory
` [PATCH 6/7] KVM: x86: Implement kvm_arch_vcpu_map_memory()
` [PATCH 7/7] KVM: selftests: x86: Add test for KVM_MAP_MEMORY

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-18  0:08 UTC  (21+ messages)
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain
` [PATCH v2 11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr
 2024-04-17 23:29 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] x86: Add FEP support on read/write register instructions
` [kvm-unit-tests PATCH v2 2/2] x86: msr: testing MSR_IA32_FLUSH_CMD reserved bits only in KVM emulation

[kvm-unit-tests PATCH] x86: msr: Remove the loop for testing reserved bits in MSR_IA32_FLUSH_CMD
 2024-04-17 23:11 UTC  (3+ messages)

[PATCH v2 00/10] KVM: MMU changes for confidential computing
 2024-04-17 23:07 UTC  (9+ messages)
` [PATCH v2 06/10] KVM, x86: add architectural support code for #VE
` [PATCH v2 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v2 08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v2 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-17 22:41 UTC  (5+ messages)

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-17 20:57 UTC  (5+ messages)
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-17 19:50 UTC  (7+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM "

[linus:master] [x86/bugs] 6613d82e61: general_protection_fault:#[##]
 2024-04-17 18:54 UTC  (4+ messages)

[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
 2024-04-17 18:44 UTC  (29+ messages)
` [PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
` [PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH v2 04/10] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
` [PATCH v2 05/10] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory
` [PATCH v2 06/10] KVM: x86: Implement kvm_arch_vcpu_map_memory()
` [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
` [PATCH v2 08/10] KVM: x86: Add a hook in kvm_arch_vcpu_map_memory()

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-17 18:33 UTC  (7+ messages)
` [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-17 17:22 UTC  (12+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-17 17:10 UTC  (7+ messages)

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-04-17 15:52 UTC  (12+ messages)

[Bug 218739] New: pmu_counters_test kvm-selftest fails with (count != NUM_INSNS_RETIRED)
 2024-04-17 14:29 UTC 

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-17 13:58 UTC  (11+ messages)

[PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-04-17 13:18 UTC  (3+ messages)

[PATCH 07/10] riscv: add ISA extension parsing for Zcmop
 2024-04-17 13:11 UTC  (11+ messages)

[PATCH 0/8] KVM: SVM: Clean up VMRUN=>#VMEXIT assembly
 2024-04-17 12:58 UTC  (3+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-04-17 12:48 UTC  (2+ messages)

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-17  9:48 UTC  (5+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-17  9:42 UTC  (10+ messages)
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-04-17  7:59 UTC  (10+ messages)
` [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
` [PATCH v8 05/16] x86/sev: Cache the secrets page address

[PATCH v3 00/15] KVM/arm64: Add NV support for ERET and PAuth
 2024-04-17  7:51 UTC  (4+ messages)
` [PATCH v3 04/15] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag

[PATCH v2 1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-04-17  7:45 UTC  (2+ messages)
` [PATCH v2 2/2] RISCV: KVM: Introduce vcpu->reset_cntx_lock

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-17  3:37 UTC  (3+ messages)
` [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-17  1:40 UTC  (5+ messages)

[PATCH] KVM: Remove kvm_make_all_cpus_request_except
 2024-04-17  0:41 UTC  (2+ messages)

[PATCH v2 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-17  0:25 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.04.17 - No topic
 2024-04-17  0:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).