kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 21:12:59 to 2020-07-13 01:10:10 UTC [more...]

[PATCH v2 0/2] VFIO mdev aggregated resources handling
 2020-07-13  0:59 UTC  (16+ messages)
` [PATCH v3 "

[PATCH 1/2] rculist : Introduce list/hlist_for_each_entry_srcu() macros
 2020-07-12 16:08 UTC  (3+ messages)
` [PATCH 2/2] kvm: mmu: page_track: Fix RCU list API usage

[PATCH 2/7] kvm/vfio: detect assigned device via irqbypass manager
 2020-07-12 15:29 UTC 

[PATCH 0/7] *** IRQ offloading for vDPA ***
 2020-07-12 14:52 UTC 

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

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

[kvm-unit-tests PATCH] x86: reverse FW_CFG_MAX_ENTRY and FW_CFG_MAX_RAM
 2020-07-11 16:14 UTC 

[PATCH 0/3 v4] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-11 16:12 UTC  (5+ messages)
` [PATCH 3/3 v4] kvm-unit-tests: nSVM: Test that MBZ bits in CR3 and CR4 are not set "

[PATCH 0/5] KVM: arm64: pvtime: Fixes and a new cap
 2020-07-11 10:20 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm64: pvtime: steal-time is only supported when configured
` [PATCH 2/5] KVM: arm64: pvtime: Fix potential loss of stolen time
` [PATCH 3/5] KVM: arm64: pvtime: Fix stolen time accounting across migration
` [PATCH 4/5] KVM: Documentation minor fixups
` [PATCH 5/5] arm64/x86: KVM: Introduce steal-time cap

[vhost:config-endian 33/36] drivers/vdpa/vdpa_sim/vdpa_sim.c:335:21: sparse: sparse: incorrect type in assignment (different base types)
 2020-07-11  8:01 UTC 

[kvm-unit-tests PATCH 0/4] x86: svm: bare-metal fixes
 2020-07-10 23:35 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/4] x86: svm: clear CR4.DE on DR intercept test
` [kvm-unit-tests PATCH 2/4] x86: svm: present bit is set on nested page-faults
` [kvm-unit-tests PATCH 3/4] x86: remove blind writes from setup_mmu()
` [kvm-unit-tests PATCH 4/4] x86: Allow to limit maximum RAM address

[PATCH 1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-07-10 22:40 UTC  (8+ messages)
` [PATCH 2/4] kvm: vmx: check tsc offsetting with nested_cpu_has()
` [PATCH 3/4] selftests: kvm: use a helper function for reading cpuid
` [PATCH 4/4] selftests: kvm: introduce tsc_offset_test

[PATCH] KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF
 2020-07-10 20:51 UTC 

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 17:49 UTC  (22+ messages)
` [PATCH v3 1/9] KVM: x86: Add helper functions for illegal GPA checking and page fault injection
` [PATCH v3 2/9] KVM: x86: mmu: Move translate_gpa() to mmu.c
` [PATCH v3 3/9] KVM: x86: mmu: Add guest physical address check in translate_gpa()
` [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to update_exception_bitmap
` [PATCH v3 5/9] KVM: x86: update exception bitmap on CPUID changes
` [PATCH v3 6/9] KVM: VMX: introduce vmx_need_pf_intercept
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
` [PATCH v3 8/9] KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
` [PATCH v3 9/9] KVM: x86: SVM: VMX: Make GUEST_MAXPHYADDR < HOST_MAXPHYADDR support configurable

[PATCH v4 0/9] KVM: nSVM: fixes for CR3/MMU switch upon nested guest entry/exit
 2020-07-10 17:03 UTC  (11+ messages)
` [PATCH v4 1/9] KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_init_shadow_mmu()
` [PATCH v4 2/9] KVM: MMU: stop dereferencing vcpu->arch.mmu to get the context for MMU init
` [PATCH v4 3/9] KVM: nSVM: reset nested_run_pending upon nested_svm_vmrun_msrpm() failure
` [PATCH v4 4/9] KVM: nSVM: prepare to handle errors from enter_svm_guest_mode()
` [PATCH v4 5/9] KVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_enabled()
` [PATCH v4 6/9] KVM: nSVM: move kvm_set_cr3() after nested_svm_uninit_mmu_context()
` [PATCH v4 7/9] KVM: nSVM: implement nested_svm_load_cr3() and use it for host->guest switch
` [PATCH v4 8/9] KVM: nSVM: use nested_svm_load_cr3() on guest->host switch
` [PATCH v4 9/9] KVM: x86: drop superfluous mmu_check_root() from fast_pgd_switch()

[GIT PULL] Second batch of KVM changes for Linux 5.8-rc5
 2020-07-10 16:55 UTC  (2+ messages)

[PATCH v3] KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
 2020-07-10 16:53 UTC  (2+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 16:49 UTC  (11+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-10 16:28 UTC  (7+ messages)
` [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion

[PATCH 3/5] vfio/pci: add qat devices to blocklist
 2020-07-10 16:22 UTC  (7+ messages)

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-10 16:13 UTC  (4+ messages)

[PATCH v2] KVM: SVM: emulate MSR_IA32_PERF_CAPABILITIES
 2020-07-10 15:23 UTC  (5+ messages)

[PATCH] PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
 2020-07-10 14:29 UTC  (2+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-10 13:03 UTC  (16+ messages)
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)

[PATCH v3 0/9] KVM: nSVM: fixes for CR3/MMU switch upon nested guest entry/exit
 2020-07-10 12:30 UTC  (7+ messages)
` [PATCH v3 7/9] KVM: nSVM: implement nested_svm_load_cr3() and use it for host->guest switch

[PATCH] vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
 2020-07-10 12:12 UTC 

[PATCH] vhost/scsi: fix up req type endian-ness
 2020-07-10 10:48 UTC 

[PATCH v2] KVM: nVMX: fixes for preemption timer migration
 2020-07-10  9:27 UTC  (3+ messages)

[RFC PATCH v4 0/8] KVMTOOL RISC-V Support
 2020-07-10  9:00 UTC  (9+ messages)
` [RFC PATCH v4 1/8] update_headers: Sync-up ABI headers with Linux-5.8-rc4
` [RFC PATCH v4 2/8] riscv: Initial skeletal support
` [RFC PATCH v4 3/8] riscv: Implement Guest/VM arch functions
` [RFC PATCH v4 4/8] riscv: Implement Guest/VM VCPU "
` [RFC PATCH v4 5/8] riscv: Add PLIC device emulation
` [RFC PATCH v4 6/8] riscv: Generate FDT at runtime for Guest/VM
` [RFC PATCH v4 7/8] riscv: Handle SBI calls forwarded to user space
` [RFC PATCH v4 8/8] riscv: Generate PCI host DT node

[PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
 2020-07-10  8:37 UTC  (8+ messages)

[PATCH v13 00/17] KVM RISC-V Support
 2020-07-10  8:25 UTC  (18+ messages)
` [PATCH v13 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v13 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v13 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v13 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v13 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v13 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v13 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v13 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v13 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v13 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v13 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v13 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v13 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v13 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v13 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v13 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v13 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-07-10  8:06 UTC  (10+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parameters

[PATCH] KVM: MIPS: Fix build errors for 32bit kernel
 2020-07-10  7:23 UTC  (2+ messages)

[RFC PATCH 0/3] MIPS KVM related clean-ups
 2020-07-10  7:15 UTC  (5+ messages)
` [RFC PATCH 1/3] MIPS: Retire kvm paravirt
` [RFC PATCH 2/3] MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
` [RFC PATCH 3/3] MIPS: KVM: Remove outdated README

[PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
 2020-07-10  6:44 UTC  (15+ messages)

[PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack
 2020-07-10  4:58 UTC  (14+ messages)

[PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
 2020-07-10  4:29 UTC  (5+ messages)

[PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
 2020-07-09 23:37 UTC  (10+ messages)

[PATCH v5] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-09 23:29 UTC  (5+ messages)

[PATCH v3 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-07-09 22:53 UTC  (5+ messages)
` [PATCH v3 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v3 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call


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