summaryrefslogtreecommitdiff
path: root/xml.go
AgeCommit message (Collapse)Author
2024-10-24better filenameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup helpJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23another check for custom cpu xmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23more xml importingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23working but not working yetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23check xml domain name vs xml filenameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23check if spice port has changedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23ignore apparmor in the xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23add RNGsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23keep processing my libvirt xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23puts the spice port in the protobufJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23is able to ignore 'standard' xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23completely dump libvirtxml.Domain.Devices if emptyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23quiet xml checking outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23mostly all goneJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23down to the last standard DomainDeviceList thingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23only a few more libvirt checksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23make something to dump out all the 'standard' xmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23cleanup STDOUT loggingv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23compiles and runs. logic wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23things to add xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22start migration to protobufsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18simple ethernet mac settingsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18xml file does virsh createJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18more mac and filename statsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18set the qcow2 filenameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18simpleDisk() to add qcow2 fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18start simple xml handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18write out xml file for virsh create (maybe?)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>