kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 17:24:12 to 2021-03-29 16:18:39 UTC [more...]

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-29 16:17 UTC  (18+ messages)
` [RFC v3 2/5] KVM: x86: add support for ioregionfd signal handling
` [RFC v3 3/5] KVM: implement wire protocol
` [RFC v3 4/5] KVM: add ioregionfd context

[syzbot] WARNING: refcount bug in nfc_llcp_local_put
 2021-03-29 15:53 UTC 

[syzbot] KASAN: use-after-free Read in nfc_llcp_sock_unlink
 2021-03-29 15:43 UTC 

[PATCH v2 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-03-29 13:34 UTC  (6+ messages)
` [PATCH v2 1/3] Linux headers: update from 5.12-rc3
` [PATCH v2 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v2 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-29 13:31 UTC  (8+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 3/3] mm: unexport follow_pfn

[RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-29 13:25 UTC  (4+ messages)
` [RFC PATCH v5 10/10] KVM: selftests: Add a test for kvm page table code

[kvm-unit-tests PATCH v2 0/8] Testing SSCH, CSCH and HSCH for errors
 2021-03-29 12:50 UTC  (29+ messages)
` [kvm-unit-tests PATCH v2 1/8] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v2 2/8] s390x: lib: css: SCSW bit definitions
` [kvm-unit-tests PATCH v2 3/8] s390x: css: simplify skipping tests on no device
` [kvm-unit-tests PATCH v2 4/8] s390x: lib: css: separate wait for IRQ and check I/O completion
` [kvm-unit-tests PATCH v2 5/8] s390x: lib: css: add SCSW ctrl expectations to "
` [kvm-unit-tests PATCH v2 6/8] s390x: css: testing ssch error response

[PATCH] KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
 2021-03-29 12:48 UTC 

[PATCH v2 0/2] KVM: x86: hyper-v: Fix TSC page update after KVM_SET_CLOCK(0) call
 2021-03-29 11:48 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: hyper-v: Properly divide maybe-negative 'hv_clock->system_time' in compute_tsc_page_parameters()
` [PATCH v2 2/2] selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)

[PATCH] KVM: X86: Properly account for guest CPU time when considering context tracking
 2021-03-29  9:43 UTC 

[PATCH] KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
 2021-03-29  9:39 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: hyper-v: Fix TSC page update after KVM_SET_CLOCK(0) call
 2021-03-29  8:58 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: hyper-v: Forbid unsigned hv_clock->system_time to go negative after KVM_REQ_CLOCK_UPDATE
` [PATCH 2/2] selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)

[PATCH 00/18] Make vfio_mdev type safe
 2021-03-29  8:50 UTC  (34+ messages)
` [PATCH 02/18] vfio/mdev: Add missing typesafety around mdev_device
` [PATCH 03/18] vfio/mdev: Simplify driver registration
` [PATCH 04/18] vfio/mdev: Use struct mdev_type in struct mdev_device
` [PATCH 05/18] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
` [PATCH 06/18] vfio/mdev: Expose mdev_get/put_parent to mdev_private.h
` [PATCH 07/18] vfio/mdev: Add missing reference counting to mdev_type
` [PATCH 08/18] vfio/mdev: Reorganize mdev_device_create()
` [PATCH 09/18] vfio/mdev: Add missing error handling to dev_set_name()
` [PATCH 10/18] vfio/mdev: Remove duplicate storage of parent in mdev_device
` [PATCH 11/18] vfio/mdev: Add mdev/mtype_get_type_group_id()
` [PATCH 17/18] vfio/mdev: Remove kobj from mdev_parent_ops->create()
` [PATCH 18/18] vfio/mdev: Correct the function signatures for the mdev_type_attributes

[PATCH] MAINTAINERS: add backups for s390 vfio drivers
 2021-03-29  8:15 UTC  (4+ messages)

[PATCH v4 00/16] KVM: x86/pmu: Add basic support to enable Guest PEBS via DS
 2021-03-29  5:41 UTC  (17+ messages)
` [PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
` [PATCH v4 02/16] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v4 03/16] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v4 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v4 05/16] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v4 06/16] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter
` [PATCH v4 07/16] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v4 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer
` [PATCH v4 09/16] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v4 10/16] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v4 11/16] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v4 12/16] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v4 13/16] KVM: x86/pmu: Disable guest PEBS before vm-entry in two cases
` [PATCH v4 14/16] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v4 15/16] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v4 16/16] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-28 21:01 UTC  (9+ messages)
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-26 21:39 UTC  (5+ messages)
` [PATCH v4 "

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-03-26 20:04 UTC  (9+ messages)
` [RFC Part1 PATCH 03/13] x86: add a helper routine for the PVALIDATE instruction

[PATCH 0/4 v5] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-26 17:35 UTC  (4+ messages)
` [PATCH 1/4 v5] KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_vmexit()

[PATCH] KVM: make: Fix out-of-source module builds
 2021-03-26 17:36 UTC  (2+ messages)

[PATCH v2] selftests: kvm: make hardware_disable_test less verbose
 2021-03-26 17:17 UTC  (2+ messages)

[PATCH] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-03-26 17:14 UTC  (7+ messages)

[PATCH 1/1] KVM: x86: remove unused declaration of kvm_write_tsc()
 2021-03-26 17:14 UTC  (3+ messages)

[PATCH] KVM: clean up the unused argument
 2021-03-26 17:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/mmu: Fix TLB flushing bugs in TDP MMU
 2021-03-26 17:12 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
` [PATCH v2 2/3] KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
` [PATCH v2 3/3] KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages

[PATCH v3 05/14] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
 2021-03-26 16:54 UTC  (2+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-26 15:09 UTC  (18+ messages)
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH v5 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-26 13:25 UTC  (4+ messages)
` [PATCH v5 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH] x86: Simplify the return expression
 2021-03-26 11:27 UTC 

[PATCH 0/4] vfio: fix a couple of spelling mistakes detected by codespell tool
 2021-03-26  9:20 UTC  (9+ messages)
` [PATCH 1/4] vfio/type1: fix a couple of spelling mistakes
` [PATCH 2/4] vfio/mdev: Fix spelling mistake "interal" -> "internal"
` [PATCH 3/4] vfio/pci: fix a couple of spelling mistakes
` [PATCH 4/4] vfio/platform: Fix spelling mistake "registe" -> "register"

[PATCH 7/7] Remove unnecessary variable
 2021-03-26  8:36 UTC 

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-26  7:36 UTC  (10+ messages)
` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
    `  "

remove the nvlink2 pci_vfio subdriver v2
 2021-03-26  6:13 UTC  (3+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2
` [PATCH 2/2] powerpc/powernv: remove the nvlink support

[RFC PATCH v3 0/2] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-26  3:16 UTC  (3+ messages)
` [RFC PATCH v3 1/2] KVM: arm64: Move CMOs from user_mem_abort to the fault handlers
` [RFC PATCH v3 2/2] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH V2] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-03-26  2:41 UTC 

[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
 2021-03-26  2:19 UTC  (19+ messages)
` [PATCH 01/18] KVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping collapsible SPTEs
` [PATCH 02/18] KVM: x86/mmu: Move flushing for "slot" handlers to caller for legacy MMU
` [PATCH 03/18] KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs
` [PATCH 04/18] KVM: x86/mmu: Coalesce TLB flushes across address spaces for gfn range zap
` [PATCH 05/18] KVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_zap_gfn_range()
` [PATCH 06/18] KVM: x86/mmu: Pass address space ID to TDP MMU root walkers
` [PATCH 07/18] KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE
` [PATCH 08/18] KVM: Move prototypes for MMU notifier callbacks to generic code
` [PATCH 09/18] KVM: Move arm64's MMU notifier trace events "
` [PATCH 10/18] KVM: Move x86's MMU notifier memslot walkers "
` [PATCH 11/18] KVM: arm64: Convert to the gfn-based MMU notifier callbacks
` [PATCH 12/18] KVM: MIPS/MMU: "
` [PATCH 13/18] KVM: PPC: "
` [PATCH 14/18] KVM: Kill off the old hva-based "
` [PATCH 15/18] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot
` [PATCH 16/18] KVM: Don't take mmu_lock for range invalidation unless necessary
` [PATCH 17/18] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible
` [PATCH 18/18] KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-26  1:24 UTC  (4+ messages)
` [RFC PATCH 4/4] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH] KVM: VMX: Check the corresponding bits according to the intel sdm
 2021-03-26  0:39 UTC  (4+ messages)

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-03-25 23:56 UTC  (17+ messages)
                  ` [PATCH] x86/tlb: Flush global mappings when KAISER is disabled

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-25 21:51 UTC 

[PATCH] vfio/type1: Empty batch for pfnmap pages
 2021-03-25 19:25 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Fix TLB flushing bugs in TDP MMU
 2021-03-25 19:15 UTC  (8+ messages)
` [PATCH 2/2] KVM: x86/mmu: Ensure TLBs are flushed when yielding during NX zapping

[PATCH] tools/kvm_stat: Add restart delay
 2021-03-25 18:14 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.12, take #3
 2021-03-25 18:13 UTC  (2+ messages)

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-03-25 17:41 UTC  (6+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support


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