Go to file
2015-05-13 00:21:07 -04:00
gtk-vnc.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libosinfo.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libsoup-with-gnome.rb Resolve brew audit --strict items 2015-04-03 13:29:34 -04:00
libvirt-glib.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
README.md Updated README.md 2015-04-03 13:55:54 -04:00
spice-gtk.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
spice-protocol.rb Create spice-protocol.rb 2015-05-13 00:21:07 -04:00
virt-manager.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
virt-viewer.rb Add virt-viewer formula 2015-04-03 13:31:08 -04:00

homebrew-virt-manager

Updated/new formulae to build virt-manager and virt-viewer on Mac OSX.

Usage

brew tap jeffreywildman/homebrew-virt-manager
brew install virt-manager virt-viewer

Notes

  • For remote URIs, the libvirt socket location may need to be overridden to prevent socket hangups, see www.jedi.be.

      virt-manager -c qemu+ssh://user@libvirthost/system?socket=/var/run/libvirt/libvirt-sock
      virt-viewer -c qemu+ssh://user@libvirthost/system?socket=/var/run/libvirt/libvirt-sock
    
  • SSH passwords for connecting to remote URIs are not prompted unless --debug or --no-fork is used to start virt-manager.