messages from 2019-03-06 11:42:21 to 2019-03-19 17:51:51 UTC [more...]
[PATCH v5 00/26] KVM: arm64: SVE guest support
2019-03-19 17:51 UTC
[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
2019-03-19 16:57 UTC (9+ messages)
[RFC] Question about TLB flush while set Stage-2 huge pages
2019-03-19 16:02 UTC (15+ messages)
` [PATCH] kvm: arm: Fix handling of stage2 huge mappings
[PATCH 0/2] KVM: arm/arm64: vgic-its: Guest memory access fixes
2019-03-19 15:47 UTC (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
` [PATCH 2/2] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
[RFC] arm/cpu: fix soft lockup panic after resuming from stop
2019-03-19 14:39 UTC (9+ messages)
` "
[RFC] Question about enable doorbell irq and halt_poll process
2019-03-19 13:25 UTC
[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
2019-03-19 8:30 UTC (11+ messages)
` [PATCH v7 1/10] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v7 2/10] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v7 3/10] KVM: arm64: Move hyp_symbol_addr to fix dependency
` [PATCH v7 4/10] KVM: arm/arm64: preserve host HCR_EL2 value
` [PATCH v7 5/10] KVM: arm/arm64: preserve host MDCR_EL2 value
` [PATCH v7 6/10] KVM: arm64: Add vcpu feature flags to control ptrauth accessibility
` [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v7 8/10] KVM: arm64: Add capability to advertise ptrauth for guest
` [PATCH v7 9/10] KVM: arm64: docs: document KVM support of pointer authentication
` [kvmtool PATCH v7 10/10] KVM: arm/arm64: Add a vcpu feature for "
Question: KVM: Failed to bind vfio with PCI-e / SMMU on Juno-r2
2019-03-19 1:33 UTC (19+ messages)
[PATCH v5 00/22] SMMUv3 Nested Stage Setup
2019-03-18 12:44 UTC (27+ 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 v6 00/22] SMMUv3 Nested Stage Setup
2019-03-17 17:22 UTC (23+ messages)
` [PATCH v6 01/22] driver core: add per device iommu param
` [PATCH v6 02/22] iommu: introduce device fault data
` [PATCH v6 03/22] iommu: introduce device fault report API
` [PATCH v6 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v6 05/22] iommu: Introduce cache_invalidate API
` [PATCH v6 06/22] iommu: Introduce bind/unbind_guest_msi
` [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v6 10/22] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v6 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v6 12/22] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v6 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v6 14/22] iommu/smmuv3: Implement cache_invalidate
` [PATCH v6 15/22] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v6 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v6 17/22] iommu/smmuv3: Report non recoverable faults
` [PATCH v6 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v6 19/22] vfio-pci: Register an iommu fault handler
` [PATCH v6 20/22] vfio_pci: Allow to mmap the fault queue
` [PATCH v6 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v6 22/22] vfio: Document nested stage control
[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
2019-03-17 12:33 UTC (2+ messages)
Kick cpu when WFI in single-threaded kvm integration
2019-03-16 9:05 UTC (3+ messages)
[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
[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
[PATCH] KVM: arm/arm64: Set ICH_HCR_EN in guest anyway when using gicv4
2019-03-14 8:05 UTC (6+ messages)
[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 (11+ messages)
` [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 (16+ messages)
` [PATCH v4 02/22] iommu: introduce device fault data
` [PATCH v4 03/22] iommu: introduce device fault report 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)
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