kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-15 02:15:46 to 2019-02-19 20:04:23 UTC [more...]

[PATCH v5 0/9] mmu notifier provide context informations
 2019-02-19 20:04 UTC  (3+ 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

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

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-19 19:50 UTC  (49+ 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 3/9] s390: ap: new vfio_ap_queue structure
` [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

[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 0/5] QEMU VFIO live migration
 2019-02-19 14:42 UTC  (12+ 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

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-02-19 13:03 UTC  (9+ 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 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 0/8] VFIO Device states interface in GVT
 2019-02-19  7:46 UTC  (9+ 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

[PATCH net V2] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-19  6:53 UTC 

[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-19  6:51 UTC  (6+ 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 v6 0/9] vfio/mdev: IOMMU aware mediated device
 2019-02-19  2:49 UTC  (5+ 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  (14+ 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 

[PATCH] kvm: vmx: Fix entry nubmer check for add_atomic_switch_msr()
 2019-02-18 10:45 UTC  (4+ messages)

[PATCH v2 0/3] optimize waiting for free thread to do compression
 2019-02-18  9:01 UTC  (11+ messages)
` [PATCH v2 2/3] migration: fix memory leak when updating tls-creds and tls-hostname
` [PATCH v2 3/3] migration: introduce adaptive model for waiting thread

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2019-02-18  3:27 UTC 

[PATCH v5 00/12] Guest LBR Enabling
 2019-02-18  1:59 UTC  (12+ messages)
` [PATCH v5 07/12] perf/x86: no counter allocation support
` [PATCH v5 10/12] KVM/x86/lbr: lazy save the guest lbr stack
` [PATCH v5 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS_LBRS_FROZEN

[GIT PULL] KVM changes for Linux 5.0-rc7
 2019-02-17 16:50 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm tree
 2019-02-16  7:34 UTC 

WARNING: refcount bug in kvm_vm_ioctl
 2019-02-16  6:28 UTC  (9+ messages)

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH] KVM: arm/arm64: Update MAINTAINERS entries
 2019-02-15 17:26 UTC  (2+ messages)

[PATCH v3] vfio_pci: Enable memory accesses before calling pci_map_rom
 2019-02-15 16:16 UTC 

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-15 15:26 UTC  (9+ messages)

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-15 15:22 UTC  (5+ messages)
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page

[PATCH] KVM: PPC: Book3S: Add KVM stat num_[2M/1G]_pages
 2019-02-15  4:10 UTC 

[PATCH AUTOSEL 3.18 16/16] KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1
 2019-02-15  2:15 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).