[Bug 250802] bhyve exited with status 134 when GPU PCI passthrough

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802 --- Comment #19 from Konstantin Belousov --- (In reply to mr.xanto from comment #18) The output from bhyvectl --get-all should be stable after bhyve process aborted, since VM is stopped and there is nobody who would direct it to continue ex

[Bug 250802] bhyve exited with status 134 when GPU PCI passthrough

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802 --- Comment #18 from mr.xa...@gmail.com --- (In reply to Konstantin Belousov from comment #16) x86info output: https://pastebin.com/LAkTvc9G (In reply to Konstantin Belousov from comment #17) As I understand, bhyvectl --get-all output will

Re: Using OpenBSD guest as PF firewall

2020-11-06 Thread Thomas Laus
On 11/5/20 9:24 PM, Jason Tubnor wrote: > > You could create a clone (lo) with an IP address, add that as an > interface to a vm switch and then guest tap to that vm switch? >I ended up getting this all to function by removing bridge 'public' created by the vm-bhyve utility and manually making the

[Bug 250802] bhyve exited with status 134 when GPU PCI passthrough

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802 --- Comment #17 from Konstantin Belousov --- (In reply to Konstantin Belousov from comment #16) Also I assume that vm itself should be around after the bhyve process terminated. Paste the output from 'bhyvectl --vm= --get-all' -- You are

[Bug 250802] bhyve exited with status 134 when GPU PCI passthrough

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802 --- Comment #16 from Konstantin Belousov --- (In reply to mr.xanto from comment #15) Can you install sysutils/x86info and paste the output of 'x86info -a' there, please ? -- You are receiving this mail because: You are the assignee for th

[arm64][bhyve] Hypervisor implementation proposal

2020-11-06 Thread Andrei Martin
Hello, The UPB team made a revision for the bhyve on arm/arm64 on phabricator[1]. Any feedback is greatly appreciated. [1] https://reviews.freebsd.org/D26976 Thanks, Andrei ___ freebsd-virtualization@freebsd.org ma

Re: edk2 port of the tianocore sources

2020-11-06 Thread MR
Hi Rebecca, Zitat von Rebecca Cran : On 11/6/20 4:51 AM, MR wrote: Hi, has anyone already ported the edk2 sources of tianocore? I'm trying to adapt the uefi-edk2-bhyve-devel but I'm currently struggling with the git submodules... Bhyve is upstream, in https://github.com/tianocore/edk2

Re: edk2 port of the tianocore sources

2020-11-06 Thread Rebecca Cran
On 11/6/20 4:51 AM, MR wrote: Hi, has anyone already ported the edk2 sources of tianocore? I'm trying to adapt the uefi-edk2-bhyve-devel but I'm currently struggling with the git submodules... Bhyve is upstream, in https://github.com/tianocore/edk2/tree/master/OvmfPkg/Bhyve . It's getting

[Bug 250802] bhyve exited with status 134 when GPU PCI passthrough

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802 --- Comment #15 from mr.xa...@gmail.com --- (In reply to Konstantin Belousov from comment #14) I've applied patch https://pastebin.com/JJ80p7jf FreeBSD guest: root@:~ # pciconf -lvcb hostb0@pci0:0:0:0: class=0x06 card=0x c

[Bug 250795] support RFB 3.3 for VNC client interoperability

2020-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250795 ma...@apache.org changed: What|Removed |Added Attachment #219296|0 |1 is obsolete|

edk2 port of the tianocore sources

2020-11-06 Thread MR
Hi, has anyone already ported the edk2 sources of tianocore? I'm trying to adapt the uefi-edk2-bhyve-devel but I'm currently struggling with the git submodules... Thanks in advance. greetings --- Michael -- greetings --- mike m...@freebsd.org ___