messages from 2019-02-28 16:08:09 to 2019-03-16 04:56:41 UTC [more...]
Question: KVM: Failed to bind vfio with PCI-e / SMMU on Juno-r2
2019-03-16 4:56 UTC (17+ messages)
[PATCH v5 00/22] SMMUv3 Nested Stage Setup
2019-03-15 18:37 UTC (24+ messages)
` [PATCH v5 02/22] iommu: introduce device fault data
` [PATCH v5 03/22] iommu: introduce device fault report API
` [PATCH v5 05/22] iommu: Introduce cache_invalidate API
` [PATCH v5 01/22] driver core: add per device iommu param
` [PATCH v5 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v5 06/22] iommu: Introduce bind/unbind_guest_msi
` [PATCH v5 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v5 22/22] vfio: Document nested stage control
` [PATCH v5 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v5 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v5 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v5 10/22] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v5 12/22] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v5 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v5 14/22] iommu/smmuv3: Implement cache_invalidate
` [PATCH v5 15/22] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v5 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v5 17/22] iommu/smmuv3: Report non recoverable faults
` [PATCH v5 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v5 19/22] vfio-pci: Register an iommu fault handler
` [PATCH v5 20/22] vfio_pci: Allow to mmap the fault queue
` [PATCH v5 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
[PATCH v2 0/3] KVM: Unify mmu_memory_cache functionality across architectures
2019-03-15 17:37 UTC (4+ messages)
` [PATCH v2 3/4] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
[RFC] Question about TLB flush while set Stage-2 huge pages
2019-03-15 14:56 UTC (9+ messages)
[PATCH kvmtool v1 1/2] vfio-pci: Release INTx's guest to host eventfd properly
2019-03-15 14:20 UTC (4+ messages)
` [PATCH kvmtool v1 2/2] vfio-pci: Fallback to INTx mode when disable MSI/MSIX
[RFC] arm/cpu: fix soft lockup panic after resuming from stop
2019-03-15 8:59 UTC (8+ messages)
` "
Kick cpu when WFI in single-threaded kvm integration
2019-03-15 8:43 UTC (2+ messages)
[PATCH] KVM: arm/arm64: Set ICH_HCR_EN in guest anyway when using gicv4
2019-03-14 8:05 UTC (6+ messages)
[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
2019-03-12 9:52 UTC
[PATCH] KVM: arm64: fix potential bug
2019-03-12 9:52 UTC (4+ messages)
[PATCH AUTOSEL 4.14 11/27] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
2019-03-11 19:58 UTC
[PATCH AUTOSEL 4.19 07/44] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
2019-03-11 19:56 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 16/44] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH AUTOSEL 4.19 17/44] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH AUTOSEL 4.19 18/44] arm/arm64: KVM: Don't panic on failure to properly reset system registers
` [PATCH AUTOSEL 4.19 19/44] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
` [PATCH AUTOSEL 4.19 20/44] KVM: arm64: Forbid kprobing of the VHE world-switch code
[PATCH AUTOSEL 4.20 07/52] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
2019-03-11 19:54 UTC (6+ messages)
` [PATCH AUTOSEL 4.20 18/52] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH AUTOSEL 4.20 19/52] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH AUTOSEL 4.20 20/52] arm/arm64: KVM: Don't panic on failure to properly reset system registers
` [PATCH AUTOSEL 4.20 21/52] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
` [PATCH AUTOSEL 4.20 22/52] KVM: arm64: Forbid kprobing of the VHE world-switch code
[PATCH v11 0/8] arm64: Support perf event modifiers :G and :H
2019-03-11 12:16 UTC (15+ messages)
` [PATCH v11 1/8] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v11 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v11 3/8] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v11 4/8] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH v11 5/8] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH v11 6/8] arm64: KVM: Enable VHE "
` [PATCH v11 7/8] arm64: KVM: avoid isb's by using direct pmxevtyper sysreg
` [PATCH v11 8/8] arm64: docs: document perf event attributes
[PATCH v5 00/26] KVM: arm64: SVE guest support
2019-03-08 7:06 UTC (21+ messages)
` [PATCH v5 06/26] arm64/sve: Check SVE virtualisability
` [PATCH v5 18/26] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v5 22/26] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
[PATCH v4 00/22] SMMUv3 Nested Stage Setup
2019-03-07 11:42 UTC (22+ messages)
` [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 kvmtool 00/16] Support PCI BAR configuration
2019-03-07 8:36 UTC (17+ 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 07/16] arm/pci: Fix PCI IO region
` [PATCH kvmtool 08/16] arm/pci: Do not use first PCI IO space bytes for devices
` [PATCH kvmtool 09/16] brlock: Use rwlock instead of pause
` [PATCH kvmtool 10/16] ref_cnt: Add simple ref counting API
` [PATCH kvmtool 11/16] mmio: Allow mmio callbacks to be called without locking
` [PATCH kvmtool 12/16] ioport: Allow ioport "
` [PATCH kvmtool 13/16] vfio: Add support for BAR configuration
` [PATCH kvmtool 14/16] virtio/pci: Make memory and IO BARs independent
` [PATCH kvmtool 15/16] virtio/pci: update virtio mapping when PCI BARs are reconfigured
` [PATCH kvmtool 16/16] arm/fdt: Remove PCI probe only property
[PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
2019-03-06 11:52 UTC (4+ messages)
[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
2019-03-06 8:42 UTC (11+ messages)
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v10 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers
[RFC PATCH] KVM: arm64: Force a PTE mapping when logging is enabled
2019-03-05 11:51 UTC (8+ messages)
[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
2019-03-05 11:11 UTC (29+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v6 2/6] arm64/kvm: preserve host MDCR_EL2 value
` [PATCH v6 3/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v6 4/6] arm64/kvm: add a userspace option to enable pointer authentication
` [kvmtool PATCH v6 6/6] arm/kvm: arm64: Add a vcpu feature for "
[GIT PULL] KVM/ARM updates for 5.0-rc6
2019-03-04 17:37 UTC (6+ messages)
` [PATCH 05/11] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
[PATCH v4 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-03-01 15:19 UTC (5+ messages)
` [PATCH v4 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v4 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH 00/13] arm64: KVM: add SPE profiling support for guest
2019-02-28 16:07 UTC (13+ messages)
` [PATCH 04/13] arm64: KVM: define SPE data structure for each vcpu
` [PATCH 05/13] arm64: KVM: add access handler for SPE system registers
` [PATCH 06/13] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH 07/13] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH 08/13] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH 09/13] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH 10/13] arm64: KVM: enable conditional save/restore full "
` [PATCH 11/13] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH 12/13] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH 13/13] KVM: arm64: enable SPE support
` [KVMTOOL PATCH 14/15] kvm: update/sync the uapi headers from kernel(v5.0)
` [KVMTOOL PATCH 15/15] kvm: add a vcpu feature for SPEv1 support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox