Common vlan with no host privileges

2024-10-23 Thread Narcis Garcia
In a Debian 12 host (Qemu 7.2.13), not using superuser privileges, I launch VM1: $ qemu-system-x86_64 -name "Windows XP" (...) -device rtl8139,netdev=net0 -netdev user,id=net0,smb=/home/_all/public -netdev socket,id=vlan-winxp,mcast=230.0.0.1:1234 -device rtl8139,ne

Re: QEMU, Windows 11, and Raspios

2024-10-23 Thread G.W. Haywood
Hi there, On Mon, 21 Oct 2024, Jakob Bohm via wrote: On 2024-10-19 14:09, G.W. Haywood wrote: On Fri, 18 Oct 2024, Ignacio wrote: I am currently using a laptop that is running Windows 11 and I have downloaded QEMU. However, I cannot figure out how to use QEMU to emulate Raspios. Raspios does

Re: Common vlan with no host privileges

2024-10-23 Thread Narcis Garcia
+ Is there some way to just make guests have their simple SLIRP scenario and each one sees a single NIC with dynamically acquired 10.0.2.15 and 10.0.2.16 IP addresses in same unified guests network? El 23/10/24 a les 21:03, Narcis Garcia ha escrit: In a Debian 12 host (Qemu 7.2.13), not using