kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-26 15:25:26 to 2020-03-30 06:23:37 UTC [more...]

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-03-30  6:23 UTC  (13+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v6 04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v6 05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v6 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v6 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v6 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v6 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl

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

[PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-30  3:24 UTC  (11+ messages)

[vhost:linux-next 8/13] include/linux/vringh.h:18:10: fatal error: linux/vhost_iotlb.h: No such file or directory
 2020-03-30  2:46 UTC  (2+ messages)

[PATCH v5 00/14] Add AMD SEV guest live migration support
 2020-03-30  2:37 UTC  (16+ messages)
` [PATCH v5 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v5 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v5 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v5 04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v5 05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v5 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v5 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v5 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v5 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v5 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v5 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v5 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl
` [PATCH v5 13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v5 14/14] KVM: x86: Add kexec support for SEV Live Migration

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-30  2:15 UTC  (13+ messages)
` [PATCH v16 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v16 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v16 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-29 16:32 UTC  (16+ messages)
` [PATCH v1 02/22] header file update VFIO/IOMMU vSVA APIs
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v1 19/22] intel_iommu: process PASID-based iotlb invalidation

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-29 15:41 UTC  (6+ messages)

[PATCH 0/6] vhost: Reset batched descriptors on SET_VRING_BASE call
 2020-03-29 12:36 UTC  (11+ messages)
` [PATCH 1/6] tools/virtio: Add --batch option
` [PATCH 2/6] tools/virtio: Add --batch=random option
` [PATCH 3/6] tools/virtio: Add --reset=random
` [PATCH 4/6] tools/virtio: Make --reset reset ring idx
` [PATCH 5/6] vhost: Delete virtqueue batch_descs member
` [PATCH 6/6] fixup! vhost: batching fetches

[PATCH 0/7] tools/kvm_stat: add logfile support
 2020-03-29 11:22 UTC  (9+ messages)
` [PATCH 7/7] tools/kvm_stat: add sample systemd unit file

[PATCH V9 0/9] vDPA support
 2020-03-29 11:07 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: realmode: Test interrupt delivery after STI
 2020-03-29  7:11 UTC 

[PATCH v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-28 23:07 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-28 18:41 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: introduce kvm_mmu_invalidate_gva
` [PATCH 2/3] KVM: x86: cleanup kvm_inject_emulated_page_fault
` [PATCH 3/3] KVM: x86: Sync SPTEs when injecting page/EPT fault into L1

[RFC v3 0/3] Fix errors when try to build kvm selftests on specified output
 2020-03-28  8:51 UTC  (5+ messages)

[PATCH v11 7/9] KVM: X86: Add userspace access interface for CET MSRs
 2020-03-28  7:40 UTC  (2+ messages)

[PATCH RESEND v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 23:57 UTC 

[PATCH v3] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 23:32 UTC  (4+ messages)

[PATCH 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-03-27 21:12 UTC  (4+ messages)
` [PATCH 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2020-03-27 21:06 UTC  (2+ messages)

[1/1] s390x/smp: fix detection of "running"
 2020-03-27 18:05 UTC  (5+ messages)

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-03-27 15:46 UTC  (29+ messages)

problems about EPT in kvm
 2020-03-27 13:58 UTC  (2+ messages)

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-03-27 13:41 UTC  (17+ messages)
` [PATCH v2 2/3] Teach SELinux about anonymous inodes
` [PATCH v3 0/3] SELinux support for anonymous inodes and UFFD
  ` [PATCH v3 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH v3 2/3] Teach SELinux about anonymous inodes
  ` [PATCH v3 3/3] Wire UFFD up to SELinux
  ` [PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
    ` [PATCH v4 1/3] Add a new LSM-supporting anonymous inode interface
    ` [PATCH v4 2/3] Teach SELinux about anonymous inodes
    ` [PATCH v4 3/3] Wire UFFD up to SELinux

[PATCH v2] s390/gmap: return proper error code on ksm unsharing
 2020-03-27 10:40 UTC  (7+ messages)

[PATCH 0/2] kvm-unit-tests: s390x MAINTAINERS tweaks
 2020-03-27 10:17 UTC  (5+ messages)
` [PATCH 1/2] s390x: add myself as reviewer
` [PATCH 2/2] s390x: add linux-s390 list

[kvm-unit-tests PATCH] Add Janosch as a s390x maintainer
 2020-03-27 10:12 UTC  (2+ messages)

[RFC PATCH v10 0/9] Enable ptp_kvm for arm/arm64
 2020-03-27  9:36 UTC  (4+ messages)

[PATCH v2 0/2] VFIO mdev aggregated resources handling
 2020-03-27  9:31 UTC  (12+ messages)
` [PATCH v2 1/2] Documentation/driver-api/vfio-mediated-device.rst: update for aggregation support
` [PATCH v2 2/2] drm/i915/gvt: mdev aggregation type

[PATCH 1/2] KVM: X86: Filter the broadcast dest for IPI fastpath
 2020-03-27  9:27 UTC  (5+ messages)
` [PATCH 2/2] KVM: LAPIC: Don't need to clear IPI delivery status for x2apic

[PATCH] s390/gmap: return proper error code on ksm unsharing
 2020-03-27  9:10 UTC  (5+ messages)

[kvm:queue 276/278] arch/x86/kvm/svm/nested.c:88:49: error: invalid type argument of '->' (have 'struct kvm_x86_ops')
 2020-03-27  8:42 UTC  (3+ messages)

KASAN: null-ptr-deref Read in kvm_vfio_set_attr
 2020-03-27  8:30 UTC 

[PATCH v11 9/9] KVM: X86: Set CET feature bits for CPUID enumeration
 2020-03-27  4:41 UTC  (2+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-27  3:57 UTC  (12+ messages)
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/70] x86/umip: Factor out instruction fetch
` [PATCH 07/70] x86/umip: Factor out instruction decoding
` [PATCH 08/70] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH 09/70] x86/insn: Add insn_rep_prefix() helper

[kvm:queue 277/278] make[3]: *** No rule to make target 'arch/x86/kvm/svm/avic.o', needed by 'arch/x86/kvm/built-in.a'
 2020-03-27  0:56 UTC 

[kvm:kvm-tlb-cleanup 254/287] arch/x86/kvm/mmu/mmu.c:5544:52: note: in expansion of macro 'INVALID_PAGE'
 2020-03-26 23:27 UTC 

[GIT PULL] KVM fixes for Linux 5.6 final (or -rc8)
 2020-03-26 22:55 UTC  (2+ messages)

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26 21:39 UTC  (4+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-26 18:51 UTC  (6+ messages)
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region

[PATCH v6 0/8] x86/split_lock: Fix and virtualization of split lock detection
 2020-03-26 18:51 UTC  (9+ messages)
` [PATCH v6 8/8] kvm: vmx: virtualize "

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-26 17:16 UTC  (5+ messages)

[PATCH] KVM: VMX: Add a trampoline to fix VMREAD error handling
 2020-03-26 16:07 UTC 

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-03-26 15:24 UTC  (14+ messages)
` [PATCH v3 kvmtool 12/32] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v3 kvmtool 16/32] hw/vesa: Don't ignore fatal errors
` [PATCH v3 kvmtool 17/32] hw/vesa: Set the size for BAR 0
` [PATCH v3 kvmtool 18/32] ioport: Fail when registering overlapping ports
` [PATCH v3 kvmtool 22/32] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v3 kvmtool 24/32] pci: Limit configuration transaction size to 32 bits
` [PATCH v3 kvmtool 26/32] vesa: Create device exactly once
` [PATCH v3 kvmtool 27/32] pci: Implement callbacks for toggling BAR emulation
` [PATCH v3 kvmtool 28/32] pci: Toggle BAR I/O and memory space emulation
` [PATCH v3 kvmtool 29/32] pci: Implement reassignable BARs
` [PATCH v3 kvmtool 30/32] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v3 kvmtool 31/32] vfio: Trap MMIO access to BAR addresses which aren't page aligned
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express 1.1 support

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-01-07  9:39 UTC 


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