virtigo talks to this hypervisor using this. This simply talks to libvirt and qemu.
Go to file
Jeff Carr 783a06b050 can write out working virsh xml
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-26 10:34:04 -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 can write out working virsh xml 2024-10-26 10:34:04 -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 can write out working virsh xml 2024-10-26 10:34:04 -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 can write out working virsh xml 2024-10-26 10:34:04 -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 can write out working virsh xml 2024-10-26 10:34:04 -05:00
postinst attempt to add a postinst to the package 2024-10-11 23:55:00 -05:00
start.go can write out working virsh xml 2024-10-26 10:34:04 -05:00
structs.go can write out working virsh xml 2024-10-26 10:34:04 -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".