-
It seems qemu-xpack-riscv (as per 8.2.2) doesn't support `-netdev user` option:
```
qemu-system-riscv64: -netdev user,id=u1,hostfwd=tcp:127.0.0.1:10064-10.0.2.15:23: network backend 'user' is not…
yf13 updated
3 months ago
-
### Summary
I would like to see support for default system tools in Debian/Ubuntu, such as the use of Netplan to configure network interfaces.
### Rationale
Per the Debian Netplan FAQ (https:…
-
link files, see [systemd.link(5)](https://www.freedesktop.org/software/systemd/man/latest/systemd.link.html#)
netdev and network files, see [systemd.netdev(5)](https://www.freedesktop.org/software/…
-
When I try to compile under Ubuntu 24.04.1 LTS with kernel 6.8.0-45-generic I get following error
```
make[1]: Entering directory '/usr/src/linux-headers-6.8.0-45-generic'
warning: the compiler d…
-
Hi!
I try to make a http request from WASM module running on [wazero](https://github.com/tetratelabs/wazero) and got an error^
```
Netdev not set
```
I try to use netdev package but can't f…
-
[ -nic user,hostfwd=tcp::10022-:22,mac=00:11:22:33:44:55 \](https://github.com/vectorgrp/sil-kit-adapters-qemu/blob/210e2d187b81fda646805bc328f13012a50336ce/tools/run-silkit-qemu-demos-guest.sh#L8)
…
-
Hello, Team!
I've faced with wierd issue with annet executuion within repo directory. As assumed annet had should use local files instead venv site-pakages, but something went wrong.
What I did:
…
-
### Steps to reproduce
When provisioning a node with an Infiniband card, the systemd naming scheme is often difficult to predict (e.g. ibp94s0). Attempting to rename to a consistent "ib0" based on th…
-
```
# cat 20-vxlan42.netdev
[NetDev]
Name=vxlan42
Kind=vxlan
MTUBytes=1500
[VXLAN]
VNI=42
Local=A.B.C.D
MacLearning=true
DestinationPort=4789
Independent=yes
```
-
I'm working on the main branch (commit c5190c07aa8da7436760f39bb5de8e27afb44844).
I'm attempting to run the `rust_hello_world_trusted_bundle` container using the following command:
```
sudo RUS…