kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 10:17:38 to 2020-09-26 01:25:39 UTC [more...]

[PATCH 00/22] Introduce the TDP MMU
 2020-09-26  1:25 UTC  (38+ messages)
` [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte
` [PATCH 02/22] kvm: mmu: Introduce tdp_iter
` [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
` [PATCH 05/22] kvm: mmu: Add functions to handle changed TDP SPTEs
` [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
` [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU
` [PATCH 08/22] kvm: mmu: Separate making non-leaf sptes from link_shadow_page
` [PATCH 09/22] kvm: mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
` [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
` [PATCH 11/22] kvm: mmu: Factor out allocating a new tdp_mmu_page
` [PATCH 12/22] kvm: mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
` [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for "
` [PATCH 14/22] kvm: mmu: Add access tracking for tdp_mmu
` [PATCH 15/22] kvm: mmu: Support changed pte notifier in tdp MMU
` [PATCH 16/22] kvm: mmu: Add dirty logging handler for changed sptes
` [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
` [PATCH 18/22] kvm: mmu: Support disabling dirty logging for the tdp MMU
` [PATCH 19/22] kvm: mmu: Support write protection for nesting in "
` [PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
` [PATCH 21/22] kvm: mmu: Support MMIO in the "
` [PATCH 22/22] kvm: mmu: Don't clear write flooding count for direct roots

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-09-26  0:56 UTC  (4+ messages)

[GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7
 2020-09-26  0:17 UTC  (2+ messages)

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 22:57 UTC  (8+ messages)
` [PATCH v4 1/6] sev/i386: Add initial support for SEV-ES
` [PATCH v4 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v4 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v4 5/6] kvm/i386: Use a per-VM check for SMM capability
` [PATCH v4 6/6] sev/i386: Enable an SEV-ES guest based on SEV policy

[PATCH kvm-unit-tests] x86: cover emulation of reduced MAXPHYADDR
 2020-09-25 22:44 UTC 

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-25 22:22 UTC  (5+ messages)

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-09-25 22:22 UTC  (12+ messages)
` [PATCH v8 1/8] KVM: x86: Return -ENOENT on unimplemented MSRs
` [PATCH v8 2/8] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v8 3/8] KVM: x86: Add infrastructure for MSR filtering
` [PATCH v8 4/8] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v8 5/8] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
` [PATCH v8 6/8] KVM: x86: VMX: "
` [PATCH v8 7/8] KVM: x86: Introduce MSR filtering
` [PATCH v8 8/8] KVM: selftests: Add test for user space MSR handling

[PATCH v2 00/15] KVM: x86: VMX: Fix MSR namespacing
 2020-09-25 22:04 UTC  (3+ messages)
` [PATCH v2 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"

[PATCH v2 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-09-25 21:46 UTC  (2+ messages)

[PATCH v2 0/7] KVM: nVMX: Bug fixes and cleanup
 2020-09-25 21:35 UTC  (4+ messages)
` [PATCH v2 3/7] KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest

[PATCH v2 0/8] KVM: x86/mmu: ITLB multi-hit workaround fixes
 2020-09-25 21:27 UTC  (4+ messages)
` [PATCH v2 6/8] KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)

[PATCH 0/2] KVM: VMX: Super early file refactor for TDX
 2020-09-25 21:07 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-25 21:06 UTC  (9+ messages)
` [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-25 20:50 UTC  (7+ messages)

[PATCH 0/4] KVM: x86/mmu: Page fault handling cleanups
 2020-09-25 20:40 UTC  (3+ messages)

Which clocksource does KVM use?
 2020-09-25 20:24 UTC  (3+ messages)

[PATCH v2 0/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID more useful
 2020-09-25 20:33 UTC  (10+ messages)
` [PATCH v2 1/7] KVM: x86: hyper-v: Mention SynDBG CPUID leaves in api.rst
` [PATCH v2 2/7] KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
` [PATCH v2 3/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID output independent of eVMCS enablement
` [PATCH v2 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE
` [PATCH v2 5/7] KVM: x86: hyper-v: drop now unneeded vcpu parameter from kvm_vcpu_ioctl_get_hv_cpuid()
` [PATCH v2 6/7] KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
` [PATCH v2 7/7] KVM: selftests: test "

[PATCH v3 0/5] KVM: VMX: Clean up RTIT MAXPHYADDR usage
 2020-09-25 19:50 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
` [PATCH v3 2/5] KVM: x86: Unexport cpuid_query_maxphyaddr()
` [PATCH v3 3/5] KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
` [PATCH v3 4/5] KVM: x86: Move illegal GPA helper out of the MMU code
` [PATCH v3 5/5] KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check

[PATCH v3 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU
 2020-09-25 20:36 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent

[PATCH] KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots()
 2020-09-25 20:24 UTC  (4+ messages)

[PATCH 4/4] KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
 2020-09-25 20:21 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH] cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
 2020-09-25 20:15 UTC  (2+ messages)

[PATCH v3] KVM: Check the allocation of pv cpu mask
 2020-09-25 18:07 UTC 

[PATCH v2 0/2] INVD intercept change to skip instruction
 2020-09-25 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Add a dedicated INVD intercept routine
` [PATCH v2 2/2] KVM: VMX: Do not perform emulation for INVD intercept

Co-Operation Required
 2020-09-25  3:06 UTC 

[PATCH][v2] KVM: x86/mmu: fix counting of rmap entries in pte_list_add
 2020-09-25 16:43 UTC  (2+ messages)

[PATCH v1 0/4] s390x: css: pv: css test adaptation for PV
 2020-09-25 16:08 UTC  (6+ messages)
` [PATCH v1 1/4] memory: allocation in low memory
` [PATCH v1 2/4] s390x: pv: implement routine to share/unshare memory
` [PATCH v1 3/4] s390: define UV compatible I/O allocation
` [PATCH v1 4/4] s390x: css: pv: css test adaptation for PV

[kvm-unit-tests PATCH] configure: Add a check for the bash version
 2020-09-25 16:33 UTC  (3+ messages)

[PATCH] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd()
 2020-09-25 16:24 UTC  (3+ messages)

[Bug 209333] New: VM not starting anymore with 5.8.8 - lots of page faults
 2020-09-25 16:06 UTC  (2+ messages)
` [Bug 209333] "

[PATCH 0/7] Retrieve zPCI hardware information from VFIO
 2020-09-25 15:03 UTC  (8+ messages)
` [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
` [PATCH 4/7] s390x/pci: use a PCI Group structure

[PATCH] KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
 2020-09-25 12:56 UTC  (3+ messages)

general protection fault in pvclock_gtod_notify (2)
 2020-09-25 12:16 UTC  (3+ messages)

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-25 11:41 UTC  (8+ messages)
` [RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open()

Boot freeze with nested KVM
 2020-09-25 11:03 UTC 

[kvm-unit-tests PATCH 0/9] Update travis CI
 2020-09-25 10:09 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/9] travis.yml: Update from Bionic to Focal
` [kvm-unit-tests PATCH 2/9] travis.yml: Rework the x86 64-bit tests
` [kvm-unit-tests PATCH 3/9] travis.yml: Refresh the x86 32-bit test list
` [kvm-unit-tests PATCH 4/9] travis.yml: Add the selftest-setup ppc64 test
` [kvm-unit-tests PATCH 5/9] kbuild: fix asm-offset generation to work with clang
` [kvm-unit-tests PATCH 6/9] arm/pmu: Fix inline assembly for Clang
` [kvm-unit-tests PATCH 7/9] lib/arm64/spinlock: "
` [kvm-unit-tests PATCH 8/9] travis.yml: Rework the aarch64 jobs
` [kvm-unit-tests PATCH 9/9] travis.yml: Update the list of s390x tests

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-25  9:29 UTC  (12+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver

[kvm-unit-tests PATCH] configure: Test if compiler supports -m16 on x86
 2020-09-25  9:16 UTC  (4+ messages)

[PATCH kvm-unit-tests v2 0/4] s390x: Add Protected VM support
 2020-09-25  9:12 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 4/4] s390x: add "

[kvm-unit-tests PATCH] travis.yml: Use TRAVIS_BUILD_DIR to refer to the top directory
 2020-09-25  8:00 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: Add test for SIPI signal processing
 2020-09-25  7:36 UTC 

[PATCH v4 0/2] Add bus lock VM exit support
 2020-09-25  6:10 UTC 

[PATCH] KVM: SVM: Mark SEV launch secret pages as dirty
 2020-09-25  4:54 UTC  (3+ messages)

[PATCH v5 0/5] iommu aux-domain APIs extensions
 2020-09-25  1:09 UTC  (3+ messages)

[PATCH v13 00/10] Guest Last Branch Recording Enabling (KVM part)
 2020-09-24 22:05 UTC  (3+ messages)
` [PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR

[PATCH v2 0/3] KVM: VMX: Clean up RTIT MAXPHYADDR usage
 2020-09-24 18:01 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function

[PATCH v2 0/1] KVM: correctly restore the TSC value on nested migration
 2020-09-24 17:33 UTC  (3+ messages)
` [PATCH v2 1/1] KVM: x86: fix MSR_IA32_TSC read for "

[kvm-unit-tests PATCH] x86: realmode: Workaround clang issues
 2020-09-24 17:21 UTC  (3+ messages)

[PATCH] KVM: x86: do not attempt TSC synchronization on guest writes
 2020-09-24 17:20 UTC 

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-24 15:17 UTC  (2+ messages)

[PATCH v3 0/5] KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-09-24 15:14 UTC  (12+ messages)

[PATCH] KVM: SVM: Add a dedicated INVD intercept routine
 2020-09-24 14:06 UTC  (7+ messages)

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-09-24 13:42 UTC  (3+ messages)
` [PATCH v10 11/11] vfio: Document nested stage control

[kvm-unit-tests PATCH] README: Reflect missing --getopt in configure
 2020-09-24 11:54 UTC  (8+ messages)

[kvm-unit-tests PATCH] s390x/selftest: Fix constraint of inline assembly
 2020-09-24 11:28 UTC  (2+ messages)

[PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-09-24 11:07 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 NNTP newsgroup(s).