Lines Matching full:user
3 Networking with QEMU User
27 More details about User Networking can be obtained from here:
33 In order to use SLIRP with Zephyr, the user has to set the Kconfig option to
34 enable User Networking.
41 In the default configuration, Zephyr only enables User Networking, and does
46 In general, QEMU User Networking can take in a lot of arguments including,
50 * Information about network to use. This may be valuable if the user does
52 * Tell QEMU to start DHCP server at user-defined IP address.
57 offloads this to the user, and expects that they will provide arguments
59 populated by the user.
76 If the user does not have any specific networking requirements other than the
77 ability to access a web page from the guest, user networking (slirp) is a
87 Therefore, IPv6 will not work with User Networking.