| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-25 | check for duplicate disk names | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | print out change events | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | start date works on events | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | pretty good XML handling at this pointv0.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | fails on imports with duplicate mac addrs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | show droplet total count | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | ignore bridge name changes by default | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | more xml fixes | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | better libvirt xml processing | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | works, it's neat, but do I really want this? | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | cleanup instructions | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | cleanup help | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | cleanup STDOUT loggingv0.0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | added some xml files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | work on adding droplets from libvirt xml files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | compiles and runs. logic wrong | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | things to add xml files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | add some double checking on writing config files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | keep removing old junk | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | set a homedir | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | global hypervisor poll delay | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | allow trigger of saving the config | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | deprecate hypervisor file. yay! | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | dumped droplet file | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | start to deprecate dumb droplets file | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | compiles | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | start migration to protobufs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | compiles and runs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-18 | simple ethernet mac settings | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-18 | xml file does virsh create | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-18 | start simple xml handling | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-18 | write out xml file for virsh create (maybe?) | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-17 | make STDOUT output easier to read | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-13 | checking for the grid to be 'stable' before starting new droplets | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-13 | last version restarted virtigod to libvirt hang | Jeff Carr | |
| it would appear at this point there is some sort of bug that hangs libvirtd. stracing it isn't obvious to me due to my lack of experience with really working with strace much. When virtigod hangs, 'virsh list' also hangs from the command line. If I kill virtigod, everything starts working again and I get lots of output from libvirtd --listen but I haven't investigated any of the errors yet or looked further. I probably will just work around this problem rather than solving it in this case since my need here is to get to working on riscv uboot development where my usefullness is better. hopefully. Or, maybe it's what I'm more interested in. maybe this bug doesn't exist on riscv. haha to you reading this, virtualization with riscv doesn't really even exist much yet. The chips are still too new! Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-13 | attempt to generate an event. next up: protobuf | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-13 | cleanup STDOUT debugging | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | add daemon mode | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | first basic check to tell if the cluster is healthy | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | polling duration times work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | watchdog for each hypervisor | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | ugly but limping along progress | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-12 | the beginning of something | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-11 | initial something. doesn't do anything yet.v0.0.1 | Jeff Carr | |
