kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 20:17:52 to 2021-08-10 15:01:11 UTC [more...]

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-08-10 15:00 UTC  (13+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-10 14:57 UTC  (22+ messages)
` [PATCH 1/7] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/7] vfio: Export unmap_mapping_range() wrapper
` [PATCH 3/7] vfio/pci: Use vfio_device_unmap_mapping_range()
` [PATCH 4/7] vfio,vfio-pci: Add vma to pfn callback
` [PATCH 6/7] vfio: Add vfio_device_io_remap_mapping_range()
` [PATCH 7/7] vfio/pci: Remove map-on-fault behavior

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-10 14:59 UTC  (16+ messages)
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons

[PATCH] KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
 2021-08-10 14:45 UTC 

[PATCH v2 0/3] SVM 5-level page table support
 2021-08-10 14:37 UTC  (19+ messages)
` [PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
` [PATCH v2 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v2 3/3] KVM: SVM: Add 5-level page table support for SVM

[kvm-unit-tests PATCH] x86/msr.c generalize to any input msr
 2021-08-10 14:31 UTC 

[PATCH] KVM: X86: Don't reset dr6 unconditionally when the vcpu being scheduled out
 2021-08-10 12:49 UTC  (15+ messages)
  ` [PATCH V2 1/3] KVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
    ` [PATCH V2 2/3] KVM: X86: Set the hardware DR6 only when KVM_DEBUGREG_WONT_EXIT
    ` [PATCH V2 3/3] KVM: X86: Reset "

[PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
 2021-08-10 12:30 UTC  (14+ messages)
` [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v6 16/21] arm64: cpufeature: Enumerate support for Enhanced Counter Virtualization
` [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
` [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems

[RFC PATCH v2 0/5] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-10 11:41 UTC  (6+ messages)
` [RFC PATCH v2 1/5] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit
` [RFC PATCH v2 2/5] vhost/vsock: support MSG_EOR bit processing
` [RFC PATCH v2 3/5] virito/vsock: "
` [RFC PATCH v2 4/5] af_vsock: rename variables in receive loop
` [RFC PATCH v2 5/5] vsock_test: update message bounds test for MSG_EOR

[PATCH] KVM: stats: remove dead stores
 2021-08-10 10:21 UTC 

[RFC v2] /dev/iommu uAPI proposal
 2021-08-10  9:00 UTC  (15+ messages)

[PATCH 0/2] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-08-10  9:15 UTC  (4+ messages)
` [PATCH 1/2] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH 2/2] KVM: nSVM: temporarly save vmcb12's efer, cr0 and cr4 to avoid TOC/TOU races

[PATCH v7 00/15] Introduce Architectural LBR for vPMU
 2021-08-10  9:08 UTC  (15+ messages)
` [PATCH v7 03/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v7 04/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v7 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v7 13/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-08-10  8:49 UTC  (10+ messages)
` [PATCH 0/1] Improve yield (was: sched: Move SCHED_DEBUG sysctl to debugfs)
  ` [PATCH 1/1] sched/fair: improve yield_to vs fairness

[PATCH v3] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-10  8:33 UTC  (2+ messages)

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-10  8:26 UTC  (3+ messages)
` [PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-10  7:43 UTC  (12+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH v14] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-10  6:51 UTC 

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-08-10  6:25 UTC 

[PATCH] KVM: x86/pmu: Don't expose guest LBR if the LBR_SELECT is shared per physical core
 2021-08-10  3:21 UTC  (5+ messages)
      ` [NAK][PATCH] "

[PATCH v4 0/3] Add detailed page size stats in KVM stats
 2021-08-10  0:01 UTC  (5+ messages)
` [PATCH v4 3/3] KVM: x86/mmu: Add detailed page size stats

[PATCH] kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
 2021-08-09 23:33 UTC  (2+ messages)

[syzbot] kernel BUG in find_lock_entries
 2021-08-09 22:54 UTC  (4+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-09 22:16 UTC  (12+ messages)
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "

[kvm-unit-tests PATCH 0/2] Couple of SVM fixes
 2021-08-09 19:43 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: access: Fix timeout failure by limiting number of flag combinations

[PATCH v3 00/12] My AVIC patch queue
 2021-08-09 19:14 UTC  (5+ messages)
` [PATCH v3 06/12] KVM: x86: don't disable APICv memslot when inhibited

[PATCH v2 0/2] KVM: x86: Purge __ex() and __kvm_spurious_fault()
 2021-08-09 17:39 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
` [PATCH v2 2/2] KVM: x86: Move declaration of kvm_spurious_fault() to x86.h

[PATCH] KVM: x86: remove dead initialization
 2021-08-09 17:05 UTC  (2+ messages)

[PATCH v2 0/8] My AVIC patch queue
 2021-08-09 16:47 UTC  (9+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
      ` KVM's support for non default APIC base

[kvm-unit-tests PATCH v1 0/4] S390x: CPU Topology Information
 2021-08-09 15:59 UTC  (16+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v1 2/4] s390x: lib: Move stsi_get_fc to library
` [kvm-unit-tests PATCH v1 3/4] s390x: topology: check the Perform Topology Function
` [kvm-unit-tests PATCH v1 4/4] s390x: Topology: checking Configuration Topology Information

[PATCH v13] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-09 15:22 UTC 

[PATCH 0/5] KVM: x86: Clean up redundant macro definitions
 2021-08-09 15:08 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86: Clean up redundant mod_64(x, y) macro definition
` [PATCH 2/5] KVM: x86: Clean up redundant CC "
` [PATCH 3/5] KVM: x86: Clean up redundant ROL16(val, n) "
` [PATCH 4/5] KVM: x86: Clean up redundant __ex(x) "
` [PATCH 5/5] KVM: x86: Clean up redundant pr_fmt(fmt) macro definition for svm

[PATCH 0/2] Fix ptp_kvm_get_time_fn infinite loop and remove redundant EXPORT_SYMBOL_GPL
 2021-08-09 13:05 UTC  (2+ messages)

[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-08-09 10:23 UTC  (6+ messages)

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-09  8:50 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86: Add Arch LBR unit-test application
 2021-08-09  4:55 UTC  (2+ messages)

[PATCH v4 0/6] IPI virtualization support for VM
 2021-08-09  3:29 UTC  (7+ messages)
` [PATCH v4 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v4 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v4 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v4 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v4 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v4 6/6] KVM: VMX: enable IPI virtualization

[PATCH v1 0/3] SVM 5-level page table support
 2021-08-08 19:30 UTC  (7+ messages)
` [PATCH v1 1/3] KVM: x86: Convert TDP level calculation to vendor's specific code
` [PATCH v1 2/3] KVM: x86: Handle the case of 5-level shadow page table

[PATCH v4 01/14] vfio/samples: Remove module get/put
 2021-08-08  8:54 UTC  (2+ messages)

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-07 14:22 UTC  (2+ messages)

[PATCH 00/16] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-08-07 13:49 UTC  (17+ messages)
` [PATCH 01/16] KVM: MMU: pass unadulterated gpa to direct_page_fault
` [PATCH 02/16] KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
` [PATCH 03/16] KVM: MMU: Introduce struct kvm_page_fault
` [PATCH 04/16] KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault
` [PATCH 05/16] KVM: MMU: change direct_page_fault() "
` [PATCH 06/16] KVM: MMU: change page_fault_handle_page_track() "
` [PATCH 07/16] KVM: MMU: change try_async_pf() "
` [PATCH 08/16] KVM: MMU: change handle_abnormal_pfn() "
` [PATCH 09/16] KVM: MMU: change __direct_map() "
` [PATCH 10/16] KVM: MMU: change FNAME(fetch)() "
` [PATCH 11/16] KVM: MMU: change kvm_tdp_mmu_map() "
` [PATCH 12/16] KVM: MMU: change tdp_mmu_map_handle_target_level() "
` [PATCH 13/16] KVM: MMU: change fast_page_fault() "
` [PATCH 14/16] KVM: MMU: change kvm_mmu_hugepage_adjust() "
` [PATCH 15/16] KVM: MMU: change disallowed_hugepage_adjust() "
` [PATCH 16/16] KVM: MMU: change tracepoints "

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-08-07  0:59 UTC  (7+ messages)
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-08-06 22:24 UTC  (9+ messages)
` [RFC PATCH v2 41/69] KVM: x86: Add infrastructure for stolen GPA bits

[PATCH] kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
 2021-08-06 22:20 UTC 

[PATCH for-6.2 01/12] accel: Rename TYPE_ACCEL to TYPE_ACCEL_BASE
 2021-08-06 21:11 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).