messages from 2016-05-06 10:44:18 to 2016-05-13 10:41:07 UTC [more...]
[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
2016-05-13 10:44 UTC (188+ messages)
` [PATCH v3 01/55] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v3 02/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v3 03/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v3 04/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v3 06/55] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v3 07/55] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v3 09/55] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v3 10/55] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v3 11/55] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v3a] "
` [PATCH v3 12/55] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v3 13/55] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v3 14/55] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v3 15/55] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v3 16/55] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v3 17/55] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v3 18/55] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v3 19/55] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v3 20/55] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH v3 21/55] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v3 22/55] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v3 23/55] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v3 24/55] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v3 25/55] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v3 26/55] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v3 27/55] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v3 28/55] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v3 29/55] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v3 30/55] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v3 31/55] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH] KVM: arm/arm64: vgic-new: fix overlap check for device addresses
` [PATCH v2] "
` [PATCH v3 33/55] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v3 34/55] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v3 35/55] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v3 36/55] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH v3 37/55] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v3 38/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v3 39/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v3 40/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v3 41/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v3 42/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH v3 43/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH v3 45/55] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH v3 46/55] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH v3 47/55] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH v3 48/55] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH v3 49/55] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH v3 50/55] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH v3 51/55] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH v3 52/55] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH v3 53/55] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH v3 54/55] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH v3 55/55] KVM: arm/arm64: vgic-new: enable build
[PATCH v2] KVM: arm/arm64: vgic-new: Switch to firmware-independent probing
2016-05-13 8:02 UTC (3+ messages)
[PATCH] fixup! vgic-new: make vgic_register_redist_iodevs more readable
2016-05-12 19:44 UTC (2+ messages)
[PULL 00/29] KVM/ARM Changes for v4.7
2016-05-11 15:42 UTC (34+ messages)
` [PULL 01/29] arm64: Reuse TCR field definitions for EL1 and EL2
` [PULL 02/29] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PULL 03/29] kvm arm: Move fake PGD handling to arch specific files
` [PULL 04/29] arm64: Introduce pmd_thp_or_huge
` [PULL 05/29] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PULL 06/29] kvm-arm: Remove kvm_pud_huge()
` [PULL 07/29] kvm-arm: arm32: Introduce stage2 page table helpers
` [PULL 08/29] kvm-arm: arm: Introduce hyp page table empty checks
` [PULL 09/29] kvm-arm: arm64: Introduce stage2 page table helpers
` [PULL 10/29] kvm-arm: arm64: Introduce hyp page table empty checks
` [PULL 11/29] kvm-arm: Use explicit stage2 helper routines
` [PULL 12/29] kvm-arm: Add explicit hyp page table modifiers
` [PULL 13/29] kvm-arm: Add stage2 "
` [PULL 14/29] kvm-arm: Cleanup kvm_* wrappers
` [PULL 15/29] kvm: arm64: Get rid of fake page table levels
` [PULL 16/29] kvm-arm: Cleanup stage2 pgd handling
` [PULL 17/29] arm64: kvm: Add support for 16K pages
` [PULL 18/29] arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
` [PULL 19/29] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PULL 20/29] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PULL 21/29] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PULL 22/29] irqchip/gic-v2: Parse and export virtual GIC information
` [PULL 23/29] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
` [PULL 24/29] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PULL 25/29] irqchip/gic-v3: Parse and export virtual GIC information
` [PULL 26/29] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PULL 27/29] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PULL 28/29] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
` [PULL 29/29] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
[PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
2016-05-09 20:21 UTC (4+ messages)
[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
2016-05-09 17:09 UTC (6+ messages)
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
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;
as well as URLs for NNTP newsgroup(s).