kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 00:00:15 to 2021-02-05 10:40:57 UTC [more...]

[RESEND RFC: timer passthrough 0/9] Support timer passthrough for VM
 2021-02-05 10:03 UTC  (5+ messages)
` [RFC: timer passthrough 2/9] KVM: vmx: enable host lapic timer offload preemtion timer
` [RFC: timer passthrough 6/9] KVM: vmx: check enable_timer_passth strictly
` [RFC: timer passthrough 8/9] KVM: vmx: Dynamically open or close the timer-passthrough for pre-vm
` [RFC: timer passthrough 9/9] KVM: vmx: query the state of timer-passth for vm

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-02-05 10:37 UTC  (6+ messages)

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-05 10:32 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-05 10:18 UTC  (9+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH v4 0/5] KVM: PKS Virtualization support
 2021-02-05 10:10 UTC  (12+ messages)
` [PATCH v4 1/5] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v4 2/5] KVM: X86: Expose PKS to guest
` [PATCH v4 3/5] KVM: MMU: Rename the pkru to pkr
` [PATCH v4 4/5] KVM: MMU: Add support for PKS emulation
` [PATCH v4 5/5] KVM: VMX: Enable PKS for nested VM

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-02-05  9:51 UTC  (11+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU
` [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to a span of page
` [RFC PATCH 05/11] iommu/arm-smmu-v3: Merge a span of page to block descriptor
` [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware dirty log

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-05  9:16 UTC  (22+ messages)
` [PATCH v3 01/13] vdpa_sim: use iova module to allocate IOVA addresses
` [PATCH v3 02/13] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH v3 03/13] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH v3 04/13] vringh: explain more about cleaning riov and wiov
` [PATCH v3 05/13] vringh: implement vringh_kiov_advance()
` [PATCH v3 06/13] vringh: add vringh_kiov_length() helper
` [PATCH v3 07/13] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH v3 08/13] vdpa: add return value to get_config/set_config callbacks
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()
` [PATCH v3 10/13] vhost/vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH v3 11/13] vdpa: add vdpa simulator for block device
` [PATCH v3 12/13] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH v3 13/13] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID

[PATCH v17 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-05  9:11 UTC  (3+ messages)
` [PATCH v17 1/7] arm/arm64: Probe for the presence of KVM hypervisor

[PATCH 0/3] nSVM: Test host RFLAGS.TF on VMRUN
 2021-02-05  8:21 UTC  (5+ messages)
` [PATCH 2/3] nVMX: Add helper functions to set/unset host RFLAGS.TF on the VMRUN instruction

[PATCH 0/9] KVM: x86: Move common exit handlers to x86.c
 2021-02-05  8:20 UTC  (11+ messages)
` [PATCH 1/9] KVM: SVM: Move AVIC vCPU kicking snippet to helper function
` [PATCH 2/9] KVM: SVM: Remove an unnecessary forward declaration
` [PATCH 3/9] KVM: SVM: Pass @vcpu to exit handlers (and many, many other places)
` [PATCH 4/9] KVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate code
` [PATCH 5/9] KVM: x86: Move XSETBV emulation to common code
` [PATCH 6/9] KVM: x86: Move trivial instruction-based exit handlers "
` [PATCH 7/9] KVM: x86: Move RDPMC emulation "
` [PATCH 8/9] KVM: SVM: Don't manually emulate RDPMC if nrips=0
` [PATCH 9/9] KVM: SVM: Skip intercepted PAUSE instructions after emulation

[PATCH v2 0/4] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-02-05  8:16 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: x86: Expose Architectural LBR CPUID and its XSAVES bit

[PATCH 0/2] KVM: x86: RSM emulation DR6/DR7 cleanups
 2021-02-05  8:15 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
` [PATCH 2/2] KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64

[PATCH 0/1 v2] nSVM: Test host RFLAGS.TF on VMRUN
 2021-02-05  8:14 UTC  (3+ messages)
` [PATCH 1/1 v2] nSVM: Test effect of "

[GIT PULL] KVM fixes for 5.11-rc7
 2021-02-05  8:04 UTC 

[PATCH v3 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible
 2021-02-05  5:58 UTC  (3+ messages)

Optimized clocksource with AMD AVIC enabled for Windows guest
 2021-02-05  5:38 UTC  (9+ messages)

linux-next: build failure after merge of the kvm tree
 2021-02-05  5:02 UTC 

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-05  3:32 UTC  (25+ messages)
` [PATCH v10 01/16] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v10 02/16] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v10 03/16] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v10 04/16] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v10 05/16] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v10 06/16] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v10 07/16] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v10 08/16] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v10 09/16] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
` [PATCH v10 11/16] KVM: x86: Introduce KVM_SET_SHARED_PAGES_LIST ioctl
` [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v10 13/16] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v10 14/16] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v10 15/16] KVM: x86: Add kexec support for SEV Live Migration
` [PATCH v10 16/16] KVM: SVM: Bypass DBG_DECRYPT API calls for unencrypted guest memory

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-05  3:00 UTC  (49+ messages)
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [RFC PATCH v3 14/27] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v3 23/27] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-05  0:42 UTC  (11+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

[PATCH] KVM: VMX: Optimize flushing the PML buffer
 2021-02-05  0:02 UTC  (3+ messages)

[PATCH] mm: Export follow_pte() for KVM so that KVM can stop using follow_pfn()
 2021-02-04 20:33 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2021-02-04 20:18 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2021-02-04 20:16 UTC 

[PATCH v2 0/2] s390/kvm: fix MVPG when in VSIE
 2021-02-04 17:10 UTC  (6+ messages)
` [PATCH v2 1/2] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer
` [PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

[PATCH 00/12] KVM: x86: Legal GPA fixes and cleanups
 2021-02-04 18:01 UTC  (21+ messages)
` [PATCH 01/12] KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
` [PATCH 02/12] KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
` [PATCH 03/12] KVM: x86: Add a helper to check for a legal GPA
` [PATCH 04/12] KVM: x86: Add a helper to handle legal GPA with an alignment requirement
` [PATCH 05/12] KVM: VMX: Use GPA legality helpers to replace open coded equivalents
` [PATCH 06/12] KVM: nSVM: Use common GPA helper to check for illegal CR3
` [PATCH 07/12] KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
` [PATCH 08/12] KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits
` [PATCH 09/12] KVM: x86/mmu: Add helper to generate mask of reserved HPA bits
` [PATCH 10/12] KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
` [PATCH 11/12] KVM: x86: Move nVMX's consistency check macro to common code
` [PATCH 12/12] KVM: nSVM: Trace VM-Enter consistency check failures

[PATCH v15 00/14] Introduce support for guest CET feature
 2021-02-04 17:29 UTC  (8+ messages)
` [PATCH v15 04/14] KVM: x86: Add #CP support in guest exception dispatch

[PATCH v2 0/2] KVM: x86: cleanups for MOV from/to DR
 2021-02-04 14:54 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: reading debug registers cannot fail
` [PATCH v2 2/2] KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers

[PATCH v2 0/7] KVM: arm64: More PMU/debug ID register fixes
 2021-02-04 14:21 UTC  (10+ messages)
` [PATCH v2 6/7] KVM: arm64: Upgrade PMU support to ARMv8.4

[PATCH 00/12] Introduce dev-msi and interrupt message store
 2021-02-04 13:22 UTC  (4+ messages)
` [PATCH 11/12] platform-msi: Add platform check for subdevice irq domain

[RFC v2 0/4] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-02-04 13:03 UTC  (3+ messages)
` [RESEND RFC v2 1/4] KVM: add initial support for KVM_SET_IOREGION

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-02-04 10:23 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[PATCH -next] KVM: s390: Return the correct errno code
 2021-02-04  9:04 UTC  (4+ messages)
    ` 答复: "

[PATCH] KVM: SVM: Remove bogus WARN and emulation if guest #GPs with EFER.SVME=1
 2021-02-04  8:20 UTC  (2+ messages)

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-02-04  8:02 UTC  (6+ messages)
` [PATCH RFC v2 08/10] "

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-02-04  7:51 UTC  (3+ messages)

Kenya Cutomized Business Plans for only Kes 499/=
 2021-02-04  6:34 UTC 

[PATCH v2 0/6] Add SBI v0.2 support for KVM
 2021-02-04  5:32 UTC  (7+ messages)
` [PATCH v2 1/6] RISC-V: Mark the existing SBI v0.1 implementation as legacy
` [PATCH v2 2/6] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
` [PATCH v2 3/6] RISC-V: Add SBI v0.2 base extension
` [PATCH v2 4/6] RISC-V: Add v0.1 replacement SBI extensions defined in v02
` [PATCH v2 5/6] RISC-V: Add SBI HSM extension in KVM
` [PATCH v2 6/6] RISC-V: Add SBI RESET "

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-04  2:47 UTC  (7+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v8 10/13] spapr: Add PEF based confidential guest support

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-02-04  0:21 UTC  (6+ messages)
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device


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).