kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 11:54:06 to 2020-06-16 01:56:32 UTC [more...]

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-16  1:56 UTC  (24+ messages)
` [PATCH v2 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v2 02/15] iommu: Report domain nesting info
` [PATCH v2 03/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v2 04/15] vfio: Add PASID allocation/free support
` [PATCH v2 05/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v2 06/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v2 07/15] iommu/uapi: Add iommu_gpasid_unbind_data
` [PATCH v2 08/15] iommu: Pass domain and unbind_data to sva_unbind_gpasid()
` [PATCH v2 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v2 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v2 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v2 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v2 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v2 14/15] vfio: Document dual stage control
` [PATCH v2 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH 1/2] kvm: x86: Refine kvm_write_tsc synchronization generations
 2020-06-15 23:07 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86: Track synchronized vCPUs in nr_vcpus_matched_tsc

[PATCH v2] KVM: arm64: Allow in-atomic injection of SPIs
 2020-06-15 20:38 UTC 

[PATCH] kselftest: runner: fix TAP output for skipped tests
 2020-06-15 19:28 UTC  (5+ messages)

[PATCH] KVM: VMX: Add helpers to identify interrupt type from intr_info
 2020-06-15 16:12 UTC  (2+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-15 16:11 UTC  (8+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v8 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v8 05/11] vhost: format-independent API for used buffers

[PATCH] KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool
 2020-06-15 16:02 UTC  (2+ messages)

[PATCH RFC v7 00/14] vhost: ring format independence
 2020-06-15 16:05 UTC  (7+ messages)
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version

[PATCH 0/3] INVPCID support for the AMD guests
 2020-06-15 14:59 UTC  (14+ messages)
` [PATCH 1/3] KVM: X86: Move handling of INVPCID types to x86
` [PATCH 2/3] KVM:SVM: Add extended intercept support
` [PATCH 3/3] KVM:SVM: Enable INVPCID feature on AMD

[PATCH 0/4] KVM/arm64: Enable PtrAuth on non-VHE KVM
 2020-06-15 14:17 UTC  (17+ messages)
` [PATCH 1/4] KVM: arm64: Enable Pointer Authentication at EL2 if available
` [PATCH 2/4] KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=n
` [PATCH 3/4] KVM: arm64: Allow PtrAuth to be enabled from userspace on non-VHE systems
` [PATCH 4/4] KVM: arm64: Check HCR_EL2 instead of shadow copy to swap PtrAuth registers

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-15 13:27 UTC  (18+ messages)
` [PATCH v2 01/17] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH v2 02/17] arm64: Detect the ARMv8.4 TTL feature
` [PATCH v2 03/17] arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
` [PATCH v2 04/17] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 05/17] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH v2 06/17] KVM: arm64: Introduce accessor for ctxt->sys_reg
` [PATCH v2 07/17] KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
` [PATCH v2 08/17] KVM: arm64: sve: Use __vcpu_sys_reg() "
` [PATCH v2 09/17] KVM: arm64: pauth: Use ctxt_sys_reg() "
` [PATCH v2 10/17] KVM: arm64: debug: "
` [PATCH v2 11/17] KVM: arm64: Make struct kvm_regs userspace-only
` [PATCH v2 12/17] KVM: arm64: Move ELR_EL1 to the system register array
` [PATCH v2 13/17] KVM: arm64: Move SP_EL1 "
` [PATCH v2 14/17] KVM: arm64: Disintegrate SPSR array
` [PATCH v2 15/17] KVM: arm64: Move SPSR_EL1 to the system register array
` [PATCH v2 16/17] KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
` [PATCH v2 17/17] KVM: arm64: timers: Move timer registers to the sys_regs file

[PATCH v2 0/1] s390: virtio: let's arch choose to accept devices without IOMMU feature
 2020-06-15 12:39 UTC  (2+ messages)
` [PATCH v2 1/1] s390: virtio: let arch "

[PATCH] KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-15 12:20 UTC  (2+ messages)

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-15 12:15 UTC  (4+ messages)

[PATCH] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-15 12:01 UTC 

[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
 2020-06-15 11:50 UTC  (10+ messages)

[PATCH v7 0/3] Use DIAG318 to set Control Program Name & Version Codes
 2020-06-15 10:55 UTC  (5+ messages)
` [PATCH v7 3/3] s390/kvm: diagnose 0x318 get/set handling

KVM call for 2016-06-16
 2020-06-15 10:28 UTC  (3+ messages)

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-15  9:32 UTC  (13+ messages)
` [kvm-unit-tests PATCH v9 01/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v9 02/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v9 03/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v9 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v9 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v9 07/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v9 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v9 10/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v9 11/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v9 12/12] s390x: css: ssch/tsch with sense and interrupt

[PATCH] KVM: MIPS: Fix a build error for !CPU_LOONGSON64
 2020-06-15  9:26 UTC  (2+ messages)

[PATCH] KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
 2020-06-15  9:26 UTC  (2+ messages)

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-15  2:43 UTC  (7+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-06-13  9:42 UTC  (16+ messages)
` [PATCH v12 01/11] perf/x86: Fix variable types for LBR registers
` [PATCH v12 02/11] perf/x86/core: Refactor hw->idx checks and cleanup
` [PATCH v12 03/11] perf/x86/lbr: Add interface to get LBR information
` [PATCH v12 04/11] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v12 05/11] perf/x86: Keep LBR records unchanged in host context for guest usage
` [PATCH v12 06/11] KVM: vmx/pmu: Expose LBR to guest via MSR_IA32_PERF_CAPABILITIES
` [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion
` [PATCH v12 08/11] KVM: vmx/pmu: Pass-through LBR msrs when guest LBR event is scheduled
` [PATCH v12 09/11] KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
` [PATCH v12 10/11] KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
` [PATCH v12 11/11] KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
` [Qemu-devel] [PATCH 1/2] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
` [Qemu-devel] [PATCH 2/2] target/i386: add -cpu,lbr=true support to enable guest LBR

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-12 20:03 UTC  (4+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "

[GIT PULL] Second batch of KVM patches for Linux 5.8
 2020-06-12 19:25 UTC  (2+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-12 13:13 UTC  (22+ messages)
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH] kvm: support to get/set dirty log initial-all-set capability
 2020-06-12  9:35 UTC  (5+ messages)

KVM guest freeze on Linux > 4.19
 2020-06-12  7:29 UTC 

[Bug 200101] random freeze under load
 2020-06-12  6:15 UTC 

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-06-12  5:28 UTC  (8+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-12  4:42 UTC 

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-11 23:10 UTC  (11+ messages)
` [RFC PATCH v4 04/10] vfio/pci: let vfio_pci know number of vendor regions and vendor irqs
` [RFC PATCH v4 08/10] i40e/vf_migration: VF live migration - pass-through VF first

[PATCH] KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
 2020-06-11 20:14 UTC  (2+ messages)

[PATCH] KVM: check userspace_addr for all memslots
 2020-06-11 20:11 UTC  (4+ messages)

[GIT PULL] KVM/arm64 fixes for 5.8, take #1
 2020-06-11 18:04 UTC  (2+ messages)

[RFC v6 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-06-11 16:16 UTC  (27+ messages)
` [RFC v6 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v6 02/25] header file update VFIO/IOMMU vSVA APIs kernel 5.7-rc4
` [RFC v6 03/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v6 04/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v6 05/25] intel_iommu: add get_iommu_attr() callback
` [RFC v6 06/25] vfio: pass nesting iommu requirement into vfio_get_group()
` [RFC v6 07/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v6 08/25] hw/iommu: introduce HostIOMMUContext
` [RFC v6 09/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v6 10/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v6 11/25] vfio/common: provide PASID alloc/free hooks
` [RFC v6 12/25] vfio: init HostIOMMUContext per-container
` [RFC v6 13/25] intel_iommu: add virtual command capability support
` [RFC v6 14/25] intel_iommu: process PASID cache invalidation
` [RFC v6 15/25] intel_iommu: add PASID cache management infrastructure
` [RFC v6 16/25] vfio: add bind stage-1 page table support
` [RFC v6 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v6 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v6 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v6 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v6 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v6 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v6 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v6 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v6 25/25] intel_iommu: modify x-scalable-mode to be string option

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-11 15:59 UTC  (11+ messages)
` [PATCH 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH 18/21] KVM: arm64: Use common KVM implementation of MMU "

[PATCH 1/2] KVM: async_pf: Cleanup kvm_setup_async_pf()
 2020-06-11 15:35 UTC  (4+ 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).