Show patches with: Archived = No       |   2012 patches
« 1 2 3 420 21 »
Patch Series S/W/F Date Submitter Delegate State
xen/arm: Implement 32-bit dump stack --- 2013-10-23 Julien Grall Accepted
[1/3] xen/arm: p2m: extend create_p2m_entries to support read-only mapping --- 2013-10-24 Julien Grall Superseded
[2/3] xen/arm: p2m: add guest_physmap_add_page_rw --- 2013-10-24 Julien Grall Superseded
[3/3] xen/arm: grant-table: Support read-only mapping --- 2013-10-24 Julien Grall Superseded
[V3] xen: Check if the range is valid in init_domheap_pages --- 2013-11-13 Julien Grall Accepted
xen/arm: midway: implement SMP --- 2013-11-18 Julien Grall Rejected
libxc/arm: align to page size the base address of the device tree --- 2013-11-20 Ian Campbell Accepted
[v2,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c --- 2013-12-02 Andre Przywara New
[v2,2/6] arm: move GIC SGI kicking into separate function --- 2013-12-02 Andre Przywara New
[v2,3/6] arm: parse PSCI node from the host device-tree --- 2013-12-02 Andre Przywara New
[v2,4/6] arm: add a function to invoke the PSCI handler --- 2013-12-02 Andre Przywara New
[v2,5/6] arm32: enable PSCI secondary CPU bringup --- 2013-12-02 Andre Przywara New
[v2,6/6] arm64: enable PSCI secondary CPU bringup --- 2013-12-02 Andre Przywara New
xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size. --- 2013-12-03 PranavkumarSawargaonkar New
xen/block: Correctly define structures in public headers on ARM32 and ARM64 --- 2013-12-03 Julien Grall Superseded
[Xen-devel] xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size. --- 2013-12-03 Ian Campbell New
[Xen-devel] xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size. --- 2013-12-03 Ian Campbell Accepted
[v3,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c --- 2013-12-05 Andre Przywara New
[v3,2/6] arm: move GIC SGI kicking into separate function --- 2013-12-05 Andre Przywara Accepted
[v3,3/6] arm: parse PSCI node from the host device-tree --- 2013-12-05 Andre Przywara Accepted
[v3,4/6] arm: add a function to invoke the PSCI handler --- 2013-12-05 Andre Przywara Accepted
[v3,5/6] arm32: enable PSCI secondary CPU bringup --- 2013-12-05 Andre Przywara Accepted
[v3,6/6] arm64: enable PSCI secondary CPU bringup --- 2013-12-05 Andre Przywara Accepted
[1/8] DO NOT APPLY: xen/arm: Correctly support foreign page removing on ARM --- 2013-12-05 Julien Grall Superseded
[2/8] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c --- 2013-12-05 Julien Grall Superseded
[3/8] xen/arm: Implement p2m_type_t as an enum --- 2013-12-05 Julien Grall Superseded
[4/8] xen/arm: Store p2m type in each page of the guest --- 2013-12-05 Julien Grall Superseded
[5/8] xen/arm: p2m: Add p2m_get_entry --- 2013-12-05 Julien Grall Superseded
[6/8] xen/arm: Retrieve p2m type in get_page_from_gfn --- 2013-12-05 Julien Grall Superseded
[7/8] xen/arm: Set foreign page type to p2m_map_foreign --- 2013-12-05 Julien Grall Superseded
[8/8] xen/arm: grant-table: Support read-only mapping --- 2013-12-05 Julien Grall Superseded
xen/arm: arch_domain_create: don't return 0 when alloc_xenheap_pages has failed --- 2013-12-08 Julien Grall Accepted
[v2,01/10] xen/arm: Introduce steps in domain_relinquish_resource --- 2013-12-09 Julien Grall Superseded
[v2,02/10] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c --- 2013-12-09 Julien Grall Superseded
[v2,03/10] xen/arm: Implement p2m_type_t as an enum --- 2013-12-09 Julien Grall Superseded
[v2,04/10] xen/arm: Store p2m type in each page of the guest --- 2013-12-09 Julien Grall Superseded
[v2,05/10] xen/arm: p2m: Extend p2m_lookup parameters to retrieve the p2m type --- 2013-12-09 Julien Grall Superseded
[v2,06/10] xen/arm: Retrieve p2m type in get_page_from_gfn --- 2013-12-09 Julien Grall Superseded
[v2,07/10] xen/arm: Introduce relinquish_p2m_mapping to remove refcount every mapped page --- 2013-12-09 Julien Grall Superseded
[v2,08/10] xen/arm: Implement xen_rem_foreign_from_p2m --- 2013-12-09 Julien Grall Superseded
[v2,09/10] xen/arm: Set foreign page type to p2m_map_foreign --- 2013-12-09 Julien Grall Superseded
[v2,10/10] xen/arm: grant-table: Support read-only mapping --- 2013-12-09 Julien Grall Superseded
libxc/arm: Correctly handle the difference between virtual and physical address --- 2013-12-10 Julien Grall New
libxc: elfloader: add support for ARM --- 2013-12-10 Julien Grall New
ARM: refine compiler target architecture --- 2013-12-17 Andre Przywara New
[v2] xen/arm: p2m: Don't create new table when the mapping is removed --- 2013-12-20 Julien Grall Accepted
[v2] xen/arm: p2m: Correctly flush TLB in create_p2m_entries --- 2014-01-09 Julien Grall Superseded
xen/arm: correct flush_tlb_mask behaviour --- 2014-01-09 Julien Grall Accepted
xen/arm: setup_dt_irq: don't enable the IRQ if the creation has failed --- 2014-01-10 Julien Grall Superseded
xen/arm: IRQ: Protect IRQ to be shared between domains and XEN --- 2014-01-10 Julien Grall Superseded
[v3] xen/arm: p2m: Correctly flush TLB in create_p2m_entries --- 2014-01-14 Julien Grall Accepted
[Xen-devel] xen: arm: correctly write release target in smp_spin_table_cpu_up --- 2014-01-14 Ian Campbell Accepted
[Xen-devel] xen: arm: flush TLB on all CPUs when setting or clearing fixmaps --- 2014-01-14 Ian Campbell New
[Xen-devel] xen: arm: correct guest PSCI handling on 64-bit hypervisor. --- 2014-01-14 Ian Campbell Accepted
[Xen-devel] xen: arm: correctly write release target in smp_spin_table_cpu_up --- 2014-01-15 Ian Campbell New
[Xen-devel] tools: libxl: do not set the PoD target on ARM --- 2014-01-16 Ian Campbell Accepted
[Xen-devel] xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) --- 2014-01-17 Ian Campbell New
[Xen-devel,v2] xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) --- 2014-01-20 Ian Campbell New
[Xen-devel,OSSTEST] README: Add some core concepts and terminology --- 2014-01-20 Ian Campbell New
[Xen-devel,OSSTEST] standalone: Correct arguments to JobDB flight_create --- 2014-01-21 Ian Campbell New
[Xen-devel,OSSTEST,01/17] make-flight: expand hard tabs --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,02/17] make-flight: refactor common function "stripy" into helper library --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,03/17] make-flight: Drop obsolete/unused xenrt_images variable. --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,04/17] make-flight: refactor build job creation into mfi-common --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,05/17] Remove support for building the XCP kernel --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,06/17] mfi-common: Allow caller of create_build_jobs to include/exclude xend builds --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,07/17] mfi-common: restrict scope of local vars in create_build_jobs --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,08/17] mfi-common: fixup --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,09/17] make-flight: Remove md5sum based job filtering --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,10/17] make-flight: refactor job_create_test filters --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,11/17] make-flight: refactor job_create_test into mfi-common --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,12/17] make-flight: refactor test case filter over $branch --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,13/17] make-flight: Separate matrix iteration from test job creation --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,14/17] make-flight: reduce indentation in test_matrix_do_one --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,15/17] make-flight: Refactor test matrix iteration into mfi-common --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,16/17] mfi-common: onetoolstack does not vary for a given $xenbranch --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,17/17] make-flight: refactor test_matrix_do_one --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST,00/17] refactor and clean up make-flight --- 2014-01-22 Ian Campbell New
[Xen-devel] xen/arm: Alternative start of day cache coherency --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST] cri-args-hostlists: Allow environment to control OSSTEST_CONFIG --- 2014-01-22 Ian Campbell New
[Xen-devel,OSSTEST] standalone: add blessing to flights table. --- 2014-01-22 Ian Campbell New
xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-23 PranavkumarSawargaonkar New
[V2] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-23 PranavkumarSawargaonkar New
[V3] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-24 PranavkumarSawargaonkar New
[V4] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-24 PranavkumarSawargaonkar New
[Xen-devel] xen: arm: correct use of find_next_bit --- 2014-01-24 Ian Campbell Accepted
[V5] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-27 PranavkumarSawargaonkar New
[V6] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-27 PranavkumarSawargaonkar Accepted
[Xen-devel] Update QEMU_UPSTREAM_REVISION --- 2014-01-28 Stefano Stabellini Accepted
[Xen-devel,v1,2/2] xen/arm: Fix deadlock in on_selected_cpus function --- 2014-01-28 Stefano Stabellini New
[Xen-devel] xen: arm: increase priority of SGIs used as IPIs --- 2014-01-28 Ian Campbell New
[Xen-devel] xen: arm: increase priority of SGIs used as IPIs --- 2014-01-28 Ian Campbell New
[Xen-devel,v1,0/2] xen/arm: maintenance_interrupt SMP fix --- 2014-01-29 Stefano Stabellini New
[Xen-devel,1/4] Revert "xen: arm: force guest memory accesses to cacheable when MMU is disabled" --- 2014-01-29 Ian Campbell New
[Xen-devel,2/4] xen: arm: rename create_p2m_entries to apply_p2m_changes --- 2014-01-29 Ian Campbell Superseded
[Xen-devel,3/4] xen: arm: rename p2m next_gfn_to_relinquish to lowest_mapped_gfn --- 2014-01-29 Ian Campbell Superseded
[Xen-devel,4/4] xen/arm: clean and invalidate all guest caches by VMID after domain build. --- 2014-01-29 Ian Campbell New
xen/arm: Directly return NULL if Xen fails to allocate domain struct --- 2014-01-31 Julien Grall Accepted
xen: arm: platforms: Remove determining reset specific values from dts for XGENE. --- 2014-02-04 PranavkumarSawargaonkar Accepted
[Xen-devel,FOR-4.5] xen: arm: avoid "PV" terminology --- 2014-02-04 Ian Campbell Superseded
« 1 2 3 420 21 »