Show patches with: Submitter = Shannon Zhao       |    State = Action Required       |   232 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register - - - --- 2016-01-15 Shannon Zhao New
[v9,05/21] KVM: ARM64: Add access handler for PMSELR register - - - --- 2016-01-15 Shannon Zhao New
[v9,04/21] KVM: ARM64: Add access handler for PMCR register - - - --- 2016-01-15 Shannon Zhao New
[v9,03/21] KVM: ARM64: Add offset defines for PMU registers - 1 - --- 2016-01-15 Shannon Zhao New
[v9,02/21] KVM: ARM64: Define PMU data structure for each vcpu 1 - - --- 2016-01-15 Shannon Zhao New
[v9,01/21] ARM64: Move PMU register related defines to asm/pmu.h 1 - - --- 2016-01-15 Shannon Zhao New
[v8,20/20] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2016-01-07 Shannon Zhao New
[v8,20/20] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2015-12-22 Shannon Zhao New
[v8,19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu - 1 - --- 2015-12-22 Shannon Zhao New
[v8,18/20] KVM: ARM64: Reset PMU state when resetting vcpu - 1 - --- 2015-12-22 Shannon Zhao New
[v8,17/20] KVM: ARM64: Add PMU overflow interrupt routing - 1 - --- 2015-12-22 Shannon Zhao New
[v8,16/20] KVM: ARM64: Add access handler for PMUSERENR register - - - --- 2015-12-22 Shannon Zhao New
[v8,15/20] KVM: ARM64: Add a helper to forward trap to guest EL1 - - - --- 2015-12-22 Shannon Zhao New
[v8,14/20] KVM: ARM64: Add helper to handle PMCR register bits - 1 - --- 2015-12-22 Shannon Zhao New
[v8,13/20] KVM: ARM64: Add access handler for PMSWINC register - - - --- 2015-12-22 Shannon Zhao New
[v8,12/20] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register - - - --- 2015-12-22 Shannon Zhao New
[v8,11/20] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register - - - --- 2015-12-22 Shannon Zhao New
[v8,10/20] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register - - - --- 2015-12-22 Shannon Zhao New
[v8,09/20] KVM: ARM64: Add access handler for event counter register - - - --- 2015-12-22 Shannon Zhao New
[v8,08/20] KVM: ARM64: Add access handler for event typer register - - - --- 2015-12-22 Shannon Zhao New
[v8,07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function - 1 - --- 2015-12-22 Shannon Zhao New
[v8,06/20] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register - - - --- 2015-12-22 Shannon Zhao New
[v8,05/20] KVM: ARM64: Add access handler for PMSELR register - - - --- 2015-12-22 Shannon Zhao New
[v8,04/20] KVM: ARM64: Add access handler for PMCR register - - - --- 2015-12-22 Shannon Zhao New
[v8,03/20] KVM: ARM64: Add offset defines for PMU registers - 1 - --- 2015-12-22 Shannon Zhao New
[v8,02/20] KVM: ARM64: Define PMU data structure for each vcpu 1 - - --- 2015-12-22 Shannon Zhao New
[v8,01/20] ARM64: Move PMU register related defines to asm/pmu.h 1 - - --- 2015-12-22 Shannon Zhao New
[v7,19/19] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2015-12-15 Shannon Zhao New
[v7,18/19] KVM: ARM64: Free perf event of PMU when destroying vcpu - - - --- 2015-12-15 Shannon Zhao New
[v7,17/19] KVM: ARM64: Reset PMU state when resetting vcpu - - - --- 2015-12-15 Shannon Zhao New
[v7,16/19] KVM: ARM64: Add PMU overflow interrupt routing - - - --- 2015-12-15 Shannon Zhao New
[v7,15/19] KVM: ARM64: Add access handler for PMUSERENR register - - - --- 2015-12-15 Shannon Zhao New
[v7,14/19] KVM: ARM64: Add helper to handle PMCR register bits - - - --- 2015-12-15 Shannon Zhao New
[v7,13/19] KVM: ARM64: Add access handler for PMSWINC register - - - --- 2015-12-15 Shannon Zhao New
[v7,12/19] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register - - - --- 2015-12-15 Shannon Zhao New
[v7,11/19] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register - - - --- 2015-12-15 Shannon Zhao New
[v7,10/19] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register - - - --- 2015-12-15 Shannon Zhao New
[v7,09/19] KVM: ARM64: Add access handler for event counter register - - - --- 2015-12-15 Shannon Zhao New
[v7,08/19] KVM: ARM64: Add access handler for event typer register - - - --- 2015-12-15 Shannon Zhao New
[v7,07/19] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function - - - --- 2015-12-15 Shannon Zhao New
[v7,06/19] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register - - - --- 2015-12-15 Shannon Zhao New
[v7,05/19] KVM: ARM64: Add access handler for PMSELR register - - - --- 2015-12-15 Shannon Zhao New
[v7,04/19] KVM: ARM64: Add access handler for PMCR register - - - --- 2015-12-15 Shannon Zhao New
[v7,03/19] KVM: ARM64: Add offset defines for PMU registers - - - --- 2015-12-15 Shannon Zhao New
[v7,02/19] KVM: ARM64: Define PMU data structure for each vcpu - - - --- 2015-12-15 Shannon Zhao New
[v7,01/19] ARM64: Move PMU register related defines to asm/pmu.h - - - --- 2015-12-15 Shannon Zhao New
[v6,21/21] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2015-12-08 Shannon Zhao New
[v6,20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu - - - --- 2015-12-08 Shannon Zhao New
[v6,19/21] KVM: ARM64: Reset PMU state when resetting vcpu - - - --- 2015-12-08 Shannon Zhao New
[v6,18/21] KVM: ARM64: Add PMU overflow interrupt routing - - - --- 2015-12-08 Shannon Zhao New
[v6,17/21] KVM: ARM64: Add helper to handle PMCR register bits - - - --- 2015-12-08 Shannon Zhao New
[v6,16/21] KVM: ARM64: Add reset and access handlers for PMSWINC register - - - --- 2015-12-08 Shannon Zhao New
[v6,15/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register - - - --- 2015-12-08 Shannon Zhao New
[v6,14/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register - - - --- 2015-12-08 Shannon Zhao New
[v6,13/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register - - - --- 2015-12-08 Shannon Zhao New
[v6,12/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register - - - --- 2015-12-08 Shannon Zhao New
[v6,11/21] KVM: ARM64: Add access handler for PMXEVCNTR register - - - --- 2015-12-08 Shannon Zhao New
[v6,10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register - - - --- 2015-12-08 Shannon Zhao New
[v6,09/21] KVM: ARM64: Add access handler for PMXEVTYPER register - - - --- 2015-12-08 Shannon Zhao New
[v6,08/21] KVM: ARM64: Add access handler for PMEVTYPERn and PMCCFILTR register - - - --- 2015-12-08 Shannon Zhao New
[v6,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function - - - --- 2015-12-08 Shannon Zhao New
[v6,06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register - - - --- 2015-12-08 Shannon Zhao New
[v6,05/21] KVM: ARM64: Add reset and access handlers for PMSELR register - - - --- 2015-12-08 Shannon Zhao New
[v6,04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register - - - --- 2015-12-08 Shannon Zhao New
[v6,03/21] KVM: ARM64: Add offset defines for PMU registers - - - --- 2015-12-08 Shannon Zhao New
[v6,02/21] KVM: ARM64: Define PMU data structure for each vcpu - - - --- 2015-12-08 Shannon Zhao New
[v6,01/21] ARM64: Move PMU register related defines to asm/pmu.h - - - --- 2015-12-08 Shannon Zhao New
[v5,21/21] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2015-12-03 Shannon Zhao New
[v5,20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu - - - --- 2015-12-03 Shannon Zhao New
[v5,19/21] KVM: ARM64: Reset PMU state when resetting vcpu - - - --- 2015-12-03 Shannon Zhao New
[v5,18/21] KVM: ARM64: Add PMU overflow interrupt routing - - - --- 2015-12-03 Shannon Zhao New
[v5,17/21] KVM: ARM64: Add helper to handle PMCR register bits - - - --- 2015-12-03 Shannon Zhao New
[v5,16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register - - - --- 2015-12-03 Shannon Zhao New
[v5,15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register - - - --- 2015-12-03 Shannon Zhao New
[v5,14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register - - - --- 2015-12-03 Shannon Zhao New
[v5,13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register - - - --- 2015-12-03 Shannon Zhao New
[v5,12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register - - - --- 2015-12-03 Shannon Zhao New
[v5,11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register - - - --- 2015-12-03 Shannon Zhao New
[v5,10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register - - - --- 2015-12-03 Shannon Zhao New
[v5,09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register - - - --- 2015-12-03 Shannon Zhao New
[v5,08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register - - - --- 2015-12-03 Shannon Zhao New
[v5,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function - - - --- 2015-12-03 Shannon Zhao New
[v5,06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register - - - --- 2015-12-03 Shannon Zhao New
[v5,05/21] KVM: ARM64: Add reset and access handlers for PMSELR register - - - --- 2015-12-03 Shannon Zhao New
[v5,04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register - - - --- 2015-12-03 Shannon Zhao New
[v5,03/21] KVM: ARM64: Add offset defines for PMU registers - - - --- 2015-12-03 Shannon Zhao New
[v5,02/21] KVM: ARM64: Define PMU data structure for each vcpu - - - --- 2015-12-03 Shannon Zhao New
[v5,01/21] ARM64: Move PMU register related defines to asm/pmu.h - - - --- 2015-12-03 Shannon Zhao New
[v4,18/21] KVM: ARM64: Add PMU overflow interrupt routing - - - --- 2015-12-01 Shannon Zhao New
[v4,21/21] KVM: ARM64: Add a new kvm ARM PMU device - - - --- 2015-10-30 Shannon Zhao New
[v4,20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu - - - --- 2015-10-30 Shannon Zhao New
[v4,19/21] KVM: ARM64: Reset PMU state when resetting vcpu - - - --- 2015-10-30 Shannon Zhao New
[v4,18/21] KVM: ARM64: Add PMU overflow interrupt routing - - - --- 2015-10-30 Shannon Zhao New
[v4,17/21] KVM: ARM64: Add helper to handle PMCR register bits - - - --- 2015-10-30 Shannon Zhao New
[v4,16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register - - - --- 2015-10-30 Shannon Zhao New
[v4,15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register - - - --- 2015-10-30 Shannon Zhao New
[v4,14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register - - - --- 2015-10-30 Shannon Zhao New
[v4,13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register - - - --- 2015-10-30 Shannon Zhao New
[v4,12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register - - - --- 2015-10-30 Shannon Zhao New
[v4,11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register - - - --- 2015-10-30 Shannon Zhao New
« 1 2 3 »