[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/5] dom0less device assignment
Hi all, This small patch series adds device assignment support to Dom0less. The last patch is the documentation. Cheers, Stefano The following changes since commit 70739427f55d595ad1c575c47fef00c81881e9a2: pci: apply workaround for Intel errata HSE43 and BDF2/BDX2 (2018-12-04 14:04:54 +0100) are available in the git repository at: http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git dom0less-assignement-1 for you to fetch changes up to a62cd6de9c202db70dae1d761f4e575b5b67dafb: xen/arm: add dom0less device assignment info to docs (2018-12-05 09:22:23 -0800) ---------------------------------------------------------------- Stefano Stabellini (5): xen/arm: copy dtb fragment to guest dtb xen/arm: assign devices to boot domains xen/arm: handle "multiboot,dtb" compatible nodes xen/arm: use the physical number of gic lines for boot domains xen/arm: add dom0less device assignment info to docs docs/misc/arm/device-tree/booting.txt | 108 ++++++++++++++++++++++ xen/arch/arm/bootfdt.c | 6 +- xen/arch/arm/domain_build.c | 166 +++++++++++++++++++++++++++++++++- xen/arch/arm/kernel.c | 12 ++- xen/arch/arm/setup.c | 1 + xen/include/asm-arm/kernel.h | 2 +- xen/include/asm-arm/setup.h | 1 + xen/include/xen/device_tree.h | 2 + 8 files changed, 291 insertions(+), 7 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |