diff options
Diffstat (limited to 'resources/libvirtxml.fields')
| -rw-r--r-- | resources/libvirtxml.fields | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/resources/libvirtxml.fields b/resources/libvirtxml.fields new file mode 100644 index 0000000..c77b0b0 --- /dev/null +++ b/resources/libvirtxml.fields @@ -0,0 +1,114 @@ +Fields in libvirtxml.Domain: +Domain: XMLName +Domain: Type +Domain: ID +Domain: Name +Domain: UUID +Domain: GenID +Domain: Title +Domain: Description +Domain: Metadata +Domain: MaximumMemory +Domain: Memory +Domain: CurrentMemory +Domain: BlockIOTune +Domain: MemoryTune +Domain: MemoryBacking +Domain: VCPU +Domain: VCPUs +Domain: IOThreads +Domain: IOThreadIDs +Domain: DefaultIOThread +Domain: CPUTune +Domain: NUMATune +Domain: Resource +Domain: SysInfo +Domain: Bootloader +Domain: BootloaderArgs +Domain: OS +Domain: IDMap +Domain: Features +Domain: CPU +Domain: Clock +Domain: OnPoweroff +Domain: OnReboot +Domain: OnCrash +Domain: PM +Domain: Perf +Domain: Devices +Domain: SecLabel +Domain: KeyWrap +Domain: LaunchSecurity +Domain: QEMUCommandline +Domain: QEMUCapabilities +Domain: QEMUOverride +Domain: QEMUDeprecation +Domain: LXCNamespace +Domain: BHyveCommandline +Domain: VMWareDataCenterPath +Domain: XenCommandline +Fields in libvirtxml.DomainDeviceList: +DomainDeviceList: Emulator +DomainDeviceList: Disks +DomainDeviceList: Controllers +DomainDeviceList: Leases +DomainDeviceList: Filesystems +DomainDeviceList: Interfaces +DomainDeviceList: Smartcards +DomainDeviceList: Serials +DomainDeviceList: Parallels +DomainDeviceList: Consoles +DomainDeviceList: Channels +DomainDeviceList: Inputs +DomainDeviceList: TPMs +DomainDeviceList: Graphics +DomainDeviceList: Sounds +DomainDeviceList: Audios +DomainDeviceList: Videos +DomainDeviceList: Hostdevs +DomainDeviceList: RedirDevs +DomainDeviceList: RedirFilters +DomainDeviceList: Hubs +DomainDeviceList: Watchdogs +DomainDeviceList: MemBalloon +DomainDeviceList: RNGs +DomainDeviceList: NVRAM +DomainDeviceList: Panics +DomainDeviceList: Shmems +DomainDeviceList: Memorydevs +DomainDeviceList: IOMMU +DomainDeviceList: VSock +DomainDeviceList: Crypto +DomainDeviceList: PStore +Fields in libvirtxml.DomainInterface: +DomainInterface: XMLName +DomainInterface: Managed +DomainInterface: TrustGuestRXFilters +DomainInterface: MAC +DomainInterface: Source +DomainInterface: Boot +DomainInterface: VLan +DomainInterface: VirtualPort +DomainInterface: IP +DomainInterface: Route +DomainInterface: PortForward +DomainInterface: Script +DomainInterface: DownScript +DomainInterface: BackendDomain +DomainInterface: Target +DomainInterface: Guest +DomainInterface: Model +DomainInterface: Driver +DomainInterface: Backend +DomainInterface: FilterRef +DomainInterface: Tune +DomainInterface: Teaming +DomainInterface: Link +DomainInterface: MTU +DomainInterface: Bandwidth +DomainInterface: PortOptions +DomainInterface: Coalesce +DomainInterface: ROM +DomainInterface: ACPI +DomainInterface: Alias +DomainInterface: Address |
