KVM ARM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-29 10:51:03 to 2015-06-12 17:13:25 UTC [more...]

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-06-12 17:23 UTC  (37+ messages)
` [PATCH 01/13] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH 02/13] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH 03/13] KVM: arm/arm64: add emulation model specific destroy function
` [PATCH 04/13] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH 05/13] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH 06/13] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH 07/13] KVM: arm64: implement basic ITS register handlers
` [PATCH 08/13] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH 09/13] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH 10/13] KVM: arm64: sync LPI properties and status between guest and KVM
` [PATCH 11/13] KVM: arm64: implement ITS command queue command handlers
` [PATCH 12/13] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH 13/13] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH 0/2] arm64: KVM: Use instruction patching for GIC world switch
 2015-06-12 14:12 UTC  (4+ messages)
` [PATCH 1/2] arm64: alternative: Introduce feature for GICv3 CPU interface
` [PATCH 2/2] arm64: KVM: Switch vgic save/restore to alternative_insn

[PATCH] arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
 2015-06-11 17:58 UTC 

[PATCH V2 0/5] Enable ACPI support for KVM ARM
 2015-06-11 11:47 UTC  (16+ messages)
` [PATCH V2 1/5] kvm: arm64: Enable ACPI support for virt arch timer
` [PATCH V2 2/5] kvm: arm64: Dispatch virt GIC probing to device tree and ACPI
` [PATCH V2 3/5] kvm: arm64: Detect GIC version for proper ACPI vGIC probing
` [PATCH V2 4/5] kvm: arm64: Implement ACPI probing code for GICv2
` [PATCH V2 5/5] kvm: arm64: Implement ACPI probing code for GICv3

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-11 10:02 UTC  (27+ messages)
` [PATCH 01/10] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH 03/10] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH 04/10] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH 08/10] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH 09/10] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts

[PATCH v2 0/8] kvmtool: arm64: GICv3 guest support
 2015-06-10 17:48 UTC  (14+ messages)
` [PATCH v2 1/8] AArch64: Reserve two 64k pages for GIC CPU interface
` [PATCH v2 2/8] AArch{32, 64}: use KVM_CREATE_DEVICE & co to instanciate the GIC
` [PATCH v2 3/8] irq: add irq__get_nr_allocated_lines
` [PATCH v2 4/8] AArch{32,64}: dynamically configure the number of GIC interrupts
` [PATCH v2 5/8] arm: finish VGIC initialisation explicitly
` [PATCH v2 6/8] arm: prepare for instantiating different IRQ chip devices
` [PATCH v2 7/8] arm: add support for supplying GICv3 redistributor addresses
` [PATCH v2 8/8] arm: use new irqchip parameter to create different vGIC types

IRQFD support with GICv3 ITS (WAS: RE: [PATCH 00/13] arm64: KVM: GICv3 ITS emulation)
 2015-06-10 15:38 UTC  (4+ messages)

[PATCH v2 00/11] KVM: arm: debug infrastructure support
 2015-06-10 13:52 UTC  (21+ messages)
` [PATCH v2 01/11] KVM: arm: plug guest debug exploit
` [PATCH v2 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi
` [PATCH v2 03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code
` [PATCH v2 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v2 05/11] KVM: arm: check ordering of all system register tables
` [PATCH v2 06/11] KVM: arm: add trap handlers for 32-bit debug registers
` [PATCH v2 07/11] KVM: arm: add trap handlers for 64-bit "
` [PATCH v2 08/11] KVM: arm: implement dirty bit mechanism for "
` [PATCH v2 09/11] KVM: arm: disable debug mode if we don't actually need it
` [PATCH v2 10/11] KVM: arm: implement lazy world switch for debug registers
` [PATCH v2 11/11] KVM: arm: enable trapping of all "

should KVM or userspace be the one which decides what MIPIDR/affinity values to assign to vcpus?
 2015-06-10 11:22 UTC  (12+ messages)

[PATCH v2] arm/arm64: KVM: Properly account for guest CPU time
 2015-06-09 23:04 UTC  (21+ messages)

[PATCH] KVM: arm/arm64: Enable the KVM-VFIO device
 2015-06-09 17:09 UTC  (2+ messages)

[PATCH] kvmtool: don't use PCI config space IRQ line field
 2015-06-05 16:41 UTC  (2+ messages)

[PATCH v16 0/9] KVM platform device passthrough
 2015-06-05  7:43 UTC  (3+ messages)

[PATCH V1 0/5] Enable ACPI support for KVM ARM
 2015-06-05  5:32 UTC 

[PATCH v5 00/12] KVM Guest Debug support for arm64
 2015-06-04 14:40 UTC  (20+ messages)
` [PATCH v5 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v5 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v5 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v5 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v5 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support

[PATCH v2] KVM: arm64: fix misleading comments in save/restore
 2015-06-04 13:28 UTC 

[PATCH v5 0/6] QEMU support for KVM Guest Debug on arm64
 2015-06-04 11:35 UTC  (13+ messages)
` [PATCH v5 1/6] linux-headers: sync from my kernel tree (DEV)
` [PATCH v5 2/6] target-arm: kvm64: introduce kvm_arm_init_debug()
` [PATCH v5 3/6] target-arm: kvm - implement software breakpoints
` [PATCH v5 4/6] target-arm: kvm - support for single step
` [PATCH v5 5/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v5 6/6] target-arm: kvm - re-inject guest debug exceptions

[PATCH] KVM: arm64: fix misleading comments in save/restore
 2015-06-04 10:50 UTC  (7+ messages)

[ANNOUNCE] Stand-alone kvmtool repository
 2015-06-03 17:25 UTC 

stand-alone kvmtool
 2015-06-03 17:07 UTC  (4+ messages)

[PATCH v13 0/4] machvirt dynamic sysbus device instantiation
 2015-06-02 15:40 UTC  (7+ messages)
` [PATCH v13 1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [PATCH v13 2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
` [PATCH v13 3/4] hw/arm/virt: add dynamic sysbus device support
` [PATCH v13 4/4] hw/arm/virt: change indentation in a15memmap
  ` [Qemu-devel] "

[PATCH v2 0/2] ARM adaptations for vhost irqfd setup
 2015-06-01 18:28 UTC  (3+ messages)

[PATCH v4 0/4] Add support for for GICv2m and MSIs to arm-virt
 2015-06-01 17:15 UTC  (4+ messages)
` [PATCH v4 1/4] target-arm: Add GIC phandle to VirtBoardInfo
` [PATCH v4 4/4] target-arm: Add the GICv2m to the virt board

[PATCH] KVM: arm: vgic: Drop useless Group0 warning
 2015-06-01 10:05 UTC  (2+ messages)

[PATCH V1 0/5] Enable ACPI support for KVM ARM
 2015-05-29 14:34 UTC  (4+ messages)
` [PATCH V1 4/5] kvm: arm64: Implement ACPI probing code for GICv2


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 read-only IMAP folder(s) and NNTP newsgroup(s).