virtigo talks to this hypervisor using this. This simply talks to libvirt and qemu.
Go to file
Jeff Carr 1047cc86f3 attempt to add a postinst to the package
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-11 23:55:00 -05:00
resources add http listen 2024-10-11 23:01:55 -05:00
.gitignore start somewhere 2024-10-11 17:22:31 -05:00
Makefile persistant and dumps out vms 2024-10-11 23:18:45 -05:00
Makefile.help add a helper to the debian package 2024-10-11 23:35:51 -05:00
README start somewhere 2024-10-11 17:22:31 -05:00
argv.go add http listen 2024-10-11 23:01:55 -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
dumpClient.go add http listen 2024-10-11 23:01:55 -05:00
http.go persistant and dumps out vms 2024-10-11 23:18:45 -05:00
hypervisior.go persistant and dumps out vms 2024-10-11 23:18:45 -05:00
jsonClient.go add http listen 2024-10-11 23:01:55 -05:00
main.go restructure code 2024-10-11 23:06:47 -05:00
postinst attempt to add a postinst to the package 2024-10-11 23:55:00 -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".