Go to file
2015-12-16 10:47:16 -05:00
gtk-vnc.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
libosinfo.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
libsoup-with-gnome.rb libsoup-with-gnome 2.52.2 2015-11-25 12:43:19 -06:00
libvirt-glib.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
README.md Updated README.md 2015-04-03 13:55:54 -04:00
spice-gtk.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
spice-protocol.rb Add descriptions to formulae to satisfy brew audit 2015-11-25 12:32:56 -06:00
usbredir.rb usbredir 0.7.1 2015-11-25 12:52:45 -06:00
virt-manager.rb virt-manager 1.3.1 2015-12-11 21:59:22 -05:00
virt-viewer.rb virt-viewer 3.0 2015-12-16 10:47:16 -05: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.