messages from 2015-12-03 09:57:20 to 2015-12-13 04:54:23 UTC [more...]
[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
2015-12-13 4:56 UTC (45+ messages)
` [PATCH v3 01/22] arm64: Add macros to read/write system registers
` [PATCH v3 02/22] arm64: KVM: Add a HYP-specific header file
` [PATCH v3 03/22] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH v3 04/22] KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
` [PATCH v3 05/22] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH v3 06/22] arm64: KVM: Implement timer save/restore
` [PATCH v3 07/22] arm64: KVM: Implement system register save/restore
` [PATCH v3 08/22] arm64: KVM: Implement 32bit "
` [PATCH v3 09/22] arm64: KVM: Implement debug save/restore
` [PATCH v3 10/22] arm64: KVM: Implement guest entry
` [PATCH v3 11/22] arm64: KVM: Add patchable function selector
` [PATCH v3 12/22] arm64: KVM: Implement the core world switch
` [PATCH v3 13/22] arm64: KVM: Implement fpsimd save/restore
` [PATCH v3 14/22] arm64: KVM: Implement TLB handling
` [PATCH v3 15/22] arm64: KVM: HYP mode entry points
` [PATCH v3 16/22] arm64: KVM: Add panic handling
` [PATCH v3 17/22] arm64: KVM: Add compatibility aliases
` [PATCH v3 18/22] arm64: KVM: Map the kernel RO section into HYP
` [PATCH v3 19/22] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH v3 20/22] arm64: KVM: Turn system register numbers to an enum
` [PATCH v3 21/22] arm64: KVM: Cleanup asm-offset.c
` [PATCH v3 22/22] arm64: KVM: Remove weak attributes
[PATCH] KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check
2015-12-11 9:16 UTC (2+ messages)
[PATCH v6 00/21] KVM: ARM64: Add guest PMU support
2015-12-10 13:23 UTC (48+ messages)
` [PATCH v6 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v6 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v6 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v6 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v6 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v6 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v6 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v6 08/21] KVM: ARM64: Add access handler for PMEVTYPERn and PMCCFILTR register
` [PATCH v6 09/21] KVM: ARM64: Add access handler for PMXEVTYPER register
` [PATCH v6 10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register
` [PATCH v6 11/21] KVM: ARM64: Add access handler for PMXEVCNTR register
` [PATCH v6 12/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v6 13/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v6 14/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v6 15/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v6 16/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v6 17/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v6 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v6 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v6 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v6 21/21] KVM: ARM64: Add a new kvm ARM PMU device
[PATCH v10 0/6] QEMU support for KVM Guest Debug on arm64
2015-12-08 18:32 UTC (7+ messages)
` [PATCH v10 1/6] target-arm: kvm64 - introduce kvm_arm_init_debug()
` [PATCH v10 2/6] target-arm: kvm - implement software breakpoints
` [PATCH v10 3/6] target-arm: kvm - support for single step
` [PATCH v10 4/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v10 5/6] target-arm: kvm - re-inject guest debug exceptions
` [PATCH v10 6/6] tests/guest-debug: introduce basic gdbstub tests
[PATCH v4 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
2015-12-08 14:48 UTC (18+ messages)
` [PATCH v4 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v4 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v4 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v4 4/4] KVM: arm64: Get rid of old vcpu_reg()
[PATCH v9 0/6] QEMU support for KVM Guest Debug on arm64
2015-12-08 12:02 UTC (7+ messages)
` [PATCH v9 3/6] target-arm: kvm - support for single step
` [PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests
[PATCH v5 00/21] KVM: ARM64: Add guest PMU support
2015-12-08 9:02 UTC (23+ messages)
` [PATCH v5 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v5 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v5 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v5 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v5 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v5 21/21] KVM: ARM64: Add a new kvm ARM PMU device
[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
2015-12-07 12:29 UTC (7+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
` [PATCH v7 2/6] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
` [PATCH v7 3/6] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v7 4/6] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v7 5/6] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v7 6/6] KVM: arm64: Implement vGICv3 CPU interface access
[PATCH 0/3] arm64: KVM: Support 16-bit VMID
2015-12-07 9:27 UTC (3+ messages)
[PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
2015-12-07 1:07 UTC (4+ messages)
` [PATCH v5 1/3] KVM/arm: add hooks for armv7 fp/simd lazy switch support
` [PATCH v5 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v5 3/3] KVM/arm/arm64: enable enhanced armv8 "
[GIT PULL] KVM/ARM fixes for 4.4-rc4
2015-12-04 17:39 UTC (7+ messages)
` [PATCH 1/5] arm64: KVM: Correctly handle zero register during MMIO
` [PATCH 2/5] arm64: KVM: Remove const from struct sys_reg_params
` [PATCH 3/5] arm64: KVM: Correctly handle zero register in system register accesses
` [PATCH 4/5] arm64: KVM: Get rid of old vcpu_reg()
` [PATCH 5/5] ARM/arm64: KVM: correct PTE uncachedness check
[PATCH v2 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
2015-12-04 11:58 UTC (11+ messages)
` [PATCH v2 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v2 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v2 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v2 4/4] KVM: arm64: Get rid of old vcpu_reg()
[PATCH v3 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers
2015-12-04 11:42 UTC (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH v3 2/4] KVM: arm64: Remove const from struct sys_reg_params
` [PATCH v3 3/4] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH v3 4/4] KVM: arm64: Get rid of old vcpu_reg()
[PATCH] KVM: arm/arm64: Revert to old way of checking for device mapping in stage2_flush_ptes()
2015-12-04 8:37 UTC (5+ messages)
[PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
2015-12-04 1:11 UTC (12+ messages)
` [PATCH v4 1/3] KVM/arm/arm64: add hooks for armv7 fp/simd lazy switch support
` [PATCH v4 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v4 3/3] KVM/arm/arm64: enable enhanced armv8 "
arm64 sched_clock cpu accounting
2015-12-03 18:45 UTC (7+ messages)
[PATCH v2 0/3] Introduce MSI hardware mapping for VFIO
2015-12-03 17:05 UTC (5+ messages)
[PATCH 0/3] KVM: arm64: BUG FIX: Correctly handle zero register transfers
2015-12-03 13:12 UTC (13+ messages)
` [PATCH 1/3] KVM: arm64: Correctly handle zero register during MMIO
` [PATCH 2/3] KVM: arm64: Correctly handle zero register in system register accesses
` [PATCH 3/3] KVM: arm64: Get rid of old vcpu_reg()
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).