messages from 2016-04-14 13:20:12 to 2016-04-28 16:45:37 UTC [more...]
[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-28 16:46 UTC (42+ messages)
` [PATCH v2 01/54] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v2 02/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v2 03/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v2 04/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v2 05/54] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v2 06/54] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v2 07/54] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v2 08/54] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v2 09/54] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v2 10/54] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v2 11/54] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v2 12/54] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v2 13/54] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v2 14/54] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v2 15/54] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v2 16/54] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v2 17/54] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v2 18/54] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v2 19/54] KVM: arm/arm64: vgic-new: Implement
` [PATCH v2 20/54] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v2 21/54] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v2 22/54] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH v2 24/54] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v2 25/54] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v2 26/54] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v2 27/54] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v2 29/54] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v2 30/54] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v2 31/54] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v2 35/54] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v2 37/54] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v2 38/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v2 39/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v2 40/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v2 43/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v2 44/54] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH v2 46/54] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH v2 47/54] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH v2 50/54] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH v2 51/54] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH v2 53/54] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
[PATCH] arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
2016-04-28 16:07 UTC (2+ messages)
[PATCH v6 00/10] arm64: Add support for KVM with ACPI
2016-04-28 13:13 UTC (23+ messages)
` [PATCH v6 01/10] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v6 02/10] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v6 03/10] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v6 04/10] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v6 05/10] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
` [PATCH v6 06/10] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v6 07/10] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v6 08/10] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PATCH v6 09/10] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
Re: [Query] Does Linux & Qemu support KVM for ARM32 guest on ARM64 host
2016-04-28 6:46 UTC (2+ messages)
[Query] Does Linux & Qemu support KVM for ARM32 guest on ARM64 host
2016-04-28 2:33 UTC (2+ messages)
[PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-26 18:42 UTC (60+ messages)
` [PATCH 01/45] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH 02/45] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH 03/45] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH 04/45] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH 05/45] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH 07/45] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH 08/45] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH 10/45] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH 25/45] KVM: arm/arm64: vgic-new: Add GICv3 redistributor "
` [PATCH 26/45] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH 27/45] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH 29/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH 30/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH 31/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH 32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH 33/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH 34/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH 35/45] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH 36/45] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH 37/45] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH 38/45] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH 39/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH 40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH 41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH 42/45] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH 43/45] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH 44/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH 45/45] KVM: arm/arm64: vgic-new: enable build
[PATCH 0/7] KVM: arm/arm64: Rework arch timer IRQ interface
2016-04-25 10:49 UTC (20+ messages)
` [PATCH 1/7] KVM: arm/arm64: remove unneeded map parameter for vgic_update_irq_pending()
` [PATCH 2/7] KVM: arm/arm64: directly pass virtual IRQ number on injecting mapped IRQ
` [PATCH 3/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_map_is_active()
` [PATCH 4/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_unmap_phys_irq()
` [PATCH 5/7] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH 6/7] KVM: arm/arm64: remove irq_phys_map from the arch timer
` [PATCH 7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq()
[RFC PATCH] arm64: Fix EL1/EL2 early init inconsistencies with VHE
2016-04-22 8:54 UTC (3+ messages)
[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
2016-04-22 7:50 UTC (7+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Detect vGIC presence at runtime
[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
2016-04-21 18:44 UTC (10+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
[RFC v4 0/7] KVM: arm/arm64: gsi routing support
2016-04-21 14:56 UTC (15+ messages)
` [PATCH v4 1/7] KVM: api: pass the devid in the msi routing entry
` [PATCH v4 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v4 5/7] KVM: arm/arm64: build a default routing table
` [PATCH v4 7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing
[RFC PATCH] arm64: KVM: Allow userspace to configure guest MPIDR_EL1
2016-04-21 11:46 UTC (9+ messages)
Intermittent guest kernel crashes with v4.5-rc6
2016-04-18 16:00 UTC (12+ messages)
[PATCH] KVM: arm/arm64: Handle forward time correction gracefully
2016-04-17 17:40 UTC (3+ messages)
[PATCH v2 00/17] kvm-arm: Add stage2 page table walker
2016-04-15 15:17 UTC (36+ messages)
` [PATCH v2 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH v2 02/17] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PATCH v2 04/17] arm64: Introduce pmd_thp_or_huge
` [PATCH v2 05/17] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PATCH v2 06/17] kvm-arm: Remove kvm_pud_huge()
` [PATCH v2 07/17] kvm-arm: arm32: Introduce stage2 page table helpers
` [PATCH v2 08/17] kvm-arm: arm: Introduce hyp page table empty checks
` [PATCH v2 09/17] kvm-arm: arm64: Introduce stage2 page table helpers
` [PATCH v2 10/17] kvm-arm: arm64: Introduce hyp page table empty checks
` [PATCH v2 11/17] kvm-arm: Use explicit stage2 helper routines
` [PATCH v2 12/17] kvm-arm: Add explicit hyp page table modifiers
` [PATCH v2 13/17] kvm-arm: Add stage2 "
` [PATCH v2 14/17] kvm-arm: Cleanup kvm_* wrappers
` [PATCH v2 15/17] kvm: arm64: Get rid of fake page table levels
` [PATCH v2 16/17] kvm-arm: Cleanup stage2 pgd handling
` [PATCH v2 17/17] arm64: kvm: Add support for 16K pages
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-14 14:05 UTC (9+ messages)
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
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