Connectivity for a qemu guest; was Re: Connection of a qemu guest to the 'net.

2021-03-19 Thread peter
Berto & all, The qemu guest here now has full connectivity. These are my notes about differences from "ordinary" qemu usage. (1) This qemu host is also a Linux router. It has Shorewall installed. (2) Somewhere there's mention of connecting the bridge to the interface to the Internet. Ie. the

REG: Shared Memory mapping issue in QEMU with QNX

2021-03-19 Thread Gowri Shankar
Hello Team, I am facing the below issue while mapping the physical address to process caller address in the QEMU . *Issue*: While trying the following APIs we were not able to Map a device's physical memory into a process's address space(Shared memory ) in qemu with the addresses provided in the

Re: I can't use virtio-gpu-device

2021-03-19 Thread Thomas Huth
On 17/03/2021 20.16, مجهول الهوية wrote: I'm write this: qemu-system-x86_64 -device virtio-gpu-device -L "D:\Program Files\qemu" and this is result: D:\Program Files\qemu\qemu-system-x86_64.exe: -device virtio-gpu-device: No 'virtio-bus' bus found for device 'virtio-gpu-device' On x86, you sh