So, I encountered such a problem that the network bridge does not work, as
well as two-way , or even one-way clipboard, ie in general can not copy
text from the main system to the guest.
I'm not going to use Virtual Box, I'm only considering QEMU for use.
I have also tried to solve this
Hi Sawyer,
I'm running Ubuntu 18.04.5 (5.4.0-60-generic kernel) and a QEMU 5.1.0 build for
x86_64. I originally built for all targets including arm and aarch64 but it
took too long. I haven't seen this problem.
Good luck!
Dave
Here's my configure line
../../../configure --prefix=/opt/qemu \
Greetings -
I'm not sure this is the best group to ask the following question but
I'll start here.
I use qemu to develop openwrt code. I currently use a 9p mount to share
my code/cross-compile directory to the arm guest in order to run/test
the code. openwrt uses the musl library so this works
On 8/29/21 4:55 PM, Dave Turvene - Work wrote:
> Greetings -
>
> I'm not sure this is the best group to ask the following question but
> I'll start here.
>
> I use qemu to develop openwrt code. I currently use a 9p mount to share
> my code/cross-compile directory t