virtigo talks to this hypervisor using this. This simply talks to libvirt and qemu.
Go to file
Jeff Carr ca0d7ddde7 have to close domains or things hang
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-17 17:15:49 -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 a 'start' event 2024-10-14 15:26:11 -05:00
Makefile.help start works from the command line 2024-10-15 11:02:54 -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 attempt to send start output back 2024-10-16 20:38:51 -05:00
hypervisior.go have to close domains or things hang 2024-10-17 17:15:49 -05:00
jsonClient.go add http listen 2024-10-11 23:01:55 -05:00
main.go have to close domains or things hang 2024-10-17 17:15:49 -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".