[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/6] 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 2c19c7e8bb40c910c0105a08c0e56edd2ea0e5ed: xen/arm: unbreak arm64 build for older toolchains (2019-08-07 09:55:51 -0700) 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 3fee97c4ff8efba79159965e877851e9a11191db: xen/arm: add dom0less device assignment info to docs (2019-08-08 15:40:07 -0700) ---------------------------------------------------------------- Stefano Stabellini (6): xen/arm: introduce handle_interrupts 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 dom0less device assignment info to docs docs/misc/arm/device-tree/booting.txt | 117 ++++++++++++++++ xen/arch/arm/bootfdt.c | 2 + xen/arch/arm/domain_build.c | 255 +++++++++++++++++++++++++++++----- 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 + 7 files changed, 354 insertions(+), 36 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 |