kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 15:36:11 to 2020-02-22 08:19:11 UTC [more...]

[PATCH v2] KVM: x86: enable dirty log gradually in small chunks
 2020-02-22  8:18 UTC  (12+ messages)

[RFC v3.1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-22  8:07 UTC  (23+ messages)
` [RFC v3.1 01/22] scripts/update-linux-headers: Import iommu.h
` [RFC v3.1 02/22] header file update VFIO/IOMMU vSVA APIs
` [RFC v3.1 03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v3.1 04/22] hw/iommu: introduce HostIOMMUContext
` [RFC v3.1 05/22] hw/pci: add pci_device_setup_iommu
` [RFC v3.1 06/22] vfio/pci: init HostIOMMUContext per-container
` [RFC v3.1 07/22] vfio: get nesting iommu cap info from Kernel
` [RFC v3.1 08/22] vfio/common: add pasid_alloc/free support
` [RFC v3.1 09/22] hw/pci: add pci_device_host_iommu_context()
` [RFC v3.1 10/22] intel_iommu: add virtual command capability support
` [RFC v3.1 11/22] intel_iommu: process pasid cache invalidation
` [RFC v3.1 12/22] intel_iommu: add PASID cache management infrastructure
` [RFC v3.1 13/22] vfio: add bind stage-1 page table support
` [RFC v3.1 14/22] intel_iommu: bind/unbind guest page table to host
` [RFC v3.1 15/22] intel_iommu: replay guest pasid bindings "
` [RFC v3.1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v3.1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v3.1 18/22] vfio/common: add support for flush iommu stage-1 cache
` [RFC v3.1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v3.1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v3.1 21/22] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v3.1 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH] KVM: x86: Adjust counter sample period after a wrmsr
 2020-02-22  7:34 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-02-22  6:33 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-02-22  3:33 UTC 

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-22  2:15 UTC  (8+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-22  0:21 UTC  (5+ messages)
` [Bug 206579] "

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-22  0:19 UTC  (11+ messages)

[kvm-unit-tests PATCH] x86: pmu: Test perfctr overflow after WRMSR on a running counter
 2020-02-21 22:41 UTC 

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-21 20:19 UTC  (7+ messages)
` [PATCH v17 4/9] mm: Introduce Reported pages

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-21 18:28 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH v2 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-21 18:21 UTC  (24+ messages)

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-21 17:47 UTC  (5+ messages)
` [PATCH v6 14/22] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v6 17/22] KVM: Terminate memslot walks via used_slots

[PATCH 00/10] KVM: x86: Clean up VMX's TLB flushing code
 2020-02-21 17:32 UTC  (25+ messages)
` [PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH 04/10] KVM: VMX: Fold vpid_sync_vcpu_{single,global}() into vpid_sync_context()
` [PATCH 05/10] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH 06/10] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH 07/10] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH 08/10] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH 09/10] KVM: VMX: Drop @invalidate_gpa from __vmx_flush_tlb()
` [PATCH 10/10] KVM: VMX: Fold __vmx_flush_tlb() into vmx_flush_tlb()

[PATCH] accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
 2020-02-21 17:03 UTC  (3+ messages)

[PATCH][resend] KVM: fix error handling in svm_cpu_init
 2020-02-21 16:58 UTC  (2+ messages)

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-02-21 16:55 UTC 

[PATCH RFC 0/2] KVM: nVMX: fix apicv disablement for L1
 2020-02-21 16:50 UTC  (5+ messages)
` [PATCH RFC 1/2] KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled
` [PATCH RFC 2/2] KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1

[PATCH] KVM: X86: eliminate some meaningless code
 2020-02-21 16:31 UTC  (3+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-21 16:29 UTC  (24+ messages)
` [PATCH 10/61] KVM: x86: Clean up CPUID 0x7 sub-leaf loop
` [PATCH 11/61] KVM: x86: Drop the explicit @index from do_cpuid_7_mask()
` [PATCH 15/61] KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling
` [PATCH 16/61] KVM: x86: Encapsulate CPUID entries and metadata in struct
` [PATCH 18/61] KVM: x86: Use common loop iterator when handling CPUID 0xD.N
` [PATCH 21/61] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH 22/61] KVM: x86: Make kvm_mpx_supported() an inline function
` [PATCH 23/61] KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest
` [PATCH 24/61] KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
` [PATCH 25/61] KVM: x86: Use u32 for holding CPUID register value in helpers
` [PATCH 26/61] KVM: x86: Introduce cpuid_entry_{get,has}() accessors

[PATCH v2] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21 16:14 UTC  (2+ messages)

[PATCH] kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
 2020-02-21 16:04 UTC  (3+ messages)

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-21 14:09 UTC  (6+ messages)
` [PATCH v24 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v24 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
 2020-02-21 14:01 UTC 

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-21 13:45 UTC  (35+ messages)
` [PATCH v3 03/37] s390/protvirt: introduce host side setup
` [PATCH v3 06/37] s390/mm: add (non)secure page access exceptions handlers
` [PATCH v3 09/37] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
      ` [PATCH v3.1 "
` [PATCH v3 11/37] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH v3 25/37] KVM: s390: protvirt: Do only reset registers that are accessible
` [PATCH v3 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH v3 28/37] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [PATCH v3 35/37] s390: protvirt: Add sysfs firmware interface for Ultravisor information
` [PATCH v3 36/37] KVM: s390: rstify new ioctls in api.rst
` [PATCH v3 37/37] KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED

[PATCH] vhost: Check docket sk_family instead of call getname
 2020-02-21 11:11 UTC  (2+ messages)

[PATCH v3 02/37] KVM: s390/interrupt: do not pin adapter interrupt pages
 2020-02-21 11:05 UTC  (5+ messages)
` [PATCH v3.1 "

[PATCH] KVM: Suppress warning in __kvm_gfn_to_hva_cache_init
 2020-02-21  9:05 UTC  (7+ messages)

[PATCH V4 0/5] vDPA support
 2020-02-21  8:50 UTC  (12+ messages)
` [PATCH V4 3/5] vDPA: introduce vDPA bus
` [PATCH V4 4/5] virtio: introduce a vDPA based transport
` [PATCH V4 5/5] vdpasim: vDPA device simulator

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-21  8:41 UTC  (8+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
` [PATCH v3 08/20] Remove unnecessary cast when using the address_space API
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument

[PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
 2020-02-21  6:56 UTC 

[PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
 2020-02-21  6:35 UTC 

[RFC PATCH v3 0/9] Introduce vendor ops in vfio-pci
 2020-02-21  6:20 UTC  (7+ messages)
` [RFC PATCH v3 1/9] vfio/pci: export vfio_pci_device public and add vfio_pci_device_private
` [RFC PATCH v3 6/9] vfio/pci: export vfio_pci_setup_barmap

[PATCH RFC 2/2] KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
 2020-02-21  3:35 UTC 

[PATCH v5 00/18] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2020-02-21  2:27 UTC  (4+ messages)
` [PATCH v5 14/18] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21  1:36 UTC 

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21  1:31 UTC 

[PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed
 2020-02-20 23:40 UTC  (7+ messages)

strange segfaults in guest using usb stick wlan on the host
 2020-02-20 22:50 UTC  (2+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20 21:21 UTC  (5+ messages)
` [PATCH 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH] KVM: x86: enable -Werror
 2020-02-20 19:39 UTC  (3+ messages)

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-20 18:50 UTC  (4+ messages)

[RFC PATCH] KVM: Add module for platform IRQ forwarding
 2020-02-20 18:47 UTC 

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-20 17:20 UTC  (3+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20 17:07 UTC  (5+ messages)
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 04/11] cpufreq: Remove Calxeda driver

[PATCH 00/13] KVM: selftests: Various fixes and cleanups
 2020-02-20 16:46 UTC  (9+ messages)
` [PATCH 01/13] HACK: Ensure __NR_userfaultfd is defined
` [PATCH 02/13] fixup! KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH 13/13] KVM: selftests: Introduce num-pages conversion utilities


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