virtigo talks to this hypervisor using this. This simply talks to libvirt and qemu.
Go to file
Jeff Carr 71fc48cbc2 import almost works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-01 06:14:11 -05:00
resources can write out working virsh xml 2024-10-26 10:34:04 -05:00
.gitignore start somewhere 2024-10-11 17:22:31 -05:00
LICENSE can write out working virsh xml 2024-10-26 10:34:04 -05:00
Makefile start worked from protobuf 2024-10-26 20:09:33 -05:00
Makefile.help more debugging on import libvirt domain 2024-11-01 04:10:14 -05:00
README start somewhere 2024-10-11 17:22:31 -05:00
argv.go more debugging on import libvirt domain 2024-11-01 04:10:14 -05:00
build add a helper to the debian package 2024-10-11 23:35:51 -05:00
control systemd files for packaging 2024-10-11 17:39:11 -05:00
http.go import almost works 2024-11-01 06:14:11 -05:00
hypervisior.go rename to virtigolib 2024-10-31 06:50:17 -05:00
main.go rename to virtigolib 2024-10-31 06:50:17 -05:00
postinst attempt to add a postinst to the package 2024-10-11 23:55:00 -05:00
start.go rename to virtigolib 2024-10-31 06:50:17 -05:00
structs.go rename to virtigolib 2024-10-31 06:50:17 -05:00
virtigod.service systemd files for packaging 2024-10-11 17:39:11 -05:00

README

This is the virtigo daemon. Run this on the hypervisors.

The name is wierd, but that's just how it worked out.  Perhaps it's 
appropriate because domU information should be accurate from dom0 here.
Nonetheless, this should be called "virtigo D" not "virti-god".