-
Install a working (and compiled) version of virt-viewer. You may view the homebrew package's upstream source on GitHub.
brew tap jeffreywildman/homebrew-virt-manager brew install virt-viewer
-
Once that's installed should be able make a call
remote-viewer
with a pve-spice.vv file downloaded from proxmox web interface
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[gchb]: https://gchandbook.org/ | |
[clawing]: https://blog.mozilla.org/javascript/2013/07/18/clawing-our-way-back-to-precision/ | |
[gsgc]: https://piumarta.com/software/gsgc/index.shtml | |
[migc]: https://github.com/playXE/migc | |
[yarpenruntime]: https://github.com/mdlugajczyk/yarpen/blob/master/runtime/yarpen_runtime.c | |
[bdwgc]: https://www.hboehm.info/gc/ | |
[bdwgcslides]: https://www.hboehm.info/gc/04tutorial.pdf | |
[bdwdescr]: https://hboehm.info/gc/gcdescr.html | |
[writinginterpretersinrust]: https://rust-hosted-langs.github.io/book/introduction.html | |
[gcandrustpart0]: http://blog.pnkfx.org/blog/2015/10/27/gc-and-rust-part-0-how-does-gc-work/ |