xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/11
[RFC 1/5] meminfo: add a per node counter for balloon drivers
Nico Pache
2025/03/11
Re: [PATCH] x86/IDT: Fix IDT generation for INT $0x80
Andrew Cooper
2025/03/11
Re: [PATCH] x86/IDT: Fix IDT generation for INT $0x80
Andrew Cooper
2025/03/11
Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact
Andrew Cooper
2025/03/11
Re: [PATCH 14/16] xen/arm: Resume memory management on Xen resume
Julien Grall
2025/03/11
Re: [PATCH 00/16] Suspend to RAM support for Xen on arm64
Julien Grall
2025/03/11
Re: [PATCH 06/16] xen/arm: Introduce system suspend config option
Julien Grall
2025/03/11
Re: [ImageBuilder][PATCH v2] uboot-script-gen: handle reserved memory regions
Stefano Stabellini
2025/03/11
Re: [PATCH] x86/IDT: Fix IDT generation for INT $0x80
Luca Fancellu
2025/03/11
[REGRESSION] Re: [PATCH 0/3] x86/P2M: assorted corrections
Andrew Cooper
2025/03/11
Re: [PATCH] docs: add explanation for 'Resolved:'
Stefano Stabellini
2025/03/11
[PATCH] tools: Mark ACPI SDTs as NVS in the PVH build path
Alejandro Vallejo
2025/03/11
[PATCH v2 0/5] FF-A VM to VM support
Bertrand Marquis
2025/03/11
Re: [PATCH 11/16] xen/arm: Implement PSCI system suspend
Julien Grall
2025/03/11
Re: [PATCH] x86/IDT: Fix IDT generation for INT $0x80
Andrew Cooper
2025/03/11
[PATCH] x86/IDT: Fix IDT generation for INT $0x80
Andrew Cooper
2025/03/11
[PATCH 4/8] Revert "x86/traps: 'Fix' safety of read_registers() in #DF path"
Andrew Cooper
2025/03/11
[PATCH 3/8] x86/traps: Avoid OoB accesses to print the data selectors
Andrew Cooper
2025/03/11
[PATCH 0/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs
Andrew Cooper
2025/03/11
[PATCH 8/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs
Andrew Cooper
2025/03/11
[PATCH 6/8] x86/pv: Store the data segment selectors outside of cpu_user_regs
Andrew Cooper
2025/03/11
[PATCH 7/8] x86/public: Split the struct cpu_user_regs type
Andrew Cooper
2025/03/11
[PATCH 5/8] x86/domctl: Stop using XLAT_cpu_user_regs()
Andrew Cooper
2025/03/11
[PATCH 2/8] x86/traps: Rework register state printing to use a struct
Andrew Cooper
2025/03/11
[PATCH 1/8] x86/regs: Fold x86_64/regs.h into it's single includer
Andrew Cooper
2025/03/11
Re: [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
Julien Grall
2025/03/11
Re: [PATCH 05/16] xen/percpu: don't initialize percpu on resume
Julien Grall
2025/03/11
Re: [PATCH] xen/domain: Initialise the domain handle before inserting into the domlist
Andrew Cooper
2025/03/11
Re: [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
Julien Grall
2025/03/11
Re: [PATCH] x86/boot: Fix zap_low_mappings() to map less of the trampoline
Andrew Cooper
2025/03/11
Re: [PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry()
Roger Pau Monné
2025/03/11
Re: [PATCH 00/16] make system memory API available for common code
Pierrick Bouvier
2025/03/11
Re: [PATCH 01/16] iommu: Add checks before calling iommu suspend/resume
Julien Grall
2025/03/11
[PATCH v3 12/17] hw/xen: add stubs for various functions
Pierrick Bouvier
2025/03/11
[PATCH v3 15/17] include/exec/memory: move devend functions to memory-internal.h
Pierrick Bouvier
2025/03/11
[PATCH v3 16/17] system/memory: make compilation unit common
Pierrick Bouvier
2025/03/11
[PATCH v3 17/17] system/ioport: make compilation unit common
Pierrick Bouvier
2025/03/11
[PATCH v3 13/17] system/physmem: compilation unit is now common to all targets
Pierrick Bouvier
2025/03/11
Re: [PATCH] MISRA: Rephrase the deviation for Directive 4.10
Andrew Cooper
2025/03/11
[PATCH v17 1/2] xen/arm: translate virtual PCI bus topology for guests
Stewart Hildebrand
2025/03/11
[PATCH v17 2/2] xen/arm: check read handler behavior
Stewart Hildebrand
2025/03/11
[PATCH v17 0/2] PCI devices passthrough on Arm, part 3
Stewart Hildebrand
2025/03/11
[PATCH v3 09/17] exec/ram_addr: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
[PATCH v3 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
Pierrick Bouvier
2025/03/11
[PATCH v3 14/17] include/exec/memory: extract devend_big_endian from devend_memop
Pierrick Bouvier
2025/03/11
[PATCH v3 05/17] exec/memory.h: make devend_memop "target defines" agnostic
Pierrick Bouvier
2025/03/11
[PATCH v3 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
Pierrick Bouvier
2025/03/11
[PATCH v3 08/17] exec/memory-internal: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
[PATCH v3 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
2025/03/11
[PATCH v3 04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h
Pierrick Bouvier
2025/03/11
[PATCH v3 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
Pierrick Bouvier
2025/03/11
[PATCH v3 07/17] exec/exec-all: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
[PATCH v3 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
Pierrick Bouvier
2025/03/11
[PATCH v3 00/17] make system memory API available for common code
Pierrick Bouvier
2025/03/11
[PATCH v3 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros
Pierrick Bouvier
2025/03/11
Re: [PATCH] MISRA: Rephrase the deviation for Directive 4.10
Julien Grall
2025/03/11
Re: [PATCH v2] docs: specify numerical values of Xenstore commands
Julien Grall
2025/03/11
Re: [PATCH v2 1/2] xen/arm: fix iomem permissions cfg in map_range_to_domain()
Julien Grall
2025/03/11
Re: [PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries
Jason Andryuk
2025/03/11
[PATCH 09/16] exec/memory-internal: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
[RFC PATCH v3 7/7] xen/arm: scmi: generate scmi dt node for DomUs
Grygorii Strashko
2025/03/11
Re: [PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries
Orzel, Michal
2025/03/11
Re: [PATCH v2 1/7] xen/arm: allow PCI host bridge to have private data
Julien Grall
2025/03/11
Re: [PATCH 06/23] xen/domctl: Expose privileged and hardware capabilities
Jan Beulich
2025/03/11
Re: [PATCH] docs: add explanation for 'Resolved:'
Jason Andryuk
2025/03/11
Re: [PATCH v4] xen/console: make console buffer size configurable
Jason Andryuk
2025/03/11
Re: [PATCH v8 1/9] xen/events: don't allow binding a global virq from any domain
Julien Grall
2025/03/11
Re: [PATCH v8 7/9] docs: update xenstore migration stream definition
Julien Grall
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
2025/03/11
[PATCH v2 5/5] xen/arm: ffa: Enable VM to VM without firmware
Bertrand Marquis
2025/03/11
Re: [PATCH] tools: Mark ACPI SDTs as NVS in the PVH build path
Jan Beulich
2025/03/11
[PATCH v2 15/16] system/memory: make compilation unit common
Pierrick Bouvier
2025/03/11
[PATCH] xen/public: add missing Xenstore commands to xs_wire.h
Juergen Gross
2025/03/11
[PATCH 13/16] hw/xen: add stubs for various functions
Pierrick Bouvier
2025/03/11
[PATCH] x86/e820: Remove opencoded vendor/feature checks
Andrew Cooper
2025/03/11
[PATCH 19/23] xsm/dummy: Allow sysctls to both hardware and control
Jason Andryuk
2025/03/11
[PATCH 02/23] xen/arm: Factor out construct_hwdom()
Jason Andryuk
2025/03/11
Re: [PATCH v4 2/2] xen/mm: Introduce per-arch pte_attr_t type for PTE flags
Oleksii Kurochko
2025/03/11
Re: [PATCH] tools/libs/store: use single_with_domid() in xs_get_domain_path()
Andrew Cooper
2025/03/11
[PATCH v3 4/5] xen/cppc: get xen-required cppc perf caps data
Penny Zheng
2025/03/11
[PATCH] automation/cirrus-ci: store xen/.config as an artifact
Roger Pau Monne
2025/03/11
Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact
Andrew Cooper
2025/03/11
[PATCH v3 0/5] xen/acpi: introduce cppc performance hypercall
Penny Zheng
2025/03/11
[PATCH 06/16] exec/cpu-all.h: we can now remove ld/st macros
Pierrick Bouvier
2025/03/11
[PATCH 11/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
Pierrick Bouvier
2025/03/11
Re: [ImageBuilder] uboot-script-gen: handle reserved memory regions
Miccio, Luca
2025/03/11
[PATCH v2 3/5] xen/arm: ffa: Add buffer full notification support
Bertrand Marquis
2025/03/11
[PATCH v3 14/15] xen/xenpm: Adapt cpu frequency monitor in xenpm
Penny Zheng
2025/03/11
[PATCH 06/23] xen/domctl: Expose privileged and hardware capabilities
Jason Andryuk
2025/03/11
[PATCH v2 13/16] system/physmem: compilation unit is now common to all targets
Pierrick Bouvier
2025/03/11
Re: [PATCH 01/23] xen: introduce hardware domain create flag
Jason Andryuk
2025/03/11
Re: [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid
Jason Andryuk
2025/03/11
[PATCH 16/16] system/ioport: make compilation unit common
Pierrick Bouvier
2025/03/11
[PATCH v2 1/5] xen/arm: Create tee command line parameter
Bertrand Marquis
2025/03/11
Re: [PATCH 06/23] xen/domctl: Expose privileged and hardware capabilities
Jason Andryuk
2025/03/11
Re: [PATCH 08/23] xen/arm: dom0less seed xenstore grant table entry
Jason Andryuk
2025/03/11
[PATCH 15/16] system/memory: make compilation unit common
Pierrick Bouvier
2025/03/11
[PATCH 04/16] exec/memory.h: make devend_memop target agnostic
Pierrick Bouvier
2025/03/11
Re: [PATCH 2/2] tools/arm: Reject configuration with incorrect nr_spis value
Bertrand Marquis
2025/03/11
Re: [PATCH 00/16] make system memory API available for common code
Pierrick Bouvier
2025/03/11
Re: [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
Roger Pau Monné
2025/03/11
Re: [PATCH] xen/iocap.h: add documentation
Jan Beulich
2025/03/11
[PATCH v4 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
Roger Pau Monne
2025/03/11
Re: [PATCH v3 1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT
Jan Beulich
2025/03/11
[PATCH v4 2/3] x86/hvm: check return code of hvm_pi_update_irte when binding
Roger Pau Monne
2025/03/11
Re: [PATCH v6 4/4] CHANGELOG.md: Mention stack-protector feature
Oleksii Kurochko
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
2025/03/11
[PATCH v1 2/4] automation: select APLIC and IMSIC to handle both wired interrupts and MSIs
Oleksii Kurochko
2025/03/11
[PATCH v1 4/4] xen/riscv: introduce intc_preinit()
Oleksii Kurochko
2025/03/11
[PATCH v1 3/4] xen/riscv: implement basic aplic_preinit()
Oleksii Kurochko
2025/03/11
[PATCH v1 1/4] xen/riscv: introduce preinit_xen_time()
Oleksii Kurochko
2025/03/11
[PATCH v4 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Thomas Zimmermann
2025/03/11
Re: [PATCH] xen/iocap.h: add documentation
Grygorii Strashko
2025/03/11
[PATCH v4 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
Re: [PATCH v1] xen/riscv: add H extenstion to -march
Oleksii Kurochko
2025/03/11
[PATCH v4 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
2025/03/11
[PATCH v4 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/03/11
[PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors
Thomas Zimmermann
2025/03/11
Re: [PATCH v1] xen/riscv: add H extenstion to -march
Jan Beulich
2025/03/11
Re: [PATCH v5 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
Jan Beulich
2025/03/11
[PATCH v1] xen/riscv: add H extenstion to -march
Oleksii Kurochko
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
2025/03/11
Re: [PATCH v4 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
Jan Beulich
2025/03/11
[PATCH v5 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
Roger Pau Monne
2025/03/11
Re: [PATCH] xen/iocap.h: add documentation
Jan Beulich
2025/03/11
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
2025/03/11
Re: [PATCH v2 14/16] include/exec/memory: extract devend_big_endian from devend_memop
Pierrick Bouvier
2025/03/11
Re: [PATCH v2 11/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
2025/03/11
Re: [PATCH v2 14/16] include/exec/memory: extract devend_big_endian from devend_memop
Pierrick Bouvier
2025/03/11
Re: [PATCH v2 07/16] exec/exec-all: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
2025/03/11
Re: [PATCH v2 08/16] exec/memory-internal: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
Re: [PATCH v2 03/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
Pierrick Bouvier
2025/03/11
Re: [PATCH v2 1/7] xen/arm: allow PCI host bridge to have private data
Grygorii Strashko
2025/03/11
[PATCH 2/2] tools/arm: Reject configuration with incorrect nr_spis value
Michal Orzel
2025/03/11
Re: [PATCH] xen/iocap.h: add documentation
Grygorii Strashko
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
2025/03/11
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
2025/03/11
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Andrew Cooper
2025/03/11
Re: [PATCH 1/2] xen/arm: Improve handling of nr_spis
Orzel, Michal
2025/03/11
Re: [PATCH v4 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
Roger Pau Monné
2025/03/11
Re: [PATCH 1/2] xen/arm: Improve handling of nr_spis
Bertrand Marquis
2025/03/11
Re: [RFC PATCH v3 7/7] xen/arm: scmi: generate scmi dt node for DomUs
Jan Beulich
2025/03/11
Re: [PATCH v3 1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT
Sergiy Kibrik
2025/03/11
Re: [PATCH v3 3/3] xen: mem_access: conditionally compile vm_event.c & monitor.c
Tamas K Lengyel
2025/03/11
Re: [PATCH v3 1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT
Tamas K Lengyel
2025/03/11
Re: [PATCH 1/2] xen/arm: Improve handling of nr_spis
Bertrand Marquis
2025/03/11
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
2025/03/11
Re: [PATCH v4 2/3] x86/hvm: check return code of hvm_pi_update_irte when binding
Jan Beulich
2025/03/11
Re: [PATCH v8 1/9] xen/events: don't allow binding a global virq from any domain
Julien Grall
2025/03/11
[RFC PATCH v3 4/7] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver
Grygorii Strashko
2025/03/11
Re: [PATCH v8 1/9] xen/events: don't allow binding a global virq from any domain
Jürgen Groß
2025/03/11
[PATCH v2 3/7] xen/arm: add support for PCI child bus
Mykyta Poturai
2025/03/11
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
2025/03/11
[PATCH v4 0/3] x86/pci: reduce PCI accesses
Roger Pau Monne
2025/03/11
[PATCH v2 07/16] exec/exec-all: remove dependency on cpu.h
Pierrick Bouvier
2025/03/11
Re: [PATCH v3] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Jan Beulich
2025/03/11
[PATCH v3] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Roger Pau Monne
2025/03/11
[RFC PATCH v3 6/7] xen/arm: Export host device-tree to hypfs
Grygorii Strashko
2025/03/11
Re: [PATCH v3 1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT
Jan Beulich
2025/03/11
[PATCH v4 3/3] x86/iommu: avoid MSI address and data writes if IRT index hasn't changed
Roger Pau Monne
2025/03/11
Re: [PATCH v2] docs: specify numerical values of Xenstore commands
Julien Grall
2025/03/11
Re: [PATCH v3 3/3] xen: mem_access: conditionally compile vm_event.c & monitor.c
Jan Beulich
2025/03/11
Re: [RFC PATCH v3 1/7] xen/arm: add generic SCI subsystem
Jan Beulich
2025/03/11
[PATCH v3 2/3] x86:monitor: control monitor.c build with CONFIG_VM_EVENT option
Sergiy Kibrik
2025/03/11
[RFC PATCH v3 1/7] xen/arm: add generic SCI subsystem
Grygorii Strashko
2025/03/11
Re: [PATCH v2 1/2] xen/arm: fix iomem permissions cfg in map_range_to_domain()
Grygorii Strashko
2025/03/11
Re: [PATCH 1/2] xen/arm: Improve handling of nr_spis
Orzel, Michal
2025/03/11
Re: [RFC PATCH v3 5/7] libs: libxenhypfs - handle blob properties
Juergen Gross
2025/03/11
[RFC PATCH v3 0/7] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
Grygorii Strashko
2025/03/11
[RFC PATCH v3 5/7] libs: libxenhypfs - handle blob properties
Grygorii Strashko
2025/03/11
[RFC PATCH v3 2/7] xen/arm: scmi-smc: update to be used under sci subsystem
Grygorii Strashko
2025/03/11
[ImageBuilder][PATCH v2] uboot-script-gen: handle reserved memory regions
Luca Miccio
2025/03/11
[PATCH v2] tools: Mark ACPI SDTs as NVS in the PVH build path
Alejandro Vallejo
2025/03/11
[PATCH v2 4/7] xen/arm: add support for R-Car Gen4 PCI host controller
Mykyta Poturai
2025/03/11
Re: [PATCH 16/16] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64
Oleksii Kurochko
2025/03/11
[PATCH v2 6/7] xen/arm: rcar4: add simple optimization to avoid ATU reprogramming
Mykyta Poturai
2025/03/11
[PATCH v2 0/7] Add support for R-Car Gen4 PCI host controller
Mykyta Poturai
Earlier messages
Later messages