[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v6 0/8] 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 f93abf0315efef861270c25d83c8047fd6a54ec4: xen: sched: Fix Arm build after commit f855dd9625 (2019-09-24 18:58:55 +0100) are available in the Git repository at: http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git for you to fetch changes up to 7852e6acc1b28e00fc4f7da0bc16315b6da81d27: xen/arm: add dom0-less device assignment info to docs (2019-09-25 19:03:10 -0700) ---------------------------------------------------------------- Stefano Stabellini (8): xen/arm: introduce handle_device_interrupts xen/arm: export device_tree_get_reg and device_tree_get_u32 xen/arm: introduce kinfo->phandle_gic xen/arm: copy dtb fragment to guest dtb xen/arm: assign devices to boot domains xen/arm: handle "multiboot,device-tree" compatible nodes xen/arm: introduce nr_spis xen/arm: add dom0-less device assignment info to docs docs/misc/arm/device-tree/booting.txt | 44 +++- docs/misc/arm/passthrough.txt | 101 +++++++++ xen/arch/arm/bootfdt.c | 10 +- xen/arch/arm/domain_build.c | 398 +++++++++++++++++++++++++++++----- xen/arch/arm/kernel.c | 14 +- xen/arch/arm/setup.c | 1 + xen/include/asm-arm/kernel.h | 5 +- xen/include/asm-arm/setup.h | 7 + 8 files changed, 523 insertions(+), 57 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 |