kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 19:43:15 to 2020-09-28 15:11:35 UTC [more...]

[PATCH 00/22] Introduce the TDP MMU
 2020-09-28 15:11 UTC  (39+ 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

[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
 2020-09-28 14:23 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] memory: allocation in low memory
` [kvm-unit-tests PATCH v2 2/4] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v2 3/4] s390x: define UV compatible I/O allocation
` [kvm-unit-tests PATCH v2 4/4] s390x: css: pv: css test adaptation for PV

[kvm-unit-tests PATCH] scripts/arch-run: use ncat rather than nc
 2020-09-28 13:03 UTC  (2+ messages)

[PATCH] vhost: Don't call vq_access_ok() when using IOTLB
 2020-09-28 12:35 UTC 

[PATCH kvm-unit-tests] runtime.bash: fix check for parameter files
 2020-09-28 12:37 UTC  (3+ messages)

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

[PATCH v2] KVM: x86: do not attempt TSC synchronization on guest writes
 2020-09-28 12:01 UTC  (2+ messages)
` [PATCH] "

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-28 11:52 UTC  (8+ messages)

[PATCH 0/2] KVM: nSVM: do not access MSR permission bitmap before KVM_RUN
 2020-09-28 11:51 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
` [PATCH 2/2] nSVM: delay MSR permission processing to first nested VM run

[PATCH v1 0/4] s390x: css: pv: css test adaptation for PV
 2020-09-28 10:37 UTC  (8+ 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

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-28  9:21 UTC  (8+ messages)

[PATCH] x86/hyperv: Remove aliases with X64 in their name
 2020-09-28  9:01 UTC  (4+ messages)

[PATCH] KVM: SVM: Initialize ir_list and ir_list_lock regardless of AVIC enablement
 2020-09-28  8:01 UTC  (3+ messages)

[RFC PATCH 1/2] kvm/x86: intercept guest changes to X86_CR4_LA57
 2020-09-28  8:30 UTC  (2+ messages)
` [RFC PATCH 2/2] kvm/x86: allow guest to toggle X86_CR4_FSGSBASE

[PATCH 0/3] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-09-28  7:23 UTC  (4+ messages)
` [PATCH 2/3] KVM: nSVM: Add check for CR3 and CR4 reserved bits to svm_set_nested_state()

[PATCH 0/4 v2] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-09-28  7:20 UTC  (5+ messages)
` [PATCH 1/4 v2] KVM: nSVM: CR3 MBZ bits are only 63:52
` [PATCH 2/4 v2] KVM: nSVM: Add check for reserved bits for CR3, CR4, DR6, DR7 and EFER to svm_set_nested_state()
` [PATCH 3/4 v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode
` [PATCH 4/4 v2] KVM: nSVM: nested_vmcb_checks() needs to check all bits of EFER

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-28  2:48 UTC  (36+ 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
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v10 12/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 14/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

Which clocksource does KVM use?
 2020-09-27 16:47 UTC  (5+ messages)

[PATCH][v3] KVM: x86/mmu: fix counting of rmap entries in pte_list_add
 2020-09-27  8:44 UTC 

[PATCH] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-09-27  6:54 UTC  (5+ messages)

BUG: spinlock bad magic in synchronize_srcu
 2020-09-26 18:51 UTC  (2+ messages)

[kvm:queue 145/149] arch/x86/kvm/vmx/vmx.c:6696:17: warning: variable 'msr_bitmap' set but not used
 2020-09-26 11:04 UTC 

[PATCH][v2] KVM: x86/mmu: fix counting of rmap entries in pte_list_add
 2020-09-26  6:34 UTC  (3+ messages)

[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 

[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

[PATCH 0/4] KVM: x86/mmu: Page fault handling cleanups
 2020-09-25 20:40 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  (4+ messages)
` [PATCH v2 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE

[PATCH v3 0/5] KVM: VMX: Clean up RTIT MAXPHYADDR usage
 2020-09-25 19:50 UTC  (3+ messages)
` [PATCH v3 1/5] KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR 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  (2+ 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  (3+ messages)

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

[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  (6+ messages)
` [kvm-unit-tests PATCH 2/9] travis.yml: Rework the x86 64-bit tests
` [kvm-unit-tests PATCH 9/9] travis.yml: Update the list of s390x tests

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

[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


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