public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-04 21:34:53 to 2019-01-09 05:38:58 UTC [more...]

5.0-rc1 KVM inspired "BUG: Bad page state in process" spew
 2019-01-09  5:38 UTC 

[RFC PATCH V3 0/5] Hi:
 2019-01-09  5:19 UTC  (29+ messages)
` [RFC PATCH V3 1/5] vhost: generalize adding used elem
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address
                    ` __get_user slower than get_user (was Re: [RFC PATCH V3 0/5] Hi:)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-09  4:27 UTC  (23+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to "
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 10/19] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state
` [PATCH 11/19] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
  ` [PATCH 19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl

[PATCH] vfio/type1: Fix unmap overflow off-by-one
 2019-01-09  3:11 UTC  (3+ messages)

[PATCH v4 00/10] Guest LBR Enabling
 2019-01-09  1:54 UTC  (28+ messages)
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable
` [PATCH v4 05/10] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest

[PATCH RESEND] KVM: MMU: Introduce single thread to zap collapsible sptes
 2019-01-09  0:47 UTC 

[PATCH] vfio_pci: set TRACE_INCLUDE_PATH to fix the build error
 2019-01-08 19:28 UTC  (3+ messages)

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2019-01-08 18:34 UTC  (40+ messages)
` [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 11/15] KVM: s390: restore IAM in get_ipm() when IPM is clean
` [PATCH v5 12/15] KVM: s390: do not restore IAM immediately before SIE entry
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
` [PATCH v5 15/15] KVM: s390: start using the GIB

[PATCH] KVM: validate userspace input in kvm_clear_dirty_log_protect()
 2019-01-08 16:28 UTC  (3+ messages)

[Qemu-devel][PATCH 0/4] This patch-set is to enable Guest CET support
 2019-01-08 16:11 UTC  (3+ messages)
` [Qemu-devel][PATCH 3/4] Add hepler functions for CPUID xsave area size calculation

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-08 14:53 UTC  (18+ messages)
` [RFC][PATCH v2 10/21] mm: build separate zonelist for PMEM and DRAM node
` [RFC][PATCH v2 11/21] kvm: allocate page table pages from DRAM

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-08 11:52 UTC  (19+ messages)
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 11/11] KVM/MMU: Flush tlb in the kvm_age_rmapp()

[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
 2019-01-08 11:24 UTC  (2+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-08 10:26 UTC  (22+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
  ` [RFC v3 07/21] iommu/arm-smmu-v3: Link domains and devices
  ` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
  ` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
  ` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
  ` [RFC v3 14/21] iommu: introduce device fault data
  ` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
  ` [RFC v3 21/21] vfio: Document nested stage control
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

[PATCH v3 0/3] virtio-balloon: tweak config_changed
 2019-01-08  8:46 UTC  (13+ messages)
` [PATCH v3 1/3] virtio-balloon: tweak config_changed implementation
` [PATCH v3 2/3] virtio-balloon: improve update_balloon_size_func
` [PATCH v3 3/3] virtio_balloon: remove the unnecessary 0-initialization

[PATCH] vfio_pci: Add local source directory as include
 2019-01-08  8:02 UTC  (16+ messages)

[PATCH v4 0/3] virtio-balloon: tweak config_changed
 2019-01-08  7:10 UTC  (7+ messages)
` [PATCH v4 1/3] virtio-balloon: tweak config_changed implementation
` [PATCH v4 2/3] virtio-balloon: improve update_balloon_size_func
` [PATCH v4 3/3] virtio_balloon: remove the unnecessary 0-initialization

[PATCH v15 23/26] sched: early boot clock
 2019-01-08  1:09 UTC  (9+ messages)

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2019-01-07 23:11 UTC  (5+ messages)

[PATCH] KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1
 2019-01-07 18:44 UTC 

[PATCH] x86/kvm: convert to DEFINE_DEBUGFS_ATTRIBUTE
 2019-01-07 16:30 UTC 

[PATCH v1 0/8] This patch-set is to enable kvm Guest OS CET support
 2019-01-07 16:03 UTC  (7+ messages)
` [PATCH v1 5/8] kvm:x86 Enable MSR_IA32_XSS bit 11 and 12 for CET xsaves/xrstors
` [PATCH v1 8/8] kvm:cpuid Report CET SHSTK and IBT support in CPUID.(EAX=0x7,ECX=0)

[PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
 2019-01-07 15:06 UTC 

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-01-07 13:17 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

WARNING in _cleanup_srcu_struct
 2019-01-07  9:55 UTC 

compilation failure with CONFIG_VFIO_PCI_NVLINK2
 2019-01-07  9:39 UTC  (6+ messages)
        ` Out-of-tree build works, in-tree build fails due to tracing (was Re: compilation failure with CONFIG_VFIO_PCI_NVLINK2)

[PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-06 19:23 UTC  (12+ messages)
` [PATCH V8 01/11] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH V8 02/11] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH V8 03/11] KVM: X86: Add helper function to convert SPTE to GFN
` [PATCH V8 04/11] KVM: Document Memory ROE
` [PATCH V8 05/11] KVM: Create architecture independent ROE skeleton
` [PATCH V8 06/11] KVM: X86: Enable ROE for x86
` [PATCH V8 07/11] KVM: Add support for byte granular memory ROE
` [PATCH V8 08/11] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH V8 09/11] KVM: Add new exit reason For ROE violations
` [PATCH V8 10/11] KVM: Log ROE violations in system log
` [PATCH V8 11/11] KVM: ROE: Store protected chunks in red black tree

[PATCH v2 0/2] virtio-balloon: tweak config_changed
 2019-01-06  0:31 UTC  (5+ messages)
` [PATCH v2 1/2] virtio-balloon: tweak config_changed implementation


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