Toggle navigation
Patchwork
Xen
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 2575 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
23
24
25
26
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,06/11] xen/arm: p2m: Extend p2m_lookup parameters to retrieve the p2m type
-
-
-
2013-12-13
Julien Grall
Superseded
[v4,05/11] xen/arm: Store p2m type in each page of the guest
-
-
-
2013-12-13
Julien Grall
Superseded
[v4,04/11] xen/arm: Implement p2m_type_t as an enum
-
-
-
2013-12-13
Julien Grall
Superseded
[v4,03/11] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c
-
-
-
2013-12-13
Julien Grall
Superseded
[v4,02/11] xen/arm: Introduce steps in domain_relinquish_resource
-
-
-
2013-12-13
Julien Grall
Superseded
[v4,01/11] pvh dom0: Introduce p2m_map_foreign
-
-
-
2013-12-13
Julien Grall
Superseded
xen/dts: Don't translate invalid address
-
-
-
2013-12-13
Julien Grall
Superseded
xen/elf: header: fix typoes in elfnote.h
-
-
-
2013-12-11
Julien Grall
Accepted
libxc: elfloader: add support for ARM
-
-
-
2013-12-10
Julien Grall
New
libxc/arm: Correctly handle the difference between virtual and physical address
-
-
-
2013-12-10
Julien Grall
New
[v3,10/10] xen/arm: grant-table: Support read-only mapping
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,09/10] xen/arm: Set foreign page type to p2m_map_foreign
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,08/10] xen/arm: Add relinquish_p2m_mapping to remove reference on every mapped page
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,07/10] xen/arm: Implement xen_rem_foreign_from_p2m
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,06/10] xen/arm: Retrieve p2m type in get_page_from_gfn
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,05/10] xen/arm: p2m: Extend p2m_lookup parameters to retrieve the p2m type
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,04/10] xen/arm: Store p2m type in each page of the guest
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,03/10] xen/arm: Implement p2m_type_t as an enum
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,02/10] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c
-
-
-
2013-12-10
Julien Grall
Superseded
[v3,01/10] xen/arm: Introduce steps in domain_relinquish_resource
-
-
-
2013-12-10
Julien Grall
Superseded
[v2,10/10] xen/arm: grant-table: Support read-only mapping
-
-
-
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,08/10] xen/arm: Implement xen_rem_foreign_from_p2m
-
-
-
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,06/10] xen/arm: Retrieve p2m type in get_page_from_gfn
-
-
-
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,04/10] xen/arm: Store p2m type in each page of the guest
-
-
-
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,02/10] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c
-
-
-
2013-12-09
Julien Grall
Superseded
[v2,01/10] xen/arm: Introduce steps in domain_relinquish_resource
-
-
-
2013-12-09
Julien Grall
Superseded
xen/arm: arch_domain_create: don't return 0 when alloc_xenheap_pages has failed
-
-
-
2013-12-08
Julien Grall
Accepted
[8/8] xen/arm: grant-table: Support read-only mapping
-
-
-
2013-12-05
Julien Grall
Superseded
[7/8] xen/arm: Set foreign page type to p2m_map_foreign
-
-
-
2013-12-05
Julien Grall
Superseded
[6/8] xen/arm: Retrieve p2m type in get_page_from_gfn
-
-
-
2013-12-05
Julien Grall
Superseded
[5/8] xen/arm: p2m: Add p2m_get_entry
-
-
-
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
[3/8] xen/arm: Implement p2m_type_t as an enum
-
-
-
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
[1/8] DO NOT APPLY: xen/arm: Correctly support foreign page removing on ARM
-
-
-
2013-12-05
Julien Grall
Superseded
[v3,6/6] arm64: enable PSCI secondary CPU bringup
-
-
-
2013-12-05
Andre Przywara
Accepted
[v3,5/6] arm32: enable PSCI secondary CPU bringup
-
-
-
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,3/6] arm: parse PSCI node from the host device-tree
-
-
-
2013-12-05
Andre Przywara
Accepted
[v3,2/6] arm: move GIC SGI kicking into separate function
-
-
-
2013-12-05
Andre Przywara
Accepted
[v3,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c
-
-
-
2013-12-05
Andre Przywara
New
[Xen-devel] xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size.
-
-
-
2013-12-03
Ian Campbell
Accepted
[v2] xen/block: Correctly define structures in public headers on ARM32 and ARM64
-
-
-
2013-12-03
Julien Grall
Accepted
[Xen-devel] xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size.
-
-
-
2013-12-03
Ian Campbell
New
xen/block: Correctly define structures in public headers on ARM32 and ARM64
-
-
-
2013-12-03
Julien Grall
Superseded
xen: arm: Fixing ttbcr (TCR_EL1 for AArch64) size.
-
-
-
2013-12-03
PranavkumarSawargaonkar
New
[v2,6/6] arm64: enable PSCI secondary CPU bringup
-
-
-
2013-12-02
Andre Przywara
New
[v2,5/6] arm32: enable PSCI secondary CPU bringup
-
-
-
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,3/6] arm: parse PSCI node from the host device-tree
-
-
-
2013-12-02
Andre Przywara
New
[v2,2/6] arm: move GIC SGI kicking into separate function
-
-
-
2013-12-02
Andre Przywara
New
[v2,1/6] arm: rename xen/arch/arm/psci.c into vpsci.c
-
-
-
2013-12-02
Andre Przywara
New
libxc/arm: align to page size the base address of the device tree
-
-
-
2013-11-20
Ian Campbell
Accepted
libxc/arm: align to page size the base address of the device tree
-
-
-
2013-11-19
Julien Grall
Rejected
xen/arm: gic: don't use dom0 variable in gicv_setup
-
-
-
2013-11-19
Julien Grall
Accepted
xen/arm: midway: implement SMP
-
-
-
2013-11-18
Julien Grall
Rejected
[v2] xen/arm: ioremap_attr: return NULL is __vmap failed
-
-
-
2013-11-18
Julien Grall
Accepted
xen/arm: Panic if we are unable to initialize platform timer
-
-
-
2013-11-15
Julien Grall
Accepted
xen/arm: Panic if platform initialization failed
-
-
-
2013-11-15
Julien Grall
Accepted
xen/arm: ioremap_attr: return NULL is __vmap failed
-
-
-
2013-11-15
Julien Grall
Superseded
xen/arm: p2m: flush TLB by VMID when a new domain is creating
-
-
-
2013-11-14
Julien Grall
Accepted
xen/arm: Allow balooning working with 1:1 memory mapping
-
-
-
2013-11-14
Julien Grall
Superseded
[V3] xen: Check if the range is valid in init_domheap_pages
-
-
-
2013-11-13
Julien Grall
Accepted
[V2] xen: Check if the range is valid in init_domheap_pages
-
-
-
2013-11-13
Julien Grall
Superseded
xen/arm: Don't call init_domheap_page with an empty range
-
-
-
2013-11-12
Julien Grall
Superseded
xen/arm: p2m: flush tlb when a domain is destroyed
-
-
-
2013-10-24
Julien Grall
Superseded
[3/3] xen/arm: grant-table: 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
[1/3] xen/arm: p2m: extend create_p2m_entries to support read-only mapping
-
-
-
2013-10-24
Julien Grall
Superseded
xen/arm: add_to_physmap_one: Avoid to map mfn 0 if an error occurs
-
-
-
2013-10-23
Julien Grall
Accepted
xen/arm: Implement 32-bit dump stack
-
-
-
2013-10-23
Julien Grall
Accepted
«
1
2
...
23
24
25
26
»