Show patches with: State = Action Required       |    Archived = No       |   1298 patches
« 1 2 ... 10 11 12 13 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v7,22/22] xen/arm64: Add ACPI support --- 2016-03-25 Shannon Zhao New
[Xen-devel,v8,01/16] tools/libxl: Add an unified configuration option for ACPI --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,01/17] arm/acpi: Add __acpi_map_table function for ARM --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,01/21] arm/acpi: Estimate memory required for acpi/efi tables --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,02/16] libxl/arm: prepare for constructing ACPI tables --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,02/17] arm/acpi: Add basic ACPI initialization --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,02/21] arm/acpi: Add a helper function to get the acpi table offset --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,03/16] libxl/arm: Generate static ACPI DSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,03/17] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,03/21] arm/acpi: Prepare FADT table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,04/16] libxl/arm: Estimate the size of ACPI tables --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,04/17] arm/acpi: Parse FADT table and get PSCI flags --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,04/21] arm/gic: Add a new callback for creating MADT table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,05/16] libxl/arm: Construct ACPI RSDP table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,05/21] arm/acpi: Prepare MADT table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,06/16] libxl/arm: Construct ACPI XSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,06/17] arm/acpi: Add ACPI support for SMP initialization --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,06/21] arm/acpi: Prepare STAO table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,07/16] libxl/arm: Construct ACPI GTDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,07/17] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,07/21] arm/acpi: Prepare XSDT table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,08/16] libxl/arm: Factor MPIDR computing codes out as a helper --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,08/21] arm/acpi: Prepare RSDP table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,09/16] libxl/arm: Construct ACPI MADT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,09/17] arm/irq: Drop the DT prefix of the irq line type --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,10/16] libxl/arm: Construct ACPI FADT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,10/21] arm/acpi: Map all other tables for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,11/16] libxl/arm: Construct ACPI DSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,11/17] arm/gic-v3: Add ACPI boot support for GICv3 --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,11/21] arm/acpi: Prepare EFI system table for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,12/16] libxl/arm: Factor finalise_one_memory_node as a gerneric function --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,12/17] arm/gic: Add ACPI support for GIC preinit --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,12/21] arm/acpi: Prepare EFI memory descriptor for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,13/16] libxl/arm: Add ACPI module --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,13/21] arm/acpi: Map the new created EFI and ACPI tables to Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,14/17] arm/acpi: Parse GTDT to initialize timer --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,14/21] arm/acpi: Create min DT stub for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,15/17] arm/acpi: Add a new ACPI initialized function for UART --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,15/21] arm/acpi: Permit access all Xen unused SPIs for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,16/16] libxl/arm: Add the size of ACPI tables to maxmem --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,16/17] arm/fdt: Export device_tree_for_each_node --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,16/21] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,17/17] arm/acpi: Add acpi parameter to enable/disable acpi --- 2016-03-02 Shannon Zhao New
[Xen-devel,v8,17/21] arm/gic: Add a new callback to deny Dom0 access to GIC regions --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,18/21] arm/acpi: Permit MMIO access of Xen unused devices for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,19/21] xen/acpi: Fix event-channel interrupt when booting with ACPI --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,20/21] xen/arm: Add a hypercall for device mmio mapping --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,21/21] xen/arm64: Add ACPI support --- 2016-03-30 Shannon Zhao New
[Xen-devel] x86/mm: Fix typo in comment on top of page_lock [Xen-devel] x86/mm: Fix typo in comment on top of page_lock --- 2019-03-19 Julien Grall New
[Xen-devel] xen: acpi: Drop CONFIG_ACPI_BOOT and use CONFIG_ACPI instead --- 2016-03-18 Shannon Zhao New
[Xen-devel] xen/arm64: check XSM Magic and Signature from the second unknown module. --- 2016-03-18 Fu Wei Fu New
[Xen-devel] xen/arm64: Correctly compute the virtual address in maddr_to_virt() [Xen-devel] xen/arm64: Correctly compute the virtual address in maddr_to_virt() --- 2019-07-18 Julien Grall New
[Xen-devel] xen/arm64: Don't zero BSS when booting using EFI --- 2017-02-08 Julien Grall New
[Xen-devel] xen/arm64: head: Combine lsl and str instructions in a single one [Xen-devel] xen/arm64: head: Combine lsl and str instructions in a single one --- 2019-03-19 Julien Grall New
[Xen-devel] xen/arm64: livepatch: Fix build after 03957f58db [Xen-devel] xen/arm64: livepatch: Fix build after 03957f58db --- 2019-05-21 Julien Grall New
[Xen-devel] xen/arm: bootfd: Fix indentation in process_multiboot_node() [Xen-devel] xen/arm: bootfd: Fix indentation in process_multiboot_node() --- 2019-09-11 Julien Grall New
[Xen-devel] xen/arm: bootfdt.c is only used during initialization --- 2017-01-17 Julien Grall New
[Xen-devel] xen/arm: cpuerrata: Remove percpu.h include [Xen-devel] xen/arm: cpuerrata: Remove percpu.h include --- 2018-01-22 Julien Grall New
[Xen-devel] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks [Xen-devel] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks --- 2019-08-21 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in construct_domain() [Xen-devel] xen/arm: domain_build: Print the correct domain in construct_domain() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in dtb_load() [Xen-devel] xen/arm: domain_build: Print the correct domain in dtb_load() --- 2019-08-13 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in initrd_load() [Xen-devel] xen/arm: domain_build: Print the correct domain in initrd_load() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node() [Xen-devel] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: Don't mix GFN and MFN when using iomem_deny_access --- 2017-01-17 Julien Grall New
[Xen-devel] xen/arm: drop hip04 support --- 2016-02-02 Zoltan Kiss New
[Xen-devel] xen/arm: gicv2: Export GICv2m register frames to domain0 by device tree --- 2016-04-21 Wei Chen New
[Xen-devel] xen/arm: gic-v2: Fix ARM32 build after "xen/arm: gicv2: Export GICv2m..." --- 2016-06-09 Julien Grall New
[Xen-devel] xen/arm: gic-v2: Only create GICv2m node when there are GICv2m frame available --- 2016-06-15 Julien Grall New
[Xen-devel] xen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is visible on the redistributor --- 2017-01-18 Julien Grall New
[Xen-devel] xen/arm: gic-v3: No need to sort the Redistributor regions --- 2016-06-28 Julien Grall New
[Xen-devel] xen/arm: iommu: Panic if not all IOMMUs are initialized [Xen-devel] xen/arm: iommu: Panic if not all IOMMUs are initialized --- 2019-08-20 Julien Grall New
[Xen-devel] xen/arm: io: Protect the handlers with a read-write lock --- 2016-06-28 Julien Grall New
[Xen-devel] xen/arm: kernel: Remove Dom prefix when using %pd format [Xen-devel] xen/arm: kernel: Remove Dom prefix when using %pd format --- 2019-03-19 Julien Grall New
[Xen-devel] xen/arm: make the error log printk ratelimited --- 2016-03-31 Shannon Zhao New
[Xen-devel] xen/arm: map_dev_mmio_region: The iomem permission check should be done on MFN --- 2016-06-14 Julien Grall New
[Xen-devel] xen/arm: p2m: Don't use default access permission when shattering a superpage --- 2016-07-29 Julien Grall New
[Xen-devel] xen/arm: p2m: Free the p2m entry after flushing the IOMMU TLBs [Xen-devel] xen/arm: p2m: Free the p2m entry after flushing the IOMMU TLBs --- 2019-08-12 Julien Grall New
[Xen-devel] xen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery [Xen-devel] xen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery --- 2018-03-12 Julien Grall New
[Xen-devel] xen/arm: Remove build option CONFIG_LOAD_ADDRESS --- 2017-02-03 Julien Grall New
[Xen-devel] xen/arm: Remove the makefile target xen.axf --- 2017-02-03 Julien Grall New
[Xen-devel] xen/arm: setup: Add Xen as boot module before printing all boot modules [Xen-devel] xen/arm: setup: Add Xen as boot module before printing all boot modules --- 2019-08-12 Julien Grall New
[Xen-devel] xen/arm: setup: Relocate the Device-Tree later on in the boot [Xen-devel] xen/arm: setup: Relocate the Device-Tree later on in the boot --- 2019-09-11 Julien Grall New
[Xen-devel] xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc() [Xen-devel] xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc() --- 2019-05-15 Julien Grall New
[Xen-devel] xen/arm: traps: Emulate ICC_SRE_EL1 as RAZ/WI --- 2016-12-05 Julien Grall New
[Xen-devel] xen/arm: traps: Remove all zero padding before PRIregister format [Xen-devel] xen/arm: traps: Remove all zero padding before PRIregister format --- 2019-08-14 Julien Grall New
[Xen-devel] xen/arm: vgic-v3: Fix the typo of GICD IRQ active status range [Xen-devel] xen/arm: vgic-v3: Fix the typo of GICD IRQ active status range --- 2019-12-28 Wei Xu New
[Xen-devel] xen/console: Fix build when CONFIG_DEBUG_TRACE=y [Xen-devel] xen/console: Fix build when CONFIG_DEBUG_TRACE=y --- 2019-08-19 Julien Grall New
[Xen-devel] xen/docs: arm: Update dom0less binding and example [Xen-devel] xen/docs: arm: Update dom0less binding and example --- 2019-08-13 Julien Grall New
[Xen-devel] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment [Xen-devel] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment --- 2019-03-19 Julien Grall New
[Xen-devel] xen/grant_table: Remove stall comment on top of map_grant_ref [Xen-devel] xen/grant_table: Remove stall comment on top of map_grant_ref --- 2018-11-01 Julien Grall New
[Xen-devel] xen/HVM: Add guarding logic for VMX specific code --- 2016-08-29 Suthikulpanit, Suravee New
[Xen-devel] xen/memory: Fix typo in the comment on top of check_get_page_from_gfn [Xen-devel] xen/memory: Fix typo in the comment on top of check_get_page_from_gfn --- 2019-03-19 Julien Grall New
[Xen-devel] xen/page_alloc: Keep away MFN 0 from the buddy allocator [Xen-devel] xen/page_alloc: Keep away MFN 0 from the buddy allocator --- 2019-08-09 Julien Grall New
[Xen-devel] xen: passthrough/amd: Remove unused function guest_iommu_set_base [Xen-devel] xen: passthrough/amd: Remove unused function guest_iommu_set_base --- 2019-03-19 Julien Grall New
[Xen-devel] xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL [Xen-devel] xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL --- 2019-06-03 Julien Grall New
[Xen-devel,XEN,v2,2/2] xen/arm: Configure early printk via Kconfig Untitled series #26295 --- 2020-03-06 Anthony PERARD New
« 1 2 ... 10 11 12 13 »