kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 16:23:52 to 2021-03-04 05:56:56 UTC [more...]

[PATCH v3 0/3] CET fix patches for nested guest
 2021-03-04  6:07 UTC  (2+ messages)
` [PATCH v3 3/3] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-04  5:40 UTC  (10+ messages)
` [RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping
    `  "
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-04  3:43 UTC  (23+ messages)
` [PATCH v3 1/9] perf/x86/intel: Fix a comment about guest LBR support
` [PATCH v3 2/9] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v3 3/9] perf/x86/lbr: Skip checking for the existence of LBR_TOS for Arch LBR
` [PATCH v3 4/9] perf/x86/lbr: Use GFP_ATOMIC for cpuc->lbr_xsave memory allocation
` [PATCH v3 5/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v3 6/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH v3 8/9] KVM: x86: Expose Architectural LBR CPUID leaf
` [PATCH v3 9/9] KVM: x86: Add XSAVE Support for Architectural LBRs
` [kvm-unit-tests PATCH] x86: Update guest LBR tests for Architectural LBR

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-04  2:55 UTC  (5+ messages)
` [RFC v2 1/2] cgroup: sev: Add "
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH v2] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-04  0:35 UTC 

[RFC PATCH 00/19] accel: Introduce AccelvCPUState opaque structure
 2021-03-03 18:22 UTC  (20+ messages)
` [PATCH 01/19] target/i386/hvf: Use boolean value for vcpu_dirty
` [PATCH 02/19] target/s390x/kvm: Simplify debug code
` [PATCH 03/19] target/s390x/kvm: Reduce deref by declaring 'struct kvm_run' on stack
` [PATCH 04/19] cpu: Croup accelerator-specific fields altogether
` [RFC PATCH 05/19] cpu: Introduce AccelvCPUState opaque structure
` [RFC PATCH 06/19] accel/whpx: Add typedef for 'struct whpx_vcpu'
` [RFC PATCH 07/19] accel/whpx: Rename struct whpx_vcpu -> AccelvCPUState
` [RFC PATCH 08/19] accel/whpx: Use 'accel_vcpu' generic pointer
` [RFC PATCH 09/19] accel/hax: Add typedef for 'struct hax_vcpu_state'
` [RFC PATCH 10/19] accel/hax: Use 'accel_vcpu' generic pointer
` [RFC PATCH 11/19] accel/kvm: Introduce kvm_vcpu_state() helper
` [RFC PATCH 12/19] accel/kvm: Use kvm_vcpu_state() when possible
` [RFC PATCH 13/19] accel/kvm: Declare and allocate AccelvCPUState struct
` [RFC PATCH 14/19] accel/kvm: Move the 'kvm_fd' field to AccelvCPUState
` [RFC PATCH 15/19] accel/kvm: Move the 'kvm_state' "
` [RFC PATCH 16/19] accel/kvm: Move the 'kvm_run' "
` [RFC PATCH 17/19] accel/hvf: Reduce deref by declaring 'hv_vcpuid_t hvf_fd' on stack
` [RFC PATCH 18/19] accel/hvf: Declare and allocate AccelvCPUState struct
` [RFC PATCH 19/19] accel/hvf: Move the 'hvf_fd' field to AccelvCPUState

[Patch v8 00/10] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-03 19:45 UTC  (10+ messages)
` [Patch v8 03/10] vfio/type1: Report iommu nesting info to userspace
` [Patch v8 04/10] vfio/type1: Support binding guest page tables to PASID

[PATCH v3 0/1] s390/vfio-ap: fix circular lockdep when starting SE guest
 2021-03-03 19:47 UTC  (7+ messages)
` [PATCH v3 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-03 19:32 UTC  (14+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-03 18:41 UTC  (7+ messages)
` [PATCH kvmtool v2 01/22] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool v2 04/22] mmio: Extend handling to include ioport emulation

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-03 18:24 UTC 

[kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups
 2021-03-03 17:35 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: Remove unnecessary ISB when writing to SPSel
` [kvm-unit-tests PATCH 4/6] lib: arm64: Consolidate register definitions to sysreg.h
` [kvm-unit-tests PATCH 5/6] arm64: Configure SCTLR_EL1 at boot
` [kvm-unit-tests PATCH 6/6] arm64: Disable TTBR1_EL1 translation table walks

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-03 17:27 UTC  (5+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[PATCH 00/15] KVM: x86/mmu: Lots of bug fixes
 2021-03-03 17:28 UTC  (19+ messages)
` [PATCH 01/15] KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
` [PATCH 02/15] KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
` [PATCH 03/15] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
` [PATCH 04/15] KVM: x86/mmu: Allocate the lm_root before allocating PAE roots
` [PATCH 05/15] KVM: x86/mmu: Check PDPTRs "
` [PATCH 06/15] KVM: x86/mmu: Fix and unconditionally enable WARNs to detect PAE leaks
` [PATCH 07/15] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH 08/15] KVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo-PDPTRs
` [PATCH 09/15] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
` [PATCH 10/15] KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
` [PATCH 11/15] KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
` [PATCH 12/15] KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
` [PATCH 13/15] KVM: x86/mmu: Unexport MMU load/unload functions
` [PATCH 14/15] KVM: x86/mmu: Sync roots after MMU load iff load as successful
` [PATCH 15/15] KVM: x86/mmu: WARN on NULL pae_root and bad shadow root level

[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
 2021-03-03 16:45 UTC 

[PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc()
 2021-03-03 16:18 UTC  (8+ messages)
` [PATCH v1 1/2] s390x/kvm: Get rid of legacy_s390_alloc()
` [PATCH v1 2/2] exec: Get rid of phys_mem_set_alloc()

[PATCH] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-03 16:12 UTC  (4+ messages)

[GIT PULL] KVM changes for 5.12-rc2
 2021-03-03 15:10 UTC 

[kvm-unit-tests PATCH] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-03 14:18 UTC  (2+ messages)

[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12
 2021-03-03 14:17 UTC  (6+ messages)
` [PATCH 1/5] x86/sev-es: Introduce ip_within_syscall_gap() helper
` [PATCH 2/5] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack
` [PATCH 3/5] x86/sev-es: Optimize __sev_es_ist_enter() for better readability
` [PATCH 4/5] x86/sev-es: Correctly track IRQ states in runtime #VC handler
` [PATCH 5/5] x86/sev-es: Use __copy_from_user_inatomic()

[PATCH v1 7/9] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
 2021-03-03 12:24 UTC  (11+ messages)

[PATCH] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list
 2021-03-03 12:24 UTC  (4+ messages)
` [PATCH v3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH 0/3] Tidy some parts of the VFIO kconfig world
 2021-03-03 12:52 UTC  (4+ messages)
` [PATCH 1/3] vfio: IOMMU_API should be selected

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-03 13:43 UTC 

[PATCH] KVM: x86: fix cpu hang due to tsc adjustment when kvmclock in use
 2021-03-03 12:26 UTC 

[PATCH] vfio/type1: fix unmap all on ILP32
 2021-03-03 12:53 UTC  (2+ messages)

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-03 10:42 UTC  (4+ messages)
` [RFC PATCH v5 19/19] virtio/vsock: update trace event for SEQPACKET

[PATCH] KVM: x86: fix cpu hang due to tsc adjustment when kvmclock in use
 2021-03-03 11:53 UTC 

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-03  9:44 UTC  (11+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[PATCH] KVM: nVMX: Set X86_CR4_CET in cr4_fixed1_bits if CET IBT is enabled
 2021-03-03  6:09 UTC  (5+ messages)
` [PATCH v2] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH] kvm: lapic: add module parameters for LAPIC_TIMER_ADVANCE_ADJUST_MAX/MIN
 2021-03-03  2:39 UTC  (2+ messages)

[RFC PATCH 01/26] linux-headers: Add definitions of KVM page encryption bitmap ioctls
 2021-03-02 20:47 UTC  (2+ messages)
` [RFC PATCH 02/26] kvm: add support to sync the page encryption state bitmap

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-02 19:43 UTC  (3+ messages)
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path

Processor to run Intel PT in a Guest VM
 2021-03-02 19:59 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Emulate L2 triple fault without killing L1
 2021-03-02 19:42 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: Handle triple fault in L2 "
` [PATCH 2/2] KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral

[PATCH] KVM: SVM: Clear the CR4 register on reset
 2021-03-02 19:39 UTC  (4+ messages)

[PATCH 00/23] SVM queue for 5.13
 2021-03-02 19:33 UTC  (24+ messages)
` [PATCH 01/23] KVM: SVM: Use a separate vmcb for the nested L2 guest
` [PATCH 02/23] KVM: nSVM: Track the physical cpu of the vmcb vmrun through the vmcb
` [PATCH 03/23] KVM: nSVM: Track the ASID generation "
` [PATCH 04/23] KVM: nSVM: rename functions and variables according to vmcbXY nomenclature
` [PATCH 05/23] KVM: nSVM: do not copy vmcb01->control blindly to vmcb02->control
` [PATCH 06/23] KVM: nSVM: do not mark all VMCB01 fields dirty on nested vmexit
` [PATCH 07/23] KVM: nSVM: do not mark all VMCB02 "
` [PATCH 08/23] KVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_set_nested_state()
` [PATCH 09/23] KVM: nSVM: Add missing checks for reserved bits to svm_set_nested_state()
` [PATCH 10/23] KVM: x86: Move nVMX's consistency check macro to common code
` [PATCH 11/23] KVM: nSVM: Trace VM-Enter consistency check failures
` [PATCH 12/23] KVM: SVM: merge update_cr0_intercept into svm_set_cr0
` [PATCH 13/23] KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
` [PATCH 14/23] KVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate code
` [PATCH 15/23] KVM: x86: Move XSETBV emulation to common code
` [PATCH 16/23] KVM: x86: Move trivial instruction-based exit handlers "
` [PATCH 17/23] KVM: x86: Move RDPMC emulation "
` [PATCH 18/23] KVM: SVM: Don't manually emulate RDPMC if nrips=0
` [PATCH 19/23] KVM: SVM: Skip intercepted PAUSE instructions after emulation
` [PATCH 20/23] KVM: SVM: move VMLOAD/VMSAVE to C code
` [PATCH 21/23] KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state
` [PATCH 22/23] x86/cpufeatures: Add the Virtual SPEC_CTRL feature
` [PATCH 23/23] KVM: SVM: Add support for Virtual SPEC_CTRL

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-02 18:56 UTC  (3+ messages)

[PATCH] kvm: arm64: nvhe: Save the SPE context early
 2021-03-02 18:57 UTC  (2+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-02 18:34 UTC  (6+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[PATCH 00/25] KVM SGX virtualization support
 2021-03-02 18:27 UTC  (14+ messages)
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features

[PATCH v5 0/3] s390/kvm: fix MVPG when in VSIE
 2021-03-02 17:44 UTC  (4+ messages)
` [PATCH v5 1/3] s390/kvm: split kvm_s390_logical_to_effective
` [PATCH v5 2/3] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer
` [PATCH v5 3/3] s390/kvm: VSIE: correctly handle MVPG when in VSIE

Kenya Cutomized Business Plans for only Kes 499/=
 2021-03-02 15:27 UTC 

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-02 14:15 UTC  (4+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops


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 NNTP newsgroup(s).