kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 13:28:38 to 2019-04-08 17:08:59 UTC [more...]

[PATCH v9 00/27] x86: load FPU registers on return to userland
 2019-04-08 17:08 UTC  (9+ messages)
` [PATCH 24/27] x86/fpu: Add a fastpath to __fpu__restore_sig()

[PATCH v4 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-04-08 17:07 UTC  (4+ messages)
` [PATCH v4 1/6] vfio-ccw: make it safe to access channel programs

[kvm-unit-tests PATCH] lib: arm: Use correct halt() prototype from smp.h
 2019-04-08 17:00 UTC  (2+ messages)

[PATCH] KVM: x86: fix warning Using plain integer as NULL pointer
 2019-04-08 16:55 UTC  (3+ messages)

Thoughts on simple scanner approach for free page hinting
 2019-04-08 16:36 UTC  (5+ messages)

[PATCH] kvm: mmu: Fix overflow on kvm mmu page limit calculation
 2019-04-08 16:27 UTC  (3+ messages)

[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
 2019-04-08 15:45 UTC  (36+ messages)
` [PATCH RFC 1/4] vsock/virtio: reduce credit update messages
` [PATCH RFC 2/4] vhost/vsock: split packets to send using multiple buffers
` [PATCH RFC 3/4] vsock/virtio: change the maximum packet size allowed
` [PATCH RFC 4/4] vsock/virtio: increase RX buffer size to 64 KiB

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-08 15:11 UTC  (4+ messages)

[Bug 53361] New: Wrong CPUID data returned by KVM
 2019-04-08 15:02 UTC  (2+ messages)
` [Bug 53361] "

[PATCH -v5] x86/kvm: Implement HWCR support
 2019-04-08 14:57 UTC  (3+ messages)

[Bug 55711] arm/kvm/arm.c:203: possible missing break ?
 2019-04-08 14:25 UTC 

[PATCH v2] svm/avic: Fix invalidate logical APIC id entry
 2019-04-08 14:16 UTC  (2+ messages)

[PATCH] Revert "svm: Fix AVIC incomplete IPI emulation"
 2019-04-08 14:16 UTC  (2+ messages)

[PATCH] virtio: Honour 'may_reduce_num' in vring_create_virtqueue
 2019-04-08 14:12 UTC  (3+ messages)

[RFC PATCH 00/12] s390: virtio: support protected virtualization
 2019-04-08 13:20 UTC  (16+ messages)
` [RFC PATCH 01/12] virtio/s390: use vring_create_virtqueue
` [RFC PATCH 02/12] virtio/s390: DMA support for virtio-ccw
` [RFC PATCH 03/12] s390/mm: force swiotlb for protected virtualization
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool
` [RFC PATCH 05/12] s390/cio: add protected virtualization support to cio
` [RFC PATCH 06/12] s390/airq: use DMA memory for adapter interrupts
` [RFC PATCH 07/12] virtio/s390: use DMA memory for ccw I/O
` [RFC PATCH 08/12] virtio/s390: add indirection to indicators access
` [RFC PATCH 09/12] virtio/s390: use DMA memory for notifiers
` [RFC PATCH 10/12] virtio/s390: consolidate DMA allocations
` [RFC PATCH 11/12] virtio/s390: use the cio DMA pool
` [RFC PATCH 12/12] virtio/s390: make airq summary indicators DMA

[PATCH v7 00/23] SMMUv3 Nested Stage Setup
 2019-04-08 12:19 UTC  (24+ messages)
` [PATCH v7 01/23] driver core: add per device iommu param
` [PATCH v7 02/23] iommu: introduce device fault data
` [PATCH v7 03/23] iommu: introduce device fault report API
` [PATCH v7 04/23] iommu: Introduce attach/detach_pasid_table API
` [PATCH v7 05/23] iommu: Introduce cache_invalidate API
` [PATCH v7 06/23] iommu: Introduce bind/unbind_guest_msi
` [PATCH v7 07/23] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v7 08/23] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v7 09/23] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v7 10/23] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v7 11/23] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v7 12/23] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v7 13/23] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v7 14/23] iommu/smmuv3: Implement cache_invalidate
` [PATCH v7 15/23] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v7 16/23] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v7 17/23] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults
` [PATCH v7 19/23] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v7 20/23] vfio-pci: Register an iommu fault handler
` [PATCH v7 21/23] vfio_pci: Allow to mmap the fault queue
` [PATCH v7 22/23] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v7 23/23] vfio: Document nested stage control

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-04-08 10:42 UTC  (8+ messages)

(unknown)
 2019-04-08 10:04 UTC  (3+ messages)
` your mail

[PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection
 2019-04-08  9:54 UTC  (33+ messages)
` [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock
` [PATCH v6 11/20] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default
` [PATCH v6 14/20] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time

[Bug 201959] [regression] hard system lockup
 2019-04-08  6:23 UTC 

[regression] hard system lockup
 2019-04-08  6:21 UTC  (3+ messages)

[Bug 202055] Failed to PCI passthrough SSD with SMI SM2262 controller
 2019-04-08  4:16 UTC 

[PATCH] vfio-pci: Fix MSI IRQ forwarding for without per-vector masking
 2019-04-08  1:34 UTC  (3+ messages)

[PATCH v4 0/3] vfio-pci: Support INTx mode re-enabling
 2019-04-08  1:27 UTC  (4+ messages)
` [PATCH v4 1/3] vfio-pci: Release INTx's unmask eventfd properly
` [PATCH v4 2/3] vfio-pci: Add new function for INTx one-time initialisation
` [PATCH v4 3/3] vfio-pci: Re-enable INTx mode when disable MSI/MSIX

[GIT PULL] Please pull my kvm-ppc-fixes-5.1-1 tag
 2019-04-07 22:12 UTC 

CFP: KVM Forum 2019
 2019-04-06  9:02 UTC 

[GIT PULL] VFIO fixes for v5.1-rc4
 2019-04-06  1:40 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 5.1-rc4
 2019-04-05 23:50 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: nVMX bugs
 2019-04-05 22:46 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
` [PATCH 2/2] KVM: x86: nVMX: fix x2APIC VTPR read intercept

[PATCH kvm-unit-tests 0/6] x86: nVMX: test APIC reg features
 2019-04-05 22:43 UTC  (7+ messages)
` [PATCH kvm-unit-tests 1/6] Test nested APIC-register virtualization
` [PATCH kvm-unit-tests 2/6] Test odd/incorrect APIC-register virt configs
` [PATCH kvm-unit-tests 3/6] apic_reg_virt_test: Make APIC-access addr 4k page
` [PATCH kvm-unit-tests 4/6] fix vmx_apic_reg_virt for older platforms
` [PATCH kvm-unit-tests 5/6] Test VMX's virtualize x2APIC mode w/ nested
` [PATCH kvm-unit-tests 6/6] Add leak scenario to virt_x2apic_mode_test

[patch] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
 2019-04-05 18:50 UTC  (4+ messages)

[patch] kvm: svm: fix potential get_num_contig_pages overflow
 2019-04-05 18:49 UTC  (4+ messages)

[PATCH kvmtool 00/16] Support PCI BAR configuration
 2019-04-05 15:31 UTC  (15+ messages)
` [PATCH kvmtool 01/16] Makefile: Only compile vesa for archs that need it
` [PATCH kvmtool 02/16] brlock: Always pass argument to br_read_lock/unlock
` [PATCH kvmtool 03/16] brlock: fix build with KVM_BRLOCK_DEBUG
` [PATCH kvmtool 04/16] pci: Fix BAR resource sizing arbitration
` [PATCH kvmtool 05/16] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 06/16] pci: Fix ioport allocation size
` [PATCH kvmtool 08/16] arm/pci: Do not use first PCI IO space bytes for devices

[PATCH kvmtool v3 0/3] vfio-pci: Support INTx mode re-enabling
 2019-04-05  3:46 UTC  (5+ messages)
` [PATCH kvmtool v3 3/3] vfio-pci: Re-enable INTx mode when disable MSI/MSIX

[KVM nVMX]: Check "load IA32_PAT" VM-exit{entry} controls on vmentry of L2 guests (v4)
 2019-04-05  1:46 UTC  (7+ messages)
` [PATCH 1/6 v4][KVM nVMX]: Check "load IA32_PAT" VM-exit control on vmentry
` [PATCH 2/6 v4][KVM nVMX]: Check "load IA32_PAT" VM-entry "
` [PATCH 3/6 v4][KVM nVMX]: Move the checks for Guest Control Registers and Guest MSRs to a separate function
` [PATCH 4/6 v4][KVM nVMX]: nested_check_guest_cregs_dregs_msrs() should return -EINVAL for error conditions
` [PATCH 5/6 v4][KVM nVMX]: nested_vmx_check_vmentry_postreqs() should return VMX_EXIT_REASONS_FAILED_VMENTRY | EXIT_REASON_INVALID_STATE "
` [PATCH 6/6 v4][kvm-unit-test nVMX]: Check "load IA32_PAT" on vmentry of L2 guests

[RFC PATCH kernel v2] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
 2019-04-04 23:56 UTC  (4+ messages)

[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
 2019-04-04 23:05 UTC  (7+ messages)
` [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-04-04 22:06 UTC  (4+ messages)

[PATCH v3 0/3] kvm: Use huge pages for DAX-backed files
 2019-04-04 20:37 UTC  (6+ messages)
` [PATCH v3 1/3] mm: make dev_pagemap_mapping_shift() externally visible
  ` [PATCH v3 2/3] kvm: Use huge pages for DAX-backed files
  ` [PATCH v3 3/3] kvm: remove redundant PageReserved() check

[PATCH v4 0/5] virtio pmem driver
 2019-04-04 15:50 UTC  (10+ messages)
` [PATCH v4 5/5] xfs: disable map_sync for async flush
            ` [Qemu-devel] "

On guest free page hinting and OOM
 2019-04-04 13:28 UTC  (11+ 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).