multipass-test:qemu-bridging

Last commit made on 2024-04-24
Get this branch:
git clone -b qemu-bridging https://git.launchpad.net/multipass-test

Branch merges

Branch information

Name:
qemu-bridging
Repository:
lp:multipass-test

Recent commits

65e03ff... by Luis Peñaranda

[qemu] Move Linux bits to QemuPlatformDetail.

7c3919f... by Luis Peñaranda

[qemu][linux] Ask for bridging only when needed.

9c4e622... by Luis Peñaranda

[lxd] Move find_bridge_with to backend utils.

7beb58a... by Luis Peñaranda

[qemu][linux] Ask permission to bridge.

82d28bd... by Luis Peñaranda

[qemu] Implement vm::bridge_name_for().

a10d730... by Luis Peñaranda

[apparmor] Let bridge helper run.

2d47d24... by Luis Peñaranda

[qemu][linux] Create bridge when needed.

e07b636... by Luis Peñaranda

[qemu][linux] Add bridge helper to command line.

21fdd71... by Luis Peñaranda

[cmake] Build bridge helper on Linux.

e5d087a... by Luis Peñaranda

[qemu][linux] Add first version of our own bridge helper.

It is based on the QEMU bridge helper. It's a stripped-down
version of it.