[PATCH v2 0/2] common dom0less updates

Oleksii Kurochko posted 2 patches 2 weeks, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1764260246.git.oleksii.kurochko@gmail.com
xen/arch/arm/domain_build.c           | 120 -------------------------
xen/common/device-tree/domain-build.c | 121 ++++++++++++++++++++++++++
2 files changed, 121 insertions(+), 120 deletions(-)
[PATCH v2 0/2] common dom0less updates
Posted by Oleksii Kurochko 2 weeks, 2 days ago
Move make_chosen_node() and make_memory_node() to common code.

---
Changes in V2:
 - Link to prev. patch series: https://lore.kernel.org/xen-devel/cover.1747145897.git.oleksii.kurochko@gmail.com/
 - Drop patches:
    - xen: restrict CONFIG_STATIC_MEMORY to ARM
    - xen/dom0less: refactor architecture-specific DomU construction 
   As CONFIG_STATIC_MEMORY stuff was moved to common code.
 - Add new patch which also moves make_memory_node() to common code.
 - All other changes please look at specific patch.
 - CI tests: https://gitlab.com/xen-project/people/olkur/xen/-/pipelines/2183447857
---

Oleksii Kurochko (2):
  xen/dom0less: move make_chosen_node() to common code
  xen/dom0less: move make_memory_node() to common code

 xen/arch/arm/domain_build.c           | 120 -------------------------
 xen/common/device-tree/domain-build.c | 121 ++++++++++++++++++++++++++
 2 files changed, 121 insertions(+), 120 deletions(-)

-- 
2.52.0