Show patches with: State = Action Required       |    Archived = No       |   1298 patches
« 1 2 ... 8 9 1012 13 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,RFC,v2] xen/arm: build: add missed dependency for head.S --- 2016-06-07 Wei Chen New
[Xen-devel,RFC,v4,1/8] Port WARN_ON_ONCE() from Linux SMMUv3 driver --- 2017-12-19 Sameer Goel New
[Xen-devel,RFC,v4,3/8] xen/linux_compat: Add a Linux compat header SMMUv3 driver --- 2017-12-19 Sameer Goel New
[Xen-devel,RFC,v4,8/8] drivers/passthrough/arm: Refactor code for arm smmu drivers SMMUv3 driver --- 2017-12-19 Sameer Goel New
[Xen-devel,RFC] xen/arm: build: add missed dependency for head.S --- 2016-06-03 Wei Chen New
[Xen-devel,RFC] xen/arm: Restrict when a physical IRQ can be routed/removed from/to a domain [Xen-devel,RFC] xen/arm: Restrict when a physical IRQ can be routed/removed from/to a domain --- 2018-03-08 Julien Grall New
[Xen-devel] Running Xen on Nvidia Jetson-TK1 --- 2016-03-17 Julien Grall New
[Xen-devel,v2,01/10] ARM: remove unneeded gic.h inclusions ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,01/15] xen/arm: Makefile: Sort the entries alphabetically --- 2016-05-23 Julien Grall New
[Xen-devel,v2,01/15] xen/arm: p2m: Use the typesafe MFN in mfn_to_p2m_entry --- 2016-07-28 Julien Grall New
[Xen-devel,v2,01/35] xen/arm64: macros: Introduce an assembly macro to alias x30 xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,01/45] ARM: VGIC: rename gic_event_needs_delivery() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,02/10] ARM: vGIC: fix nr_irq definition ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,02/15] xen/arm: p2m: Use a whitelist rather than blacklist in get_page_from_gfn --- 2016-07-28 Julien Grall New
[Xen-devel,v2,02/35] xen/arm64: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,02/45] ARM: Implement vcpu_kick() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,03/10] ARM: VGIC: move gic_remove_irq_from_queues() ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,03/15] xen/arm: p2m: Differentiate cacheable vs non-cacheable MMIO --- 2016-07-28 Julien Grall New
[Xen-devel,v2,03/17] libxl/arm: Add a configuration option for ARM DomU ACPI --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,03/35] xen/arm64: head: Don't clobber x30/lr in the macro PRINT xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,03/45] xen/arm: gic: Fix indentation in gic_update_one_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,04/10] ARM: VGIC: streamline gic_restore_pending_irqs() ARM: VGIC/GIC separation cleanups --- 2017-12-07 Andre Przywara New
[Xen-devel,v2,04/15] xen/arm: p2m: Find the memory attributes based on the p2m type --- 2016-07-28 Julien Grall New
[Xen-devel,v2,04/17] libxl/arm: prepare for constructing ACPI tables --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,04/35] xen/arm64: head: Rework UART initialization on boot CPU xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,04/45] xen/arm: vgic: Override the group in lr everytime New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,05/15] xen/arm: p2m: Remove unnecessary locking --- 2016-07-28 Julien Grall New
[Xen-devel,v2,05/17] libxl/arm: Construct ACPI RSDP table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,05/35] xen/arm64: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,05/45] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,06/15] xen/arm: p2m: Introduce p2m_{read, write}_{, un}lock helpers --- 2016-07-28 Julien Grall New
[Xen-devel,v2,06/17] libxl/arm: Construct ACPI XSDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,06/35] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,06/45] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,07/15] xen/arm: p2m: Switch the p2m lock from spinlock to rwlock --- 2016-07-28 Julien Grall New
[Xen-devel,v2,07/17] libxl/arm: Construct ACPI GTDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,07/35] xen/arm64: head: Rework and document check_cpu_mode() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,07/45] xen/arm: GIC: Only set pirq in the LR when hw_status is set New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,08/15] xen/arm: Don't call p2m_alloc_table from arch_domain_create --- 2016-07-28 Julien Grall New
[Xen-devel,v2,08/35] xen/arm64: head: Rework and document zero_bss() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,08/45] ARM: GIC: extend LR read/write functions to cover EOI and source New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,09/15] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain --- 2016-07-28 Julien Grall New
[Xen-devel,v2,09/17] libxl/arm: Construct ACPI MADT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,09/35] xen/arm64: head: Improve coding style and document cpu_init() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,09/45] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,10/15] xen/arm: Detect silicon revision and set cap bits accordingly --- 2016-05-23 Julien Grall New
[Xen-devel,v2,10/15] xen/arm: p2m: Don't need to restore the state for an idle vCPU. --- 2016-07-28 Julien Grall New
[Xen-devel,v2,10/17] libxl/arm: Construct ACPI FADT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,10/35] xen/arm64: head: Improve coding style and document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,10/45] ARM: GIC: Allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,11/15] xen/arm: p2m: Rework the context switch to another VTTBR in flush_tlb_domain --- 2016-07-28 Julien Grall New
[Xen-devel,v2,11/17] libxl/arm: Construct ACPI DSDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,11/35] xen/arm64: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,11/45] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,12/15] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state --- 2016-07-28 Julien Grall New
[Xen-devel,v2,12/17] libxl/arm: Add a helper to calculate the ACPI table checksum --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,12/35] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,V2,1/2] x86/hvm: Add check when register io handler --- 2016-05-13 Suthikulpanit, Suravee New
[Xen-devel,v2,1/2] xen/arm: vgic-v3: Delay the initialization of the domain information [Xen-devel,v2,1/2] xen/arm: vgic-v3: Delay the initialization of the domain information --- 2018-10-01 Julien Grall New
[Xen-devel,v2,13/15] xen/arm: Don't export flush_tlb_domain --- 2016-07-28 Julien Grall New
[Xen-devel,v2,13/17] libxl/arm: Link all ACPI tables into one buffer --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,13/35] xen/arm64: head: Don't setup the fixmap on secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,1/3] xen/arm: arm32: Rename the trap to the correct name xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[Xen-devel,v2,14/15] xen/arm: p2m: Replace flush_tlb_domain by p2m_flush_tlb --- 2016-07-28 Julien Grall New
[Xen-devel,v2,14/35] xen/arm64: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,1/4] xen/arm: efi: Avoid duplicating the addition of a new bank xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,1/4] xen/console: Don't treat NUL character as the end of the buffer xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,15/15] xen/arm: arm64: Document Cortex-A57 erratum 834220 --- 2016-05-23 Julien Grall New
[Xen-devel,v2,15/15] xen/arm: p2m: Pass the p2m in parameter rather the domain when it is possible --- 2016-07-28 Julien Grall New
[Xen-devel,v2,16/17] libxc/xc_dom_arm: Copy ACPI tables to guest space --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,1/6] Port WARN_ON_ONCE() from Linux SMMUv3 driver --- 2018-05-24 Sameer Goel New
[Xen-devel,v2,17/17] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ --- 2016-06-23 Shannon Zhao New
[Xen-devel,V2,2/2] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-19 Suthikulpanit, Suravee New
[Xen-devel,V2,2/2] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-13 Suthikulpanit, Suravee New
[Xen-devel,v2,2/2] xen/arm: vgic-v3: Don't create empty re-distributor regions tools/libxl: Switch Arm guest type to PVH --- 2018-10-01 Julien Grall New
[Xen-devel,v2,2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[Xen-devel,v2,2/4] xen/arm: efi: Avoid duplicating the addition of a new efi memory descriptor xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,2/4] xen/console: Rework HYPERCALL_console_io interface xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn --- 2016-06-20 Julien Grall New
[Xen-devel,v2,31/35] xen/arm32: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,3/3] xen/arm: Survive unknown traps from guests xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[Xen-devel,v2,34/35] xen/arm32: head: Setup HTTBR in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,v2,3/4] vvmx: check the operand of L1 vmxon --- 2016-12-18 Haozhong Zhang New
[Xen-devel,v2,3/4] xen/arm: efi: Rework acpi_create_efi_mmap_table to avoid memory_map[offset] xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,3/4] xen/public: Document HYPERCALL_console_io() xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,44/45] ARM: new VGIC: Allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,4/4] xen/arm: acpi: Move the ACPI banks in bootinfo xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,4/4] xen/console: Simplify domU console handling in guest_console_write xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,45/45] ARM: VGIC: wire new VGIC(-v2) files into Xen build system New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,5/6] drivers/passthrough/arm: Refactor code for arm smmu drivers SMMUv3 driver --- 2018-05-24 Sameer Goel New
[Xen-devel,v2] arm/timer: fix panic when booting with DT --- 2016-03-04 Shannon Zhao New
[Xen-devel,v2,for-4.8] tools/libacpi: Fix compilation when cross building the tools --- 2016-11-28 Julien Grall New
[Xen-devel,v2,for-4.9,1/5] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,2/5] xen/arm: mm: Move create_mappings function earlier in the file xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,3/5] xen/arm: Move the code to map FDT in the boot tables from assembly to C xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,4/5] xen/arm: Check if the FDT passed by the bootloader is valid xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,5/5] xen/arm: Properly map the FDT in the boot page table xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2] ns16550: Add ACPI support for ARM only [Xen-devel,v2] ns16550: Add ACPI support for ARM only --- 2020-01-21 Wei Xu New
[Xen-devel,v2] xen/arm64: Use the correct TLBs flush instruction to nuke stage-2 TLBs --- 2016-07-07 Julien Grall New
[Xen-devel,v2] xen/arm: domain_build: Print the correct domain in dtb_load() [Xen-devel,v2] xen/arm: domain_build: Print the correct domain in dtb_load() --- 2019-08-15 Julien Grall New
« 1 2 ... 8 9 1012 13 »