[PATCH v1 0/1] virtio-blk support for xen board
Nastya Vicodin
vicooodin at gmail.com
Thu Oct 5 15:40:17 CEST 2023
Reviewed-by <Anastasiia Lukianenko vicooodin at gmail.com>
On Tue, Oct 3, 2023 at 10:58 AM Andrii Chepurnyi <Andrii_Chepurnyi at epam.com>
wrote:
> Hello.
>
> This patch adds the ability to use virtio-blk in the guest domain
> under Xen hypervisor. To do such you need to build U-boot
> with xenguest_arm64_virtio_defconfig.
>
> The patch was tested on a specific build for rcar-gen3 hardware,
> with multiple Linux domains running under Xen and QEMU
> as a block backend.
>
> Andrii Chepurnyi (1):
> board: xen: introduce virtio-blk support
>
> board/xen/xenguest_arm64/xenguest_arm64.c | 108 +++++++++++++++++++++-
> configs/xenguest_arm64_virtio_defconfig | 63 +++++++++++++
> doc/board/xen/xenguest_arm64.rst | 2 +
> include/configs/xenguest_arm64.h | 10 +-
> 4 files changed, 180 insertions(+), 3 deletions(-)
> create mode 100644 configs/xenguest_arm64_virtio_defconfig
>
> --
> 2.25.1
>
More information about the U-Boot
mailing list