[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] xen4.13 on raspberry4B use Domain U to control GPIO device
Hello everyone:
I'm trying use Domain U to control GPIO,but I can't find a way to share bcm2835-gpiomem or gpiomem for Domain U. When I had written xl.cfg file, like this kernel = "/home/aston/GUEST_Domain/guest_image" device_tree = "/boot/bcm2711-rpi-4-b.dtb" dtdev = [ "/soc/gpiomem@7e200000" ] iomem = [ "0x7e200000,1@0x1000" ] ioports=['0x5'] It will result in anerror,like this iomem = [ "0x7e200000,1@0x1000" ] cause: libxl: error: libxl_create.c:1498:domcreate_launch_dm: Domain 1:failed give domain access to iomem range 7e200000-7e200000: Operation not permitted device_tree = "/boot/bcm2711-rpi-4-b.dtb" dtdev = [ "/soc/gpiomem@7e200000" ] cause libxl: error: libxl_create.c:980:libxl__domain_config_setdefault: passthrough not supported on this platform cause libxl: error: libxl_create.c:1467:domcreate_launch_dm: Domain 2:failed give domain access to ioports 5-5: Operation not supported Can you give me some help about raspberry4B use Domain U to control GPIO device ? Best, FanXinhao
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |