[Bug 264918] bhyve: getrandom(2) returns SIGILL on vm with host CPU AMD A6-7310 APU with AMD Radeon R4 Graphics (4) @ 1.995G

2022-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264918 --- Comment #1 from Trix Farrar --- Just noticed the typo I made in the pkg-add command. Should be: pkg add -y py38-salt -- You are receiving this mail because: You are the assignee for the bug.

[Bug 264918] bhyve: getrandom(2) returns SIGILL on vm with host CPU AMD A6-7310 APU with AMD Radeon R4 Graphics (4) @ 1.995G

2022-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264918 Bug ID: 264918 Summary: bhyve: getrandom(2) returns SIGILL on vm with host CPU AMD A6-7310 APU with AMD Radeon R4 Graphics (4) @ 1.995G Product: Base System

Problem reports for virtualization@FreeBSD.org that need special attention

2022-06-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

Re: how to run bhyve and virtualbox at the same time

2022-06-26 Thread Mario Marietto
As far as I can see,bhyve can't run at the same time with virtualbox. So,let's change perspective. What about changing the bhyve source code so that macOS can be virtualized directly in bhyve ? Below you can see what are the parameters needed to boot and run MacOS Monterey with virtualbox :

Re: how to run bhyve and virtualbox at the same time

2022-06-26 Thread Mario Marietto
Sure,I knew about CIFS and NFS,but I didn't think about a 9P client. Anyway,who told you that I'm looking for the easiest route ? Sometimes I like to explore more exotic methods to try to accomplish a task,especially when I see that there would be some useful functions but that have not been explor

Re: how to run bhyve and virtualbox at the same time

2022-06-26 Thread Dustin Marquess
On Sun, Jun 26, 2022 at 8:45 AM Mario Marietto wrote: > If that can't be done,I'm forced to install the USB-IP server on FreeBSD > itself and the client on MacOS,but this makes the task more complicated to > accomplish. Even though there is no known USB over IP tool which can run > natively on Fr

Re: UdpDataProtocol.cpp (was: how to run bhyve and virtualbox at the same time)

2022-06-26 Thread Mario Marietto
ok,but what should I do with that file ? How can I use it ? I've explained what I want to do,but I didn't understand how the UdpDataProtocol.cpp file can help me and if there is some method to run bhyve and virtualbox at the same time. Il giorno dom 26 giu 2022 alle ore 17:44 Graham Perrin < graha

UdpDataProtocol.cpp (was: how to run bhyve and virtualbox at the same time)

2022-06-26 Thread Graham Perrin
On 26/06/2022 14:43, Mario Marietto wrote: … I don't have any *UdpDataProtocol.cpp file *on my*FreeBSD 13.1-RELEASE *system. … Hi UdpDataProtocol.cpp is: * present in source code for jacktrip * not present (not expected) in src for FreeBSD * not provided by any port. % pkg provides UdpDataP