Question about QEMU | copy and paste | bridge network | qemu://session

2024-11-11 Thread work
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

Bugs in SSH module

2021-01-22 Thread Dave Turvene - Work
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 \

qemu-system-arm sharing host disk using virtiofsd

2021-08-29 Thread Dave Turvene - Work
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

Re: qemu-system-arm sharing host disk using virtiofsd

2021-08-30 Thread Dave Turvene - Work
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