Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2016-07-22 13:59:09 to 2016-08-04 11:34:06 UTC [more...]

[PULL 0/8] KVM/ARM Changes for v4.8 - Take #2
 2016-08-04 11:40 UTC  (8+ messages)
` [PULL 1/8] KVM: api: Pass the devid in the msi routing entry
` [PULL 2/8] KVM: Add devid in kvm_kernel_irq_routing_entry
` [PULL 3/8] KVM: irqchip: Convey devid to kvm_set_msi
` [PULL 4/8] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [PULL 5/8] KVM: arm/arm64: Enable irqchip routing
` [PULL 6/8] KVM: arm/arm64: Enable MSI routing
` [PULL 7/8] KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype

[PATCH] KVM: arm/arm64: initialize new VGIC even without host GIC
 2016-08-04 11:24 UTC  (3+ messages)

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-08-04 10:47 UTC  (67+ messages)
` [PATCH 01/55] arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
` [PATCH 02/55] arm64: Add PTE_HYP_XN page table flag
` [PATCH 03/55] arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
` [PATCH 04/55] arm/arm64: KVM: Map the HYP text as read-only
` [PATCH 05/55] arm/arm64: KVM: Make default HYP mappings non-excutable
` [PATCH 06/55] KVM: arm/arm64: The GIC is dead, long live the GIC
` [PATCH 07/55] arm64: KVM: Merged page tables documentation
` [PATCH 08/55] arm64: KVM: Always reference __hyp_panic_string via its kernel VA
` [PATCH 09/55] arm/arm64: KVM: Remove hyp_kern_va helper
` [PATCH 10/55] arm64: KVM: Kill HYP_PAGE_OFFSET
` [PATCH 11/55] arm64: Add ARM64_HYP_OFFSET_LOW capability
` [PATCH 12/55] arm64: KVM: Define HYP offset masks
` [PATCH 13/55] arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets
` [PATCH 14/55] arm/arm64: KVM: Export __hyp_text_start/end symbols
` [PATCH 15/55] arm64: KVM: Runtime detection of lower HYP offset
` [PATCH 16/55] arm/arm64: KVM: Always have merged page tables
` [PATCH 17/55] arm64: KVM: Simplify HYP init/teardown
` [PATCH 18/55] arm/arm64: KVM: Drop boot_pgd
` [PATCH 19/55] arm/arm64: KVM: Kill free_boot_hyp_pgd
` [PATCH 20/55] arm: KVM: Simplify HYP init
` [PATCH 21/55] arm: KVM: Allow hyp teardown
` [PATCH 22/55] arm/arm64: KVM: Prune unused #defines
` [PATCH 23/55] arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
` [PATCH 24/55] arm/arm64: Get rid of KERN_TO_HYP
` [PATCH 25/55] arm64: KVM: Clean up a condition
` [PATCH 26/55] KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
` [PATCH 27/55] KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_device
` [PATCH 28/55] KVM: Extend struct kvm_msi to hold a 32-bit device ID
` [PATCH 29/55] KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
` [PATCH 30/55] KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
` [PATCH 31/55] KVM: arm/arm64: vgic: Add refcounting for IRQs
` [PATCH 32/55] irqchip/gic-v3: Refactor and add GICv3 definitions
` [PATCH 33/55] KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
` [PATCH 34/55] KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
` [PATCH 35/55] KVM: arm64: vgic-its: Introduce new KVM ITS device
` [PATCH 36/55] KVM: arm64: vgic-its: Implement basic ITS register handlers
` [PATCH 37/55] KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
` [PATCH 38/55] KVM: arm64: vgic-its: Read initial LPI pending table
` [PATCH 39/55] KVM: arm64: vgic-its: Allow updates of LPI configuration table
` [PATCH 40/55] KVM: arm64: vgic-its: Implement ITS command queue command handlers
` [PATCH 41/55] KVM: arm64: vgic-its: Implement MSI injection in ITS emulation
` [PATCH 42/55] KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
` [PATCH 43/55] KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
` [PATCH 44/55] irqchip/gicv3-its: Restore all cacheability attributes
` [PATCH 45/55] KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
` [PATCH 46/55] KVM: arm64: vgic-its: Fix handling of indirect tables
` [PATCH 47/55] KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
` [PATCH 48/55] KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
` [PATCH 49/55] KVM: arm64: vgic-its: Validate the device table L1 entry
` [PATCH 50/55] KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables
` [PATCH 51/55] KVM: arm64: vgic-its: Add collection allocator/destructor
` [PATCH 52/55] KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
` [PATCH 53/55] KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
` [PATCH 54/55] KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
` [PATCH 55/55] KVM: arm64: vgic-its: Simplify MAPI error handling

[PATCH] KVM: arm64: ITS: move ITS registration into first VCPU run
 2016-08-04 10:26 UTC  (13+ messages)

arm64: Implement IPI based TLB invalidation
 2016-08-04  9:15 UTC  (5+ messages)
` [PATCH 1/4] arm64: insn: Do not disable irqs during patching
` [PATCH 2/4] arm64: Implement IPI based TLB invalidation
` [PATCH 3/4] KVM: arm/arm64: Check for broadcast TLBI support
` [PATCH 4/4] arm64: hibernate: "

[PATCH v2] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-03 17:32 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: vgic-its fixes
 2016-08-03 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic

[RFC PATCH v1 0/4] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-08-03  8:42 UTC  (7+ messages)
` [RFC PATCH v1 2/4] arm/arm64: vgic-new: Add distributor and redistributor access
` [RFC PATCH v1 4/4] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[PATCH] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
 2016-08-02 19:49 UTC  (5+ messages)

[RFC PATCH v1] arm/arm64: vgic-new: Create dist and redist iodevs earlier
 2016-08-02 14:04 UTC  (2+ messages)

[PATCH] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-02 13:57 UTC  (5+ messages)

[RFC v9 0/6] KVM: arm/arm64: gsi routing support
 2016-07-29  6:51 UTC  (12+ messages)
` [RFC v9 1/6] KVM: api: Pass the devid in the msi routing entry
` [RFC v9 2/6] KVM: Add devid in kvm_kernel_irq_routing_entry
` [RFC v9 3/6] KVM: irqchip: Convey devid to kvm_set_msi
` [RFC v9 4/6] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [RFC v9 5/6] KVM: arm/arm64: Enable irqchip routing
` [RFC v9 6/6] KVM: arm/arm64: Enable MSI routing

[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-07-27 20:38 UTC  (4+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization

[PATCH v6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-27  6:33 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: remove kvm_vgic_*early_init() functions
 2016-07-26 12:43 UTC  (2+ messages)

[PATCH v5] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26 11:17 UTC  (3+ messages)

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-26 11:01 UTC  (17+ messages)
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested

[RESEND PATCH v4] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26  9:57 UTC  (3+ messages)

usb keyboard and mouse can't work on QEMU ARM64 with KVM
 2016-07-26  8:39 UTC  (3+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-25 17:06 UTC  (40+ messages)

[PATCH v11 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
 2016-07-25  7:53 UTC  (3+ messages)

[PATCH] arm64: kvm: set cpsr before spsr on fault injection
 2016-07-22 16:10 UTC  (3+ messages)

[PATCH 0/2] arm64: add pabt injection test
 2016-07-22 14:46 UTC  (4+ messages)
` [PATCH 1/2] arm64: add start_usr32
` [PATCH 2/2] arm64: add pabt injection test

[RFC v8 0/7] KVM: arm/arm64: gsi routing support
 2016-07-22 14:46 UTC  (7+ messages)
` [RFC v8 5/7] KVM: arm/arm64: Enable irqchip routing
` [RFC v8 6/7] KVM: arm/arm64: Enable MSI routing

[RFC v7 0/7] KVM: arm/arm64: gsi routing support
 2016-07-22 13:59 UTC  (8+ messages)
` [RFC v7 7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing


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