Show patches with: Submitter = Shannon Zhao       |    Archived = No       |   252 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v11,06/17] Xen: ARM: Add support for mapping platform device mmio --- 2016-04-07 Shannon Zhao New
[Xen-devel,v11,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio --- 2016-04-07 Shannon Zhao New
[Xen-devel,v9,14/17] XEN: EFI: Move x86 specific codes to architecture directory --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,11/17] ARM: XEN: Move xen_early_init() before efi_init() --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,07/17] Xen: ARM: Add support for mapping AMBA device mmio --- 2016-03-31 Shannon Zhao New
[Xen-devel,v9,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio --- 2016-03-31 Shannon Zhao Superseded
[Xen-devel,v6,13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms --- 2016-03-17 Shannon Zhao New
[Xen-devel,v6,11/17] ARM: XEN: Move xen_early_init() before efi_init() --- 2016-03-17 Shannon Zhao New
[Xen-devel,v6,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI --- 2016-03-17 Shannon Zhao Superseded
[Xen-devel,v6,09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ --- 2016-03-17 Shannon Zhao New
[Xen-devel,v6,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen --- 2016-03-17 Shannon Zhao Superseded
[Xen-devel,v6,06/17] Xen: ARM: Add support for mapping platform device mmio --- 2016-03-17 Shannon Zhao Superseded
[Xen-devel,v6,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio --- 2016-03-17 Shannon Zhao Superseded
[Xen-devel,v6,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn --- 2016-03-17 Shannon Zhao New
[Xen-devel,v5,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI --- 2016-03-04 Shannon Zhao Superseded
[Xen-devel,v5,08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen --- 2016-03-04 Shannon Zhao Superseded
[Xen-devel,v5,07/17] Xen: ARM: Add support for mapping AMBA device mmio --- 2016-03-04 Shannon Zhao Superseded
[Xen-devel,v5,06/17] Xen: ARM: Add support for mapping platform device mmio --- 2016-03-04 Shannon Zhao Superseded
[Xen-devel,v5,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn --- 2016-03-04 Shannon Zhao Superseded
[v15,15/20] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-02-26 Shannon Zhao New
[v13,20/20] KVM: ARM64: Add a new vcpu device control group for PMUv3 --- 2016-02-24 Shannon Zhao New
[v13,19/20] KVM: ARM: Introduce per-vcpu kvm device controls --- 2016-02-24 Shannon Zhao New
[v13,18/20] KVM: ARM64: Add a new feature bit for PMUv3 --- 2016-02-24 Shannon Zhao New
[v13,17/20] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2016-02-24 Shannon Zhao New
[v13,16/20] KVM: ARM64: Reset PMU state when resetting vcpu --- 2016-02-24 Shannon Zhao New
[v13,15/20] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-02-24 Shannon Zhao New
[v13,14/20] KVM: ARM64: Add access handler for PMUSERENR register --- 2016-02-24 Shannon Zhao New
[v13,13/20] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-02-24 Shannon Zhao New
[v13,12/20] KVM: ARM64: Add access handler for PMSWINC register --- 2016-02-24 Shannon Zhao New
[v13,11/20] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register --- 2016-02-24 Shannon Zhao New
[v13,10/20] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register --- 2016-02-24 Shannon Zhao New
[v13,09/20] KVM: ARM64: Add access handler for event type register --- 2016-02-24 Shannon Zhao New
[v13,08/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2016-02-24 Shannon Zhao New
[v13,07/20] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register --- 2016-02-24 Shannon Zhao New
[v13,06/20] KVM: ARM64: Add access handler for event counter register --- 2016-02-24 Shannon Zhao New
[v13,05/20] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register --- 2016-02-24 Shannon Zhao New
[v13,04/20] KVM: ARM64: Add access handler for PMSELR register --- 2016-02-24 Shannon Zhao New
[v13,03/20] KVM: ARM64: Add access handler for PMCR register --- 2016-02-24 Shannon Zhao New
[v13,02/20] KVM: ARM64: Define PMU data structure for each vcpu --- 2016-02-24 Shannon Zhao New
[v13,01/20] ARM64: Move PMU register related defines to asm/perf_event.h --- 2016-02-24 Shannon Zhao New
[v12,21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3 --- 2016-02-22 Shannon Zhao Superseded
[v12,20/21] KVM: ARM: Introduce per-vcpu kvm device controls --- 2016-02-22 Shannon Zhao Superseded
[v12,19/21] KVM: ARM64: Add a new feature bit for PMUv3 --- 2016-02-22 Shannon Zhao Superseded
[v12,18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2016-02-22 Shannon Zhao Superseded
[v12,17/21] KVM: ARM64: Reset PMU state when resetting vcpu --- 2016-02-22 Shannon Zhao Superseded
[v12,16/21] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-02-22 Shannon Zhao Superseded
[v12,15/21] KVM: ARM64: Add access handler for PMUSERENR register --- 2016-02-22 Shannon Zhao Superseded
[v12,14/21] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-02-22 Shannon Zhao New
[v12,13/21] KVM: ARM64: Add access handler for PMSWINC register --- 2016-02-22 Shannon Zhao Superseded
[v12,12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register --- 2016-02-22 Shannon Zhao Superseded
[v12,11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register --- 2016-02-22 Shannon Zhao New
[v12,10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register --- 2016-02-22 Shannon Zhao New
[v12,09/21] KVM: ARM64: Add access handler for event counter register --- 2016-02-22 Shannon Zhao New
[v12,08/21] KVM: ARM64: Add access handler for event type register --- 2016-02-22 Shannon Zhao New
[v12,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2016-02-22 Shannon Zhao New
[v12,06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register --- 2016-02-22 Shannon Zhao Superseded
[v12,05/21] KVM: ARM64: Add access handler for PMSELR register --- 2016-02-22 Shannon Zhao New
[v12,04/21] KVM: ARM64: Add access handler for PMCR register --- 2016-02-22 Shannon Zhao New
[v12,03/21] KVM: ARM64: Add offset defines for PMU registers --- 2016-02-22 Shannon Zhao New
[v12,02/21] KVM: ARM64: Define PMU data structure for each vcpu --- 2016-02-22 Shannon Zhao Superseded
[v12,01/21] ARM64: Move PMU register related defines to asm/perf_event.h --- 2016-02-22 Shannon Zhao Superseded
[v11,21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3 --- 2016-02-05 Shannon Zhao Superseded
[v11,20/21] KVM: ARM: Introduce per-vcpu kvm device controls --- 2016-02-05 Shannon Zhao Superseded
[v11,19/21] KVM: ARM64: Add a new feature bit for PMUv3 --- 2016-02-05 Shannon Zhao Superseded
[v11,18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2016-02-05 Shannon Zhao Superseded
[v11,17/21] KVM: ARM64: Reset PMU state when resetting vcpu --- 2016-02-05 Shannon Zhao Superseded
[v11,16/21] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-02-05 Shannon Zhao Superseded
[v11,15/21] KVM: ARM64: Add access handler for PMUSERENR register --- 2016-02-05 Shannon Zhao Superseded
[v11,14/21] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-02-05 Shannon Zhao Superseded
[v11,13/21] KVM: ARM64: Add access handler for PMSWINC register --- 2016-02-05 Shannon Zhao Superseded
[v11,12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register --- 2016-02-05 Shannon Zhao Superseded
[v11,11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register --- 2016-02-05 Shannon Zhao Superseded
[v11,10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register --- 2016-02-05 Shannon Zhao Superseded
[v11,09/21] KVM: ARM64: Add access handler for event counter register --- 2016-02-05 Shannon Zhao Superseded
[v11,08/21] KVM: ARM64: Add access handler for event type register --- 2016-02-05 Shannon Zhao Superseded
[v11,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2016-02-05 Shannon Zhao Superseded
[v11,06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register --- 2016-02-05 Shannon Zhao Superseded
[v11,05/21] KVM: ARM64: Add access handler for PMSELR register --- 2016-02-05 Shannon Zhao Superseded
[v11,04/21] KVM: ARM64: Add access handler for PMCR register --- 2016-02-05 Shannon Zhao Superseded
[v11,03/21] KVM: ARM64: Add offset defines for PMU registers --- 2016-02-05 Shannon Zhao Superseded
[v11,02/21] KVM: ARM64: Define PMU data structure for each vcpu --- 2016-02-05 Shannon Zhao Superseded
[v11,01/21] ARM64: Move PMU register related defines to asm/pmu.h --- 2016-02-05 Shannon Zhao New
[Xen-devel,v4,11/17] ARM: XEN: Move xen_early_init() before efi_init() --- 2016-02-05 Shannon Zhao Superseded
[Xen-devel,v4,10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI --- 2016-02-05 Shannon Zhao New
[Xen-devel,v4,09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ --- 2016-02-05 Shannon Zhao New
[Xen-devel,v4,07/17] Xen: ARM: Add support for mapping AMBA device mmio --- 2016-02-05 Shannon Zhao Superseded
[Xen-devel,v4,06/17] Xen: ARM: Add support for mapping platform device mmio --- 2016-02-05 Shannon Zhao Superseded
[Xen-devel,v4,05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio --- 2016-02-05 Shannon Zhao Superseded
[Xen-devel,v4,04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table --- 2016-02-05 Shannon Zhao New
[v10,21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3 --- 2016-01-27 Shannon Zhao Superseded
[v10,20/21] KVM: ARM: Introduce per-vcpu kvm device controls --- 2016-01-27 Shannon Zhao Superseded
[v10,19/21] KVM: ARM64: Add a new feature bit for PMUv3 --- 2016-01-27 Shannon Zhao Superseded
[v10,18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2016-01-27 Shannon Zhao Superseded
[v10,17/21] KVM: ARM64: Reset PMU state when resetting vcpu --- 2016-01-27 Shannon Zhao Superseded
[v10,16/21] KVM: ARM64: Add PMU overflow interrupt routing --- 2016-01-27 Shannon Zhao Superseded
[v10,15/21] KVM: ARM64: Add access handler for PMUSERENR register --- 2016-01-27 Shannon Zhao Superseded
[v10,14/21] KVM: ARM64: Add helper to handle PMCR register bits --- 2016-01-27 Shannon Zhao New
« 1 2 3 »