public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-18 11:29:57 to 2019-02-20 19:29:57 UTC [more...]

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-20 19:29 UTC  (11+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-20 19:14 UTC  (3+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-02-20 17:58 UTC  (10+ messages)
` [PATCH 11/14] KVM: arm/arm64: timer: Rework data structures for multiple timers
` [PATCH 12/14] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems

[PATCH 0/5] QEMU VFIO live migration
 2019-02-20 17:08 UTC  (25+ messages)
` [PATCH 1/5] vfio/migration: define kernel interfaces
` [PATCH 2/5] vfio/migration: support device of device config capability
` [PATCH 3/5] vfio/migration: tracking of dirty page in system memory
` [PATCH 4/5] vfio/migration: turn on migration
` [PATCH 5/5] vfio/migration: support device memory capability

BUG: corrupted list in vmx_vcpu_load
 2019-02-20 16:59 UTC  (2+ messages)

[PATCH] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
 2019-02-20 14:06 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
 2019-02-20 13:14 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] lib: arm: Use UART address from generated config.h

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-20 11:54 UTC  (43+ messages)
` [PATCH v3 1/9] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
` [PATCH v3 2/9] s390: ap: kvm: setting a hook for PQAP instructions
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN
` [PATCH v3 5/9] s390: ap: tools to associate a queue to a matrix
` [PATCH v3 6/9] vfio: ap: register IOMMU VFIO notifier
` [PATCH v3 7/9] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v3 8/9] s390: ap: Cleanup on removing the AP device

[PATCH 1/2] KVM: PPC: Book3S HV: Simplify machine check handling
 2019-02-20  9:43 UTC  (6+ messages)
` [PATCH 2/2] powerpc/64s: Better printing of machine check info for guest MCEs

[PATCH 0/8] VFIO Device states interface in GVT
 2019-02-20  9:39 UTC  (10+ messages)
` [PATCH 1/8] drm/i915/gvt: Apply g2h adjust for GTT mmio access
` [PATCH 2/8] drm/i915/gvt: Apply g2h adjustment during fence "
` [PATCH 3/8] drm/i915/gvt: Patch the gma in gpu commands during command parser
` [PATCH 4/8] drm/i915/gvt: Retrieve the guest gm base address from PVINFO
` [PATCH 5/8] drm/i915/gvt: Align the guest gm aperture start offset for live migration
` [PATCH 6/8] drm/i915/gvt: Apply g2h adjustment to buffer start gma for dmabuf
` [PATCH 7/8] drm/i915/gvt: vGPU device config data save/restore interface
` [PATCH 8/8] drm/i915/gvt: VFIO device states interfaces

linux-next: Fixes tag needs some work in the kvm tree
 2019-02-20  7:02 UTC  (2+ messages)

[PATCH v6 0/9] vfio/mdev: IOMMU aware mediated device
 2019-02-20  5:09 UTC  (6+ messages)

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-19 22:36 UTC  (44+ messages)

[PATCH v3] vfio_pci: Enable memory accesses before calling pci_map_rom
 2019-02-19 21:47 UTC  (2+ messages)

[PATCH kernel] vfio/spapr_tce: Skip unsetting already unset table
 2019-02-19 21:47 UTC  (4+ messages)

[PATCH v5 0/9] mmu notifier provide context informations
 2019-02-19 21:30 UTC  (18+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable
` [PATCH v5 2/9] mm/mmu_notifier: convert user range->blockable to helper function
` [PATCH v5 3/9] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
` [PATCH v5 4/9] mm/mmu_notifier: contextual information for event enums
` [PATCH v5 5/9] mm/mmu_notifier: contextual information for event triggering invalidation v2
` [PATCH v5 6/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v5 7/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v5 8/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
` [PATCH v5 9/9] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate v2

[PATCH net V2] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-19 21:16 UTC  (2+ messages)

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2019-02-19 18:37 UTC  (5+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management

linux-next: build failure after merge of the kvm tree
 2019-02-19 18:17 UTC  (3+ messages)

[PATCH][next] vhost: only return early if ret indicates an error or no iovecs have been processed
 2019-02-19 16:40 UTC  (3+ messages)

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-19 11:06 UTC  (4+ messages)
` [PATCH v3 4/6] vfio-ccw: add capabilities chain

[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-19  6:51 UTC  (5+ messages)

[PATCH] KVM: Ignore LBR MSRs with no effect
 2019-02-19  6:38 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S: Add KVM stat largepages_[2M/1G]
 2019-02-19  3:53 UTC 

[RFC PATCH 0/4] Restore change_pte optimization to its former glory
 2019-02-19  3:33 UTC  (10+ messages)

[PATCH v2 0/2] Inject a PMI for KVM Guest when ToPA buffer is filled
 2019-02-19  0:26 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Inject PMI for KVM guest
` [PATCH v2 2/2] KVM: x86: Add support of clear Trace_ToPA_PMI status

Fwd: Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.1 - ends February 21st
 2019-02-18 16:56 UTC 

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-02-18 14:15 UTC  (12+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state

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

[PATCH 4.4 023/143] x86/fpu: Add might_fault() to user_insn()
 2019-02-18 13:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox