Go to file
2015-07-24 12:15:44 -04:00
gtk-vnc.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libosinfo.rb libosinfo 0.2.12 2015-06-16 11:21:34 -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 spice-gtk 0.29 2015-07-24 12:15:44 -04:00
spice-protocol.rb spice-protocol 0.12.8 2015-07-24 12:04:31 -04:00
usbredir.rb Create usbredir.rb 2015-05-14 14:00:47 -04:00
virt-manager.rb Bump dependency libvirt-python to 1.2.17 2015-07-24 12:05:11 -04:00
virt-viewer.rb Remove whitespace 2015-05-14 14:10:34 -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.