kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 17:16:59 to 2020-10-30 14:08:52 UTC [more...]

[PATCH] [v3] x86: apic: avoid -Wshadow warning in header
 2020-10-30 14:06 UTC 

[PATCH] kvm: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
 2020-10-30 14:01 UTC 

[kvm-unit-tests PATCH] arm64: Add support for configuring the translation granule
 2020-10-30 12:44 UTC  (5+ messages)

ENQCMD
 2020-10-30 12:06 UTC  (3+ messages)

[PATCH] vhost/vsock: add IOTLB API support
 2020-10-30 11:44 UTC  (5+ messages)

[PATCH v6 0/5] iommu aux-domain APIs extensions
 2020-10-30 10:47 UTC  (10+ messages)
` [PATCH v6 1/5] vfio/mdev: Register mdev bus earlier during boot
` [PATCH v6 2/5] iommu: Use bus iommu ops for aux related callback
` [PATCH v6 3/5] iommu/vt-d: Make some static functions global
` [PATCH v6 4/5] iommu/vt-d: Add iommu_ops support for subdevice bus
` [PATCH v6 5/5] vfio/type1: Use mdev bus iommu_ops for IOMMU callbacks

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-10-30 10:08 UTC  (16+ messages)
` [PATCH v5 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v5 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v5 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v5 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v5 07/15] mm: Close race in generic_access_phys
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn
` [PATCH v5 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v5 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v5 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v5 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v5 15/15] PCI: Revoke mappings like devmem

[kvm-unit-tests PATCHv2] unittests.cfg: Increase timeout for apic test
 2020-10-30  8:15 UTC  (3+ messages)

[PATCH] KVM: x86: Filter out more Intel-specific PMU MSRs in kvm_init_msr_list()
 2020-10-30  7:17 UTC  (2+ messages)

[PATCH 1/2] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON when vPMU is enabled
 2020-10-30  5:30 UTC  (2+ messages)

[PATCH RESEND v13 00/10] Guest Last Branch Recording Enabling
 2020-10-30  3:52 UTC  (11+ messages)
` [PATCH RESEND v13 01/10] KVM: x86: Move common set/get handler of MSR_IA32_DEBUGCTLMSR to VMX
` [PATCH RESEND v13 02/10] KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static and expose it
` [PATCH RESEND v13 03/10] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility
` [PATCH RESEND v13 04/10] KVM: vmx/pmu: Clear PMU_CAP_LBR_FMT when guest LBR is disabled
` [PATCH RESEND v13 05/10] KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
` [PATCH RESEND v13 06/10] KVM: vmx/pmu: Pass-through LBR msrs to when the guest LBR event is ACTIVE
` [PATCH RESEND v13 07/10] KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
` [PATCH RESEND v13 08/10] KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
` [PATCH RESEND v13 09/10] KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES
` [PATCH RESEND v13 10/10] KVM: vmx/pmu: Release guest LBR event via lazy release mechanism

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-10-29 23:29 UTC  (14+ messages)
` [PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v11 06/14] s390/vfio-ap: introduce shadow APCB
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
` [PATCH v11 09/14] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v11 11/14] s390/zcrypt: Notify driver on config changed and scan complete callbacks

[kvm-unit-tests PATCH] x86: apic: test self-IPI in xAPIC mode
 2020-10-29 22:56 UTC 

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-29 22:12 UTC  (12+ messages)

[PATCH v2 0/1] KVM: arm64: fix the mmio faulting
 2020-10-29 21:09 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Add get-reg-list regression test
 2020-10-29 20:24 UTC  (6+ messages)
` [PATCH 1/4] KVM: selftests: Don't require THP to run tests
` [PATCH 2/4] KVM: selftests: Add aarch64 get-reg-list test
` [PATCH 3/4] KVM: selftests: Update aarch64 get-reg-list blessed list
` [PATCH 4/4] KVM: selftests: Add blessed SVE registers to get-reg-list

[PATCH] KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
 2020-10-29 17:24 UTC 

RISC-V UER for trapless doorbell register writes
 2020-10-29 17:19 UTC 

[kvm-unit-tests PATCH 1/2] x86: vmx: Add test for L2 change of CR4.OSXSAVE
 2020-10-29 17:10 UTC  (2+ messages)
` [kvm-unit-tests PATCH 2/2] x86: svm: "

[PATCH] kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
 2020-10-29 17:06 UTC 

Call for Volunteers: Summaries of a few KVMForum-2020 talks for an LWN article
 2020-10-29 14:27 UTC 

[PATCH] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
 2020-10-29 14:04 UTC 

[PATCH] KVM/VMX/SVM: Move kvm_machine_check function to x86.h
 2020-10-29 13:56 UTC 

[PATCH] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
 2020-10-29 13:41 UTC 

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-29 10:01 UTC  (9+ messages)
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn

[PATCH 0/4] kvm: Add a --enable-debug-kvm option to configure
 2020-10-29  6:13 UTC  (8+ messages)
  ` [PATCH 1/4] configure: "
  ` [PATCH 2/4] kvm: Replace DEBUG_KVM with CONFIG_DEBUG_KVM
    ` [PATCH 3/4] kvm: make printf always compile in debug output
      ` [PATCH 4/4] i386/kvm: "

[PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
 2020-10-29  7:08 UTC  (11+ messages)
` [PATCH 1/3] KVM: x86/mmu: Add helper macro for computing "
` [PATCH 2/3] KVM: x86/mmu: Open code GFN "rounding" in TDP MMU
` [PATCH 3/3] KVM: x86/mmu: Use hugepage GFN mask to compute GFN offset mask

[PATCH v2 0/2] DIAG 318 tests and fix
 2020-10-28  8:23 UTC  (8+ messages)
` [PATCH v2 1/2] s390/kvm: fix diag318 reset

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-10-28 23:22 UTC  (6+ messages)
` [PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
  ` [PATCH v3 15/35] PCI: vmd: Use msi_msg shadow structs

[Bug 209253] New: Loss of connectivity on guest after important host <-> guest traffic
 2020-10-28 23:41 UTC  (6+ messages)
` [Bug 209253] "

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-28  8:51 UTC  (5+ messages)
` [PATCH v6 2/4] KVM: x86: report negative values from wrmsr emulation to userspace

[PATCH rc] mm: always have io_remap_pfn_range() set pgprot_decrypted()
 2020-10-28 18:53 UTC 

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-10-28  8:47 UTC  (14+ messages)
` [PATCH 1/8] mm: slab: provide krealloc_array()
` [PATCH 3/8] vhost: vringh: use krealloc_array()
` [PATCH 5/8] edac: ghes: "
` [PATCH 6/8] drm: atomic: "

[RFC PATCH 1/2] sched/wait: Add add_wait_queue_priority()
 2020-10-28 14:44 UTC  (11+ messages)
` [PATCH v2 0/2] Allow KVM IRQFD to consistently intercept events
  ` [PATCH v2 1/2] sched/wait: Add add_wait_queue_priority()

[PATCH] x86: kvm: avoid -Wshadow warning in header
 2020-10-28 18:31 UTC  (3+ messages)

[PATCH 1/3] sched: better handling for busy polling loops
 2020-10-28  0:29 UTC  (5+ messages)

[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-10-28 20:24 UTC  (9+ messages)
` [PATCH 07/11] KVM: arm64: Inject AArch64 exceptions from HYP
` [PATCH 08/11] KVM: arm64: Inject AArch32 "

[PATCH 00/22] Introduce the TDP MMU
 2020-10-28 17:36 UTC  (4+ messages)
` [PATCH 04/22] KVM: mmu: extract spte.h and spte.c

[PATCH 0/6] Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID
 2020-10-27 23:10 UTC  (7+ messages)
` [PATCH 1/6] selftests: kvm: add tsc_msrs_test binary to gitignore
` [PATCH 2/6] Documentation: kvm: fix ordering of msr filter, pv documentation
` [PATCH 3/6] kvm: x86: reads of restricted pv msrs should also result in #GP
` [PATCH 4/6] kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
` [PATCH 5/6] kvm: x86: request masterclock update any time guest uses different msr
` [PATCH 6/6] selftests: kvm: test enforcement of paravirtual cpuid features

[PATCH 3/3] kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
 2020-10-27 23:13 UTC  (4+ messages)

[PATCH 0/5] Add a dirty logging performance test
 2020-10-27 23:37 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH 2/5] KVM: selftests: Remove address rounding in guest code
` [PATCH 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH 5/5] KVM: selftests: Introduce the dirty log perf test

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2020-10-27 21:23 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: x86: Get active PCID only when writing a CR3 value
` [PATCH v3 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
` [PATCH v3 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V "
` [PATCH v3 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v3 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
` [PATCH v3 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
` [PATCH v3 07/11] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
` [PATCH v3 08/11] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
` [PATCH v3 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
` [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
` [PATCH v3 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush

[PATCH 1/3] locking/rwlocks: Add contention detection for rwlocks
 2020-10-27 20:17 UTC  (7+ messages)
` [PATCH 3/3] sched: Add cond_resched_rwlock

[PATCH 1/2] kvm: x86/mmu: Add existing trace points to TDP MMU
 2020-10-27 17:59 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86/mmu: Add TDP MMU SPTE changed trace point

[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
 2020-10-27 17:58 UTC  (2+ messages)
` [PATCH v1 2/5] vfio: platform: Switch to use platform_get_mem_or_io_resource()

[RFC PATCH kvmtool v3 0/3] SPE support
 2020-10-27 17:17 UTC  (4+ messages)
` [RFC PATCH kvmtool v3 1/3] update_headers: Sync kvm UAPI headers with linux 5.10-rc1
` [RFC PATCH kvmtool v3 2/3] init: Add last_{init, exit} list macros
` [RFC PATCH kvmtool v3 3/3] arm64: Add SPE support

[kvm-unit-tests RFC PATCH v2 0/5] arm64: Statistical Profiling Extension Tests
 2020-10-27 17:19 UTC  (6+ messages)
` [kvm-unit-tests RFC PATCH v2 1/5] arm64: Move get_id_aa64dfr0() in processor.h
` [kvm-unit-tests RFC PATCH v2 2/5] lib/{bitops,alloc_page}.h: Add missing headers
` [kvm-unit-tests RFC PATCH v2 3/5] arm64: spe: Add introspection test
` [kvm-unit-tests RFC PATCH v2 4/5] lib: arm/arm64: Add function to unmap a page
` [kvm-unit-tests RFC PATCH v2 5/5] am64: spe: Add buffer test


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