kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 01:20:38 to 2021-06-25 15:32:39 UTC [more...]

[PATCH v2 0/9] KVM: X86: Some light optimizations on rmap logic
 2021-06-25 15:32 UTC  (5+ messages)
` [PATCH v2 1/9] KVM: X86: Add per-vm stat for max rmap list size
` [PATCH v2 2/9] KVM: Introduce kvm_get_kvm_safe()
` [PATCH v2 3/9] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH v2 4/9] KVM: X86: Introduce pte_list_count() helper

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-25 15:24 UTC  (15+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header

[GIT PULL] KVM/arm64 updates for 5.14
 2021-06-25 15:22 UTC  (2+ messages)

[PATCH v2 0/2] vfio: export and make use of pci_dev_trylock()
 2021-06-25 15:07 UTC  (3+ messages)

[PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig
 2021-06-25 15:04 UTC  (2+ messages)

[PATCH 1/1] vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
 2021-06-25 15:04 UTC  (2+ messages)

[GIT PULL] Final batch of KVM changes for Linux 5.13
 2021-06-25 14:47 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-25 14:36 UTC  (23+ messages)

[PATCH 0/2] KVM: SVM: Final C-bit fixes?
 2021-06-25 13:28 UTC  (5+ messages)
` [PATCH 1/2] Revert "KVM: x86: Truncate reported guest MAXPHYADDR to C-bit if SEV is supported"
` [PATCH 2/2] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler

[PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-25 13:08 UTC  (13+ messages)
` [PATCH 05/54] Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
` [PATCH 08/54] Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
` [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN

Virtualizing MSI-X on IMS via VFIO
 2021-06-25 12:42 UTC  (22+ messages)
          ` [PATCH] vfio/pci: Document the MSI[X] resize side effects properly

[GIT PULL 0/3] KVM: s390: Features and Cleanups for 5.14
 2021-06-25 12:02 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: get rid of register asm usage
` [GIT PULL 2/3] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
` [GIT PULL 3/3] KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)

[PATCH 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:35 UTC  (5+ messages)
` [PATCH 5/6] kvm/i386: Add support for user space MSR filtering

[PATCH v2 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:23 UTC  (7+ messages)
` [PATCH v2 1/6] hyper-v: Overlay abstraction for synic event and msg pages
` [PATCH v2 2/6] hyper-v: Use -1 as invalid overlay address
` [PATCH v2 3/6] kvm/i386: Stop using cpu->kvm_msr_buf in kvm_put_one_msr()
` [PATCH v2 4/6] kvm/i386: Avoid multiple calls to check_extension(KVM_CAP_HYPERV)
` [PATCH v2 5/6] kvm/i386: Add support for user space MSR filtering
` [PATCH v2 6/6] hyper-v: Handle hypercall code page as an overlay page

[bug report] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
 2021-06-25 10:21 UTC 

[bug report] KVM: x86/mmu: Skip rmap operations if rmaps not allocated
 2021-06-25  9:50 UTC 

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-06-25  9:46 UTC  (3+ messages)

[PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on
 2021-06-25  9:04 UTC  (4+ messages)
` [PATCH 3/4] KVM: x86: WARN and reject loading KVM if NX is supported but not enabled

[bug report] vfio/mtty: Convert to use vfio_register_group_dev()
 2021-06-25  8:20 UTC 

[PATCH v2 0/5] Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  8:07 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: do not allow mapping valid but non-refcounted pages
` [PATCH v2 2/5] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v2 3/5] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v2 4/5] KVM: arm64/mmu: "
` [PATCH v2 5/5] KVM: mmu: remove over-aggressive warnings

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  7:44 UTC  (34+ messages)
` [PATCH 1/6] KVM: x86/mmu: release audited pfns
` [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
` [PATCH 4/6] KVM: arm64/mmu: "
` [PATCH 5/6] KVM: mmu: remove over-aggressive warnings
` [PATCH 6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn

[PATCH 0/3] s390x: Add snippet support
 2021-06-25  7:32 UTC  (9+ messages)
` [PATCH 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly
` [PATCH 2/3] s390x: snippets: Add snippet compilation
` [PATCH 3/3] s390x: mvpg: Add SIE mvpg test

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:24 UTC 

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:20 UTC 

Question regarding the TODO in virt/kvm/kvm_main.c:226
 2021-06-25  5:16 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:15 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-25  4:19 UTC  (16+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-06-25  0:50 UTC  (6+ messages)

[PATCH] Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enabled"
 2021-06-25  0:18 UTC 

[PATCH 0/7] KVM: x86: guest MAXPHYADDR and C-bit fixes
 2021-06-24 23:47 UTC  (10+ messages)

[PATCH 0/9] KVM: X86: Some light optimizations on rmap logic
 2021-06-24 22:53 UTC  (12+ messages)
` [PATCH 1/9] KVM: X86: Add per-vm stat for max rmap list size
` [PATCH 2/9] KVM: Introduce kvm_get_kvm_safe()
` [PATCH 3/9] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH 4/9] KVM: X86: Introduce pte_list_count() helper
` [PATCH 5/9] KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
` [PATCH 6/9] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
` [PATCH 7/9] KVM: X86: MMU: Tune PTE_LIST_EXT to be bigger
` [PATCH 8/9] KVM: X86: Optimize pte_list_desc with per-array counter
` [PATCH 9/9] KVM: X86: Optimize zapping rmap

linux-next: Signed-off-by missing for commits in the kvm tree
 2021-06-24 22:03 UTC  (2+ messages)

[PATCH] KVM: x86: Fix uninitialized return value bug in EXIT_HYPERCALL enabling
 2021-06-24 18:22 UTC  (4+ messages)

[kvm-unit-tests PATCH 00/12] nSVM: NPT improvements and cleanups
 2021-06-24 18:16 UTC  (6+ messages)
` [kvm-unit-tests PATCH 05/12] nSVM: Remove NPT reserved bits tests (new one on the way)

guest/host mem out of sync on core2duo?
 2021-06-24 18:07 UTC  (13+ messages)
          ` exception vs SIGALRM race (was: Re: guest/host mem out of sync on core2duo?)
              ` exception vs SIGALRM race (with test-case now!)
                    ` exception vs SIGALRM race on core2 CPUs (with qemu-based test-case this time!)

[BUG] vhost-net: Enabling experimental_zcopytx always crashes the host on 5.10, worked fine on 5.4
 2021-06-24 16:28 UTC 

[PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM
 2021-06-24 15:36 UTC  (14+ messages)

Plan for /dev/ioasid RFC v2
 2021-06-24 13:42 UTC  (28+ messages)

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-24 10:36 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 00/10] My AVIC patch queue
 2021-06-24  8:16 UTC  (10+ messages)
` [PATCH 02/10] KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
` [PATCH 04/10] KVM: SVM: add warning for mistmatch between AVIC state and AVIC access page state
` [PATCH 07/10] KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl

[kvm:queue 329/331] arch/x86/kvm/x86.c:5646:7: warning: variable 'r' is used uninitialized whenever 'if' condition is false
 2021-06-24  7:36 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix mapping length truncation in m{,un}map()
 2021-06-24  7:19 UTC  (2+ messages)

[PATCH] KVM: selftests: Speed up set_memory_region_test
 2021-06-24  7:18 UTC  (4+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-06-24  4:52 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-24  3:55 UTC  (24+ messages)

[PATCH v2] virtio_net/vringh: add "else { }" according coding style
 2021-06-24  4:02 UTC  (2+ messages)

[RESEND PATCH v4 00/10] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-06-24  1:35 UTC  (4+ messages)
` [RESEND PATCH v4 04/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL emulation for Arch 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).