kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 10:20:45 to 2022-03-10 18:21:24 UTC [more...]

[PATCH 00/21] Control VQ support in vDPA
 2022-03-10 18:20 UTC  (6+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

[PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-10 17:58 UTC  (16+ messages)
` [PATCH 01/13] selftests: KVM: Dump VM stats in binary stats test
` [PATCH 02/13] selftests: KVM: Test reading a single stat
` [PATCH 03/13] selftests: KVM: Wrap memslot IDs in a struct for readability
` [PATCH 04/13] selftests: KVM: Add memslot parameter to VM vaddr allocation
` [PATCH 05/13] selftests: KVM: Add memslot parameter to elf_load
` [PATCH 06/13] selftests: KVM: Improve error message in vm_phy_pages_alloc
` [PATCH 07/13] selftests: KVM: Add NX huge pages test
` [PATCH 08/13] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH 09/13] KVM: x86/MMU: Track NX hugepages on a per-VM basis
` [PATCH 10/13] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH 11/13] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH 12/13] KVM: x86/MMU: Require reboot permission to disable NX hugepages
` [PATCH 13/13] selftests: KVM: Test disabling NX hugepages on a VM

[kvm:queue 210/210] arch/x86/kvm/cpuid.c:739:2: warning: unannotated fall-through between switch labels
 2022-03-10 17:46 UTC  (2+ messages)

[PATCH v4 0/3] Introduce Notify VM exit
 2022-03-10 17:43 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: X86: Extend KVM_SET_VCPU_EVENTS to inject a SHUTDOWN event
` [PATCH v4 2/3] KVM: VMX: Enable Notify VM exit
` [PATCH v4 3/3] KVM: Add document for KVM_CAP_X86_NOTIFY_VMEXIT and KVM_EXIT_NOTIFY

[PATCH] KVM: x86: Remove redundant vm_entry_controls_clearbit() call
 2022-03-10 17:14 UTC  (2+ messages)

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-10 15:28 UTC  (3+ messages)

[kvm-unit-tests PATCH] runtime: indicate failure on crash/timeout/abort in TAP
 2022-03-10 15:03 UTC 

[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
 2022-03-10 14:56 UTC  (2+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-10 14:51 UTC  (3+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10 14:09 UTC  (20+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-10 14:09 UTC  (14+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-10 13:55 UTC  (4+ messages)
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs to common header

[PATCH v2] vsock: each transport cycles only on its own sockets
 2022-03-10 13:36 UTC  (2+ messages)

[PATCH 0/2] vsock: cycle only on its own socket
 2022-03-10 13:18 UTC  (10+ messages)
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[PATCH 1/2] vsock: each transport cycles only on its own sockets
 2022-03-10 12:57 UTC  (5+ messages)
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

(no subject)
 2022-03-10 12:33 UTC 

(no subject)
 2022-03-10 12:37 UTC 

(no subject)
 2022-03-10 12:35 UTC 

[PATCH RESEND v1] trace: Split address space and slot id in trace_kvm_set_user_memory()
 2022-03-10 12:22 UTC 

[PATCH kvmtool] x86: Fixed Unable to execute init process since glibc version 2.33
 2022-03-10 12:17 UTC  (3+ messages)

[PATCH] vhost/vsock: reset only the h2g connections upon release
 2022-03-10 12:01 UTC  (5+ messages)

propagating vmgenid outward and upward
 2022-03-10 11:18 UTC  (4+ messages)

[PATCH] vhost: allow batching hint without size
 2022-03-10 10:59 UTC  (2+ messages)

[PATCH v2 0/9] kvm: s390: Add PV dump support
 2022-03-10 10:31 UTC  (10+ messages)
` [PATCH v2 1/9] s390x: Add SE hdr query information
` [PATCH v2 2/9] s390: uv: Add dump fields to query
` [PATCH v2 3/9] KVM: s390: pv: Add query interface
` [PATCH v2 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v2 5/9] KVM: s390: pv: Add query dump information
` [PATCH v2 6/9] kvm: s390: Add configuration dump functionality
` [PATCH v2 7/9] kvm: s390: Add CPU "
` [PATCH v2 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH v2 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[PATCH 0/2] Enable notify VM exit
 2022-03-10 10:03 UTC  (6+ messages)
` [PATCH 1/2] linux-headers: Sync the linux headers
` [PATCH 2/2] i386: Add notify VM exit support

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-10  9:46 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] arm: 32 bit tests improvements
 2022-03-10  9:28 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Change text base address for 32 bit tests when running under kvmtool
` [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-03-10  8:30 UTC  (14+ messages)
` [PATCH 19/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
 2022-03-10  7:20 UTC  (3+ messages)
` [PATCH v2 1/2] vdpa: support exposing the config size to userspace
` [PATCH v2 2/2] vdpa: support exposing the count of vqs "

[PATCH][v4] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-03-10  5:54 UTC 

[RESEND PATCH] KVM: x86/mmu: make apf token non-zero to fix bug
 2022-03-10  5:09 UTC  (4+ messages)

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-10  4:18 UTC  (3+ messages)
` [PATCH 3/3] KVM: use vcalloc/__vcalloc for very large allocations

[PATCH] KVM: SVM: fix panic on out-of-bounds guest IRQ
 2022-03-10  3:17 UTC  (6+ messages)
`  "

[RFC 0/3] vdpa: add two ioctl commands to support generic vDPA
 2022-03-10  3:16 UTC  (4+ messages)
` [RFC 2/3] vdpa: support exposing the count of vqs to userspace

[kvm:queue 182/205] arch/x86/kernel/kvm.c:756:16: warning: no previous prototype for '__kvm_vcpu_is_preempted'
 2022-03-10  1:59 UTC 

[kvm:queue 182/205] <inline asm>:40:208: error: expected relocatable expression
 2022-03-10  1:28 UTC 

[PATCH v2 0/2] KVM: Prevent module exit until all VMs are freed
 2022-03-09 21:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Revert "KVM: set owner of cpu and vm file operations"

[PATCH v3 0/7] nSVM/SVM features
 2022-03-09 19:07 UTC  (17+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v3 2/7] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on
` [PATCH v3 5/7] KVM: x86: nSVM: implement nested vGIF
` [PATCH v3 6/7] KVM: x86: SVM: allow to force AVIC to be enabled
` [PATCH v3 7/7] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-09 18:52 UTC  (5+ messages)

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-09 17:47 UTC  (4+ messages)
` [PATCH RFC v1 9/9] KVM: SVM: Pin SEV pages in MMU during sev_launch_update_data()

[PATCH] vfio/mlx5: Fix to not use 0 as NULL pointer
 2022-03-09 17:34 UTC  (2+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-09 17:26 UTC  (3+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH 0/2] KVM: x86: add support for CPUID leaf 0x80000021
 2022-03-09 17:09 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: synthesize CPUID leaf 0x80000021h if useful

[PATCH MANUALSEL 5.10] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:51 UTC  (2+ messages)

[PATCH MANUALSEL 5.15] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH MANUALSEL 5.4] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH MANUALSEL 5.16] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-03-09 16:47 UTC  (2+ messages)

[PATCH 0/2] KVM: Xen PV timer fixups
 2022-03-09 16:41 UTC  (10+ messages)
` [PATCH 1/2] KVM: x86/xen: PV oneshot timer fixes
    ` [PATCH v2 "
` [PATCH 2/2] KVM: x86/xen: Update self test for Xen PV timers

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-09 16:01 UTC  (3+ messages)
` [PATCH v4 4/8] KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2

[PATCH 0/4] SVM fixes + apic fix
 2022-03-09 15:48 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
` [PATCH 3/4] KVM: x86: SVM: use vmcb01 in avic_init_vmcb

[PATCH v3 0/6] KVM: my debug patch queue
 2022-03-09 15:40 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-09 15:40 UTC  (12+ messages)
` [PATCH v2 08/25] KVM: x86/mmu: split cpu_mode from mmu_role
` [PATCH v2 19/25] KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
` [PATCH v2 24/25] KVM: x86/mmu: initialize constant-value fields just once

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2022-03-09 15:03 UTC  (5+ messages)
` [PATCH v7 1/2] KVM: LAPIC: Make lapic timer unpinned

[PATCH kvmtool v10 0/3] aarch64: Add stolen time support
 2022-03-09 13:34 UTC  (4+ messages)
` [PATCH kvmtool v10 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v10 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v10 3/3] Add --no-pvtime command line argument

[PATCH kvmtool v9 0/3] aarch64: Add stolen time support
 2022-03-09 13:20 UTC  (4+ messages)
` [PATCH kvmtool v9 2/3] "

[PATCH v6 0/9] IPI virtualization support for VM
 2022-03-09 12:59 UTC  (6+ messages)
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH][v3] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-03-09 12:42 UTC  (4+ messages)
  ` 答复: "

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-09 12:06 UTC  (5+ messages)
` [PATCH v9 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v9 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v2] Documentation: KVM: Update documentation to indicate KVM is arm64-only
 2022-03-09 11:17 UTC  (2+ messages)

[PATCH RESEND v2 0/5] memop selftest for storage key checking
 2022-03-09 10:43 UTC  (3+ messages)


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