Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.libvirt.Stream
-
Request that the in progress data transfer be cancelled abnormally before the end of the stream has been reached
- ABORT_ON_ERROR - Static variable in class org.libvirt.Domain.MigrateFlags
-
Cancel migration if a soft error (such as I/O error) happens during migration
- abortJob() - Method in class org.libvirt.Domain
-
Requests that the current background job be aborted at the soonest opportunity.
- ACPI_POWER_BTN - Static variable in class org.libvirt.Domain.RebootFlags
-
Send ACPI event
- ACTIVE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
Allow a two-phase commit when top is the active layer
- ACTIVE - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was active, and with memory state
- ACTIVE_COMMIT - Enum constant in enum class org.libvirt.event.BlockJobType
- addAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive agent lifecycle events.
- addAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive agent lifecycle events for this domain.
- addBlockJobListener(BlockJobListener) - Method in class org.libvirt.Domain
-
Adds a callback to receive notifications of Block Job events
- addCallback(int, Libvirt.VirStreamEventCallback) - Method in class org.libvirt.Stream
-
Register a callback to be notified when a stream becomes writable, or readable.
- ADDED - Enum constant in enum class org.libvirt.event.DefinedDetail
-
Newly created config file.
- addIOErrorListener(IOErrorListener) - Method in class org.libvirt.Connect
-
Adds the specified I/O error listener to receive I/O error events for domains of this connection.
- addIOErrorListener(IOErrorListener) - Method in class org.libvirt.Domain
-
Adds a callback to receive notifications of IOError domain events occurring on this domain.
- addLifecycleListener(LifecycleListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive lifecycle events for domains of this connection.
- addLifecycleListener(LifecycleListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive lifecycle events for this domain.
- addPMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive PMSuspend events for domains of this connection.
- addPMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive PMSuspend events for this domain.
- addPMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Connect
-
Adds the specified listener to receive PMWakeup events for domains of this connection.
- addPMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive PMWakeup events for this domain.
- addr - Variable in class org.libvirt.jna.virDomainIpAddress
-
IP address
- addRebootListener(RebootListener) - Method in class org.libvirt.Connect
-
Adds the specified reboot listener to receive reboot events for domains of this connection.
- addRebootListener(RebootListener) - Method in class org.libvirt.Domain
-
Adds the specified listener to receive reboot events for this domain.
- address - Variable in class org.libvirt.DomainInterface.InterfaceAddress
- addrs - Variable in class org.libvirt.DomainInterface
- addrs - Variable in class org.libvirt.jna.virDomainInterface
-
Array of IP addresses
- AgentLifecycleListener - Interface in org.libvirt.event
-
Interface for receiving events occurring on a guest agent livecycle change.
- ALLOCATE - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
force allocation of new size
- allocation - Variable in class org.libvirt.DomainBlockInfo
- allocation - Variable in class org.libvirt.jna.virDomainBlockInfo
- allocation - Variable in class org.libvirt.jna.virStoragePoolInfo
- allocation - Variable in class org.libvirt.jna.virStorageVolInfo
- allocation - Variable in class org.libvirt.StoragePoolInfo
-
Current allocation bytes
- allocation - Variable in class org.libvirt.StorageVolInfo
-
Current allocation bytes
- API_ERROR - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Suspended after failure during libvirt API call.
- ASYNC - Static variable in class org.libvirt.Domain.BlockJobAbortFlags
- ATOMIC - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
atomically avoid partial changes
- ATSET1 - Enum constant in enum class org.libvirt.KeycodeSet
-
AT set 1 key codes
- ATSET2 - Enum constant in enum class org.libvirt.KeycodeSet
-
AT set 2 key codes
- ATSET3 - Enum constant in enum class org.libvirt.KeycodeSet
-
AT set 3 key codes
- attachDevice(String) - Method in class org.libvirt.Domain
-
Creates a virtual device attachment to backend.
- attachDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Creates a virtual device attachment to backend.
- authCallback(virConnectCredential, int, Pointer) - Method in class org.libvirt.ConnectAuth
- authCallback(virConnectCredential, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectAuthCallback
- AUTO_CONVERGE - Static variable in class org.libvirt.Domain.MigrateFlags
-
Enable algorithms that ensure a live migration will eventually converge
- AUTODESTROY - Static variable in class org.libvirt.Domain.CreateFlags
-
Automatically kill guest when virConnectPtr is closed
- available - Variable in class org.libvirt.jna.virStoragePoolInfo
- available - Variable in class org.libvirt.StoragePoolInfo
-
Remaining free space bytes
B
- b - Variable in class org.libvirt.jna.virSchedParameterValue
- b - Variable in class org.libvirt.jna.virTypedParameterValue
- BACKUP - Enum constant in enum class org.libvirt.event.BlockJobType
- bandwidth - Variable in class org.libvirt.DomainBlockJobInfo
- bandwidth - Variable in class org.libvirt.jna.virDomainBlockJobInfo
- BANDWIDTH - Static variable in class org.libvirt.Domain.BlockCopyParameters
-
The maximum bandwidth in bytes/s, and is used while getting the copy operation into the mirrored phase, with a type of ullong.
- BANDWIDTH_BYTES - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
bandwidth in bytes/s instead of MiB/s
- BANDWIDTH_BYTES - Static variable in class org.libvirt.Domain.BlockJobInfoFlags
-
bandwidth in bytes/s instead of MiB/s
- baselineCPU(String[]) - Method in class org.libvirt.Connect
-
Computes the most feature-rich CPU which is compatible with all given host CPUs.
- BitFlags - Interface in org.libvirt
- blockCommit(String, String, String, long, int) - Method in class org.libvirt.Domain
-
Commit changes that were made to temporary top-level files within a disk image backing file chain into a lower-level base file.
- BlockCommitFlags() - Constructor for class org.libvirt.Domain.BlockCommitFlags
- blockCopy(String, String, TypedParameter[], int) - Method in class org.libvirt.Domain
-
This function migrates domain's live block device (disk) to another block device.
- BlockCopyFlags() - Constructor for class org.libvirt.Domain.BlockCopyFlags
- BlockCopyParameters() - Constructor for class org.libvirt.Domain.BlockCopyParameters
- blockInfo(String) - Method in class org.libvirt.Domain
-
This function returns block device (disk) stats for block devices attached to the domain.
- blockJobAbort(String, int) - Method in class org.libvirt.Domain
-
Cancel the active block job on the given disk.
- BlockJobAbortFlags() - Constructor for class org.libvirt.Domain.BlockJobAbortFlags
- BlockJobInfoFlags() - Constructor for class org.libvirt.Domain.BlockJobInfoFlags
- BlockJobListener - Interface in org.libvirt.event
- BlockJobStatus - Enum Class in org.libvirt.event
- BlockJobType - Enum Class in org.libvirt.event
- blockPeek(String, long, ByteBuffer) - Method in class org.libvirt.Domain
-
Read the contents of a domain's disk device.
- blockResize(String, long, int) - Method in class org.libvirt.Domain
-
Resize a block device of domain while the domain is running.
- BlockResizeFlags() - Constructor for class org.libvirt.Domain.BlockResizeFlags
- blockStats(String) - Method in class org.libvirt.Domain
-
Returns block device (disk) stats for block devices attached to this domain.
- BOOTED - Enum constant in enum class org.libvirt.event.StartedDetail
-
Normal startup from boot.
- BUF_SIZE - Static variable in class org.libvirt.Domain.BlockCopyParameters
-
How much data in bytes can be in flight between source and destination, as an unsigned long long.
- build(int) - Method in class org.libvirt.StoragePool
-
Build the underlying storage pool
- BYPASS_CACHE - Static variable in class org.libvirt.Domain.CreateFlags
-
Avoid file system cache pollution
- ByReference() - Constructor for class org.libvirt.jna.virDomainIpAddress.ByReference
- ByReference() - Constructor for class org.libvirt.jna.virNodeInfo.ByReference
- BYTES - Static variable in class org.libvirt.Domain.BlockResizeFlags
-
size is in bytes instead of KiB
- ByValue() - Constructor for class org.libvirt.jna.virNodeInfo.ByValue
C
- callback(ConnectAuth.Credential[]) - Method in class org.libvirt.ConnectAuth
-
The callback function that fills the credentials in
- callback(ConnectAuth.Credential[]) - Method in class org.libvirt.ConnectAuthDefault
- callback(ConnectionPointer, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectCloseFunc
- CANCELED - Enum constant in enum class org.libvirt.event.BlockJobStatus
- capacity - Variable in class org.libvirt.DomainBlockInfo
- capacity - Variable in class org.libvirt.jna.virDomainBlockInfo
- capacity - Variable in class org.libvirt.jna.virStoragePoolInfo
- capacity - Variable in class org.libvirt.jna.virStorageVolInfo
- capacity - Variable in class org.libvirt.StoragePoolInfo
-
Logical size bytes
- capacity - Variable in class org.libvirt.StorageVolInfo
-
Logical size bytes
- cb - Variable in class org.libvirt.jna.virConnectAuth
- cbdata - Variable in class org.libvirt.jna.virConnectAuth
- CEPH - Enum constant in enum class org.libvirt.SecretUsageType
-
A CEPH object uses the secret
- challenge - Variable in class org.libvirt.ConnectAuth.Credential
-
Additional challenge to show
- challenge - Variable in class org.libvirt.jna.virConnectCredential
- CHANGE_PROTECTION - Static variable in class org.libvirt.Domain.MigrateFlags
-
protect for changing domain configuration through the whole migration process; this will be used automatically when supported
- CHILDREN - Static variable in class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
- CHILDREN_ONLY - Static variable in class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
- CLIENT - Enum constant in enum class org.libvirt.event.ConnectionCloseReason
-
Client requested it
- close() - Method in class org.libvirt.Connect
-
Closes the connection to the hypervisor/driver.
- close() - Method in class org.libvirt.Stream
- closeStream() - Method in class org.libvirt.Stream
- code - Variable in class org.libvirt.jna.virError
- COMMIT - Enum constant in enum class org.libvirt.event.BlockJobType
- compareCPU(String) - Method in class org.libvirt.Connect
-
Compares the given CPU description with the host CPU
- COMPLETED - Enum constant in enum class org.libvirt.event.BlockJobStatus
- COMPRESSED - Static variable in class org.libvirt.Domain.MigrateFlags
-
Compress migration data
- CONFIG - Static variable in class org.libvirt.Domain.DeviceModifyFlags
- CONFIG - Static variable in class org.libvirt.Domain.ModificationImpact
-
Affect persistent domain state
- CONFIG - Static variable in class org.libvirt.Domain.VcpuFlags
- conn - Variable in class org.libvirt.jna.virError
- Connect - Class in org.libvirt
-
The Connect object represents a connection to a local or remote hypervisor/driver.
- Connect(String) - Constructor for class org.libvirt.Connect
-
Constructs a read-write Connect object from the supplied URI.
- Connect(String, boolean) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI.
- Connect(String, ConnectAuth, int) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied authentication callback
- Connect(URI, Connect.OpenFlags...) - Constructor for class org.libvirt.Connect
-
Constructs a read-write Connect object from the supplied URI.
- Connect(URI, ConnectAuth) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied authentication callback
- Connect(URI, ConnectAuth, Connect.OpenFlags...) - Constructor for class org.libvirt.Connect
-
Constructs a Connect object from the supplied URI, using the supplied authentication callback
- CONNECT_LIST_DOMAINS_ACTIVE - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_AUTOSTART - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_HAS_CHECKPOINT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_HAS_SNAPSHOT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_INACTIVE - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_MANAGEDSAVE - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_NO_AUTOSTART - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_NO_CHECKPOINT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_NO_MANAGEDSAVE - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_NO_SNAPSHOT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_OTHER - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_PAUSED - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_PERSISTENT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_RUNNING - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_SHUTOFF - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- CONNECT_LIST_DOMAINS_TRANSIENT - Static variable in class org.libvirt.Connect.ConnectListAllDomainsFlags
- Connect.ConnectListAllDomainsFlags - Class in org.libvirt
- Connect.OpenFlags - Enum Class in org.libvirt
- ConnectAuth - Class in org.libvirt
-
We diverge from the C implementation There is no explicit cbdata field, you should just add any extra data to the child class's instance.
- ConnectAuth() - Constructor for class org.libvirt.ConnectAuth
- ConnectAuth.Credential - Class in org.libvirt
- ConnectAuth.CredentialType - Enum Class in org.libvirt
- ConnectAuthDefault - Class in org.libvirt
-
Implements virConnectAuthPtrDefault functionality from libvirt.c without the external method support It's not officially a part of the libvirt API, but provided here for completeness, testing, and as an example
- ConnectAuthDefault() - Constructor for class org.libvirt.ConnectAuthDefault
- ConnectionCloseListener - Interface in org.libvirt.event
-
Interface for receiving events when a connection is closed.
- ConnectionCloseReason - Enum Class in org.libvirt.event
- ConnectionPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- ConnectionPointer() - Constructor for class org.libvirt.jna.ConnectionPointer
- connectionVersion(Connect) - Static method in class org.libvirt.Connect
-
Deprecated.
- ConnectListAllDomainsFlags() - Constructor for class org.libvirt.Connect.ConnectListAllDomainsFlags
- convertUUIDBytes(byte[]) - Static method in class org.libvirt.Connect
-
Helper function to convert bytes into ints for the UUID calls
- COPY - Enum constant in enum class org.libvirt.event.BlockJobType
- copyOf(byte[], int) - Static method in class org.libvirt.SchedParameter
- copyOf(byte[], int) - Static method in class org.libvirt.TypedParameter
- coreDump(String, int) - Method in class org.libvirt.Domain
-
Dumps the core of this domain on a given file for analysis.
- cores - Variable in class org.libvirt.jna.virNodeInfo
- cores - Variable in class org.libvirt.NodeInfo
-
number of core per socket
- cpu - Variable in class org.libvirt.jna.virVcpuInfo
- cpu - Variable in class org.libvirt.VcpuInfo
- CPUCompareResult - Enum Class in org.libvirt
- cpuMapLength(int) - Method in class org.libvirt.Domain
-
It returns the length (in bytes) required to store the complete CPU map between a single virtual & all physical CPUs of a domain.
- cpus - Variable in class org.libvirt.jna.virNodeInfo
- cpus - Variable in class org.libvirt.NodeInfo
-
the number of active CPUs
- cpuTime - Variable in class org.libvirt.DomainInfo
-
the CPU time used in nanoseconds
- cpuTime - Variable in class org.libvirt.jna.virDomainInfo
- cpuTime - Variable in class org.libvirt.jna.virVcpuInfo
- cpuTime - Variable in class org.libvirt.VcpuInfo
- CRASHED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain crashed
- CRASHED - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Guest crashed.
- CrashedDetail - Enum Class in org.libvirt.event
-
Details about a CRASHED domain event
- create() - Method in class org.libvirt.Domain
-
Launches this defined domain.
- create() - Method in class org.libvirt.Interface
-
Activate an interface (i.e.
- create() - Method in class org.libvirt.Network
-
Creates and starts this defined network.
- create(int) - Method in class org.libvirt.Domain
-
Launches this defined domain with the provide flags.
- create(int) - Method in class org.libvirt.StoragePool
-
Starts this inactive storage pool
- create(virSchedParameter) - Static method in class org.libvirt.SchedParameter
- create(virTypedParameter) - Static method in class org.libvirt.TypedParameter
- CreateFlags() - Constructor for class org.libvirt.Domain.CreateFlags
- createUUIDBytes(int[]) - Static method in class org.libvirt.Connect
-
Helper function to convert UUIDs into a stirng for the uuid calls
- credtype - Variable in class org.libvirt.jna.virConnectAuth
- credType - Variable in class org.libvirt.ConnectAuth
-
List of supported ConnectCredential.CredentialType values
- CString - Class in org.libvirt.jna
-
Represents an allocated C-String.
- CString() - Constructor for class org.libvirt.jna.CString
- CString(Pointer) - Constructor for class org.libvirt.jna.CString
- CStringByReference - Class in org.libvirt.jna
- CStringByReference() - Constructor for class org.libvirt.jna.CStringByReference
- cur - Variable in class org.libvirt.DomainBlockJobInfo
- cur - Variable in class org.libvirt.jna.virDomainBlockJobInfo
- CURRENT - Static variable in class org.libvirt.Domain.DeviceModifyFlags
- CURRENT - Static variable in class org.libvirt.Domain.ModificationImpact
-
Affect current domain state
- CURRENT - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
With redefine, make snapshot current
- CURRENT - Static variable in class org.libvirt.Domain.VcpuFlags
D
- d - Variable in class org.libvirt.jna.virSchedParameterValue
- d - Variable in class org.libvirt.jna.virTypedParameterValue
- dataProcessed - Variable in class org.libvirt.DomainJobInfo
- dataProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- dataRemaining - Variable in class org.libvirt.DomainJobInfo
- dataRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- dataTotal - Variable in class org.libvirt.DomainJobInfo
- dataTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- DEFAULT - Static variable in class org.libvirt.Domain.RebootFlags
-
hypervisor choice
- DEFINED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was defined
- DefinedDetail - Enum Class in org.libvirt.event
- defresult - Variable in class org.libvirt.ConnectAuth.Credential
-
Optional default result
- defresult - Variable in class org.libvirt.jna.virConnectCredential
- delete(int) - Method in class org.libvirt.DomainSnapshot
-
Delete the Snapshot
- delete(int) - Method in class org.libvirt.StoragePool
-
Delete the underlying pool resources.
- delete(int) - Method in class org.libvirt.StorageVol
-
Delete the storage volume from the pool
- DELETE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
Delete any files that are now invalid after their contents have been committed
- DELTA - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
size is relative to current
- DESCENDANTS - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
List all descendants, not just children, when listing a snapshot For historical reasons, groups do not use contiguous bits.
- DESCRIPTION - Static variable in class org.libvirt.Domain.MetadataType
-
Operate on <description>
- destroy() - Method in class org.libvirt.Device
-
Destroy the device object.
- destroy() - Method in class org.libvirt.Domain
-
Destroys this domain object.
- destroy() - Method in class org.libvirt.Interface
-
Deactivate an interface (i.e.
- destroy() - Method in class org.libvirt.Network
-
Destroy this network object.
- destroy() - Method in class org.libvirt.StoragePool
-
Destroy an active storage pool.
- DESTROYED - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Forced poweroff from host.
- detach() - Method in class org.libvirt.Device
-
Dettach the node device from the node itself so that it may be assigned to a guest domain.
- detachDevice(String) - Method in class org.libvirt.Domain
-
Destroys a virtual device attachment to backend.
- detachDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Destroys a virtual device attachment to backend.
- Device - Class in org.libvirt
-
A device which is attached to a node
- deviceCreateXML(String) - Method in class org.libvirt.Connect
-
Create a new device on the VM host machine, for example, virtual HBAs created using vport_create.
- deviceLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a device based on its unique name
- DeviceModifyFlags() - Constructor for class org.libvirt.Domain.DeviceModifyFlags
- DevicePointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DevicePointer() - Constructor for class org.libvirt.jna.DevicePointer
- DISK - Enum constant in enum class org.libvirt.event.PMSuspendedDetail
-
Guest was PM suspended to disk.
- DISK - Enum constant in enum class org.libvirt.SuspendTarget
-
Suspend-to-Disk
- DISK_ONLY - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
disk snapshot, not full system
- DISK_ONLY - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was active, but without memory state
- doi - Variable in class org.libvirt.jna.Libvirt.SecurityModel
- dom - Variable in class org.libvirt.jna.virError
- domain - Variable in class org.libvirt.jna.virError
- Domain - Class in org.libvirt
-
A virtual machine defined within libvirt.
- DOMAIN_PASSWORD_ENCRYPTED - Static variable in class org.libvirt.Domain.DomainSetUserPasswordFlags
-
Password is already encrypted
- DOMAIN_PASSWORD_NOT_ENCRYPTED - Static variable in class org.libvirt.Domain.DomainSetUserPasswordFlags
-
Password is not encrypted
- Domain.BlockCommitFlags - Class in org.libvirt
-
TODO: get generated constants from libvirt
- Domain.BlockCopyFlags - Class in org.libvirt
- Domain.BlockCopyParameters - Class in org.libvirt
- Domain.BlockJobAbortFlags - Class in org.libvirt
- Domain.BlockJobInfoFlags - Class in org.libvirt
- Domain.BlockResizeFlags - Class in org.libvirt
- Domain.CreateFlags - Class in org.libvirt
- Domain.DeviceModifyFlags - Class in org.libvirt
- Domain.DomainMigrateParameters - Class in org.libvirt
-
Contains multiple constants that defines "virDomainMigrate* params" multiple field.
- Domain.DomainSetUserPasswordFlags - Class in org.libvirt
- Domain.InterfaceAddressesSource - Class in org.libvirt
- Domain.MetadataType - Class in org.libvirt
- Domain.MigrateFlags - Class in org.libvirt
- Domain.ModificationImpact - Class in org.libvirt
- Domain.RebootFlags - Class in org.libvirt
- Domain.SnapshotCreateFlags - Class in org.libvirt
- Domain.SnapshotListFlags - Class in org.libvirt
- Domain.UndefineFlags - Class in org.libvirt
- Domain.VcpuFlags - Class in org.libvirt
- Domain.XMLFlags - Class in org.libvirt
- DomainBlockInfo - Class in org.libvirt
- DomainBlockInfo(virDomainBlockInfo) - Constructor for class org.libvirt.DomainBlockInfo
- DomainBlockJobInfo - Class in org.libvirt
- DomainBlockJobInfo() - Constructor for class org.libvirt.DomainBlockJobInfo
- DomainBlockJobInfo(virDomainBlockJobInfo) - Constructor for class org.libvirt.DomainBlockJobInfo
- DomainBlockStats - Class in org.libvirt
-
This class holds the counters for block device statistics.
- DomainBlockStats() - Constructor for class org.libvirt.DomainBlockStats
- DomainBlockStats(virDomainBlockStats) - Constructor for class org.libvirt.DomainBlockStats
- DomainByReference - Class in org.libvirt.jna
- DomainByReference() - Constructor for class org.libvirt.jna.DomainByReference
- domainCreateLinux(String, int) - Method in class org.libvirt.Connect
-
Launches a new Linux guest domain.
- domainCreateXML(String, int) - Method in class org.libvirt.Connect
-
Launch a new guest domain, based on an XML description
- domainDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a domain, but does not start it
- DomainEvent - Class in org.libvirt.event
-
Contains information about a life cycle change of a domain.
- DomainEvent(DomainEventType, int) - Constructor for class org.libvirt.event.DomainEvent
- DomainEventDetail - Interface in org.libvirt.event
-
A common interface for all domain event detail enums.
- DomainEventType - Enum Class in org.libvirt.event
-
Enum constants representing the type of event occurred on a domain
- DomainInfo - Class in org.libvirt
-
This object is returned by Domain.getInfo()
- DomainInfo() - Constructor for class org.libvirt.DomainInfo
- DomainInfo(virDomainInfo) - Constructor for class org.libvirt.DomainInfo
- DomainInfo.DomainState - Enum Class in org.libvirt
- DomainInterface - Class in org.libvirt
- DomainInterface() - Constructor for class org.libvirt.DomainInterface
- DomainInterface(virDomainInterface) - Constructor for class org.libvirt.DomainInterface
- DomainInterface.InterfaceAddress - Class in org.libvirt
- DomainInterfaceStats - Class in org.libvirt
-
The Domain.interfaceStats method returns the network counters in this object.
- DomainInterfaceStats() - Constructor for class org.libvirt.DomainInterfaceStats
- DomainInterfaceStats(virDomainInterfaceStats) - Constructor for class org.libvirt.DomainInterfaceStats
- DomainJobInfo - Class in org.libvirt
- DomainJobInfo(virDomainJobInfo) - Constructor for class org.libvirt.DomainJobInfo
- domainLookupByID(int) - Method in class org.libvirt.Connect
-
Finds a domain based on the hypervisor ID number.
- domainLookupByName(String) - Method in class org.libvirt.Connect
-
Looks up a domain based on its name.
- domainLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a domain based on its UUID in array form.
- domainLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a domain based on its globally unique id
- domainLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a domain based on its uuid in String form.
- DomainMigrateParameters() - Constructor for class org.libvirt.Domain.DomainMigrateParameters
- DomainPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DomainPointer() - Constructor for class org.libvirt.jna.DomainPointer
- DomainPointer(Pointer) - Constructor for class org.libvirt.jna.DomainPointer
- DomainSetUserPasswordFlags() - Constructor for class org.libvirt.Domain.DomainSetUserPasswordFlags
- DomainSnapshot - Class in org.libvirt
- DomainSnapshot(Connect, DomainSnapshotPointer) - Constructor for class org.libvirt.DomainSnapshot
- DomainSnapshot.SnapshotDeleteFlags - Class in org.libvirt
- DomainSnapshot.XMLFlags - Class in org.libvirt
- DomainSnapshotPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- DomainSnapshotPointer() - Constructor for class org.libvirt.jna.DomainSnapshotPointer
- domainXMLFromNative(String, String, int) - Method in class org.libvirt.Connect
-
Reads a native XML configuration document, and generates generates a domain configuration file describing the domain.
- domainXMLToNative(String, String, int) - Method in class org.libvirt.Connect
-
Reads a domain XML configuration document, and generates generates a native configuration file describing the domain.
- download(Stream, long, long, int) - Method in class org.libvirt.StorageVol
-
Download the content of the volume as a stream
- DownloadFlags() - Constructor for class org.libvirt.StorageVol.DownloadFlags
E
- ELEMENT - Static variable in class org.libvirt.Domain.MetadataType
-
Operate on <metadata>
- end - Variable in class org.libvirt.DomainBlockJobInfo
- end - Variable in class org.libvirt.jna.virDomainBlockJobInfo
- enforcing - Variable in class org.libvirt.jna.Libvirt.SecurityLabel
- EOF - Enum constant in enum class org.libvirt.event.ConnectionCloseReason
-
End-of-file from server
- equals(Object) - Method in class org.libvirt.Connect
- equals(Object) - Method in class org.libvirt.Domain
- Error - Class in org.libvirt
-
An error which is returned from libvirt,
- Error(virError) - Constructor for class org.libvirt.Error
- ERROR - Enum constant in enum class org.libvirt.event.ConnectionCloseReason
-
Misc I/O error
- Error.ErrorDomain - Enum Class in org.libvirt
- Error.ErrorLevel - Enum Class in org.libvirt
- Error.ErrorNumber - Enum Class in org.libvirt
- errorCallback(Pointer, virError) - Method in class org.libvirt.ErrorCallback
- errorCallback(Pointer, virError) - Method in interface org.libvirt.jna.Libvirt.VirErrorCallback
- ErrorCallback - Class in org.libvirt
-
Callback class to allow users of the API to handle the Error messages in a more robust fashion.
- ErrorCallback() - Constructor for class org.libvirt.ErrorCallback
- ErrorException - Exception in org.libvirt
-
Deprecated.
- ErrorException(String) - Constructor for exception org.libvirt.ErrorException
-
Deprecated.
- ErrorHandler - Class in org.libvirt
-
Utility class which processes the last error from the libvirt library.
- ErrorHandler() - Constructor for class org.libvirt.ErrorHandler
- errs - Variable in class org.libvirt.DomainBlockStats
- errs - Variable in class org.libvirt.jna.virDomainBlockStats
- eventCallback(ConnectionPointer, DomainPointer, int, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainAgentLifecycleEventCallback
- eventCallback(ConnectionPointer, DomainPointer, int, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventCallback
- eventCallback(ConnectionPointer, DomainPointer, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventPMChangeCallback
- eventCallback(ConnectionPointer, DomainPointer, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventGenericCallback
- eventCallback(ConnectionPointer, DomainPointer, String, int, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventBlockJobCallback
- eventCallback(ConnectionPointer, DomainPointer, String, String, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirConnectDomainEventIOErrorCallback
- eventCallback(StreamPointer, int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamEventCallback
- EventListener - Interface in org.libvirt.event
-
Base interface implemented by every event listener.
- EXTERNAL - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots that use files external to disk images
F
- FAILED - Enum constant in enum class org.libvirt.event.BlockJobStatus
- FAILED - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Host emulator/mgmt failed.
- field - Variable in class org.libvirt.jna.virSchedParameter
- field - Variable in class org.libvirt.jna.virTypedParameter
- field - Variable in class org.libvirt.SchedParameter
-
Parameter name
- field - Variable in class org.libvirt.TypedParameter
-
Parameter name
- fileProcessed - Variable in class org.libvirt.DomainJobInfo
- fileProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- fileRemaining - Variable in class org.libvirt.DomainJobInfo
- fileRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- fileTotal - Variable in class org.libvirt.DomainJobInfo
- fileTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- finalize() - Method in class org.libvirt.Connect
- finalize() - Method in class org.libvirt.Device
- finalize() - Method in class org.libvirt.Domain
- finalize() - Method in class org.libvirt.DomainSnapshot
- finalize() - Method in class org.libvirt.Interface
- finalize() - Method in class org.libvirt.Network
- finalize() - Method in class org.libvirt.NetworkFilter
- finalize() - Method in class org.libvirt.Secret
- finalize() - Method in class org.libvirt.StoragePool
- finalize() - Method in class org.libvirt.StorageVol
- finalize() - Method in class org.libvirt.Stream
- findStoragePoolSources(String, String, int) - Method in class org.libvirt.Connect
-
Talks to a storage backend and attempts to auto-discover the set of available storage pool sources.
- finish() - Method in class org.libvirt.Stream
-
Indicate that there is no further data is to be transmitted on the stream.
- FINISHED - Enum constant in enum class org.libvirt.event.ShutdownDetail
-
Guest finished shutdown sequence.
- FORCE - Static variable in class org.libvirt.Domain.DeviceModifyFlags
- FORCE_BOOT - Static variable in class org.libvirt.Domain.CreateFlags
-
Boot, discarding any managed save
- free() - Method in class org.libvirt.Device
-
Frees this device object.
- free() - Method in class org.libvirt.Domain
-
Frees this domain object.
- free() - Method in class org.libvirt.DomainSnapshot
-
Release the domain snapshot handle.
- free() - Method in class org.libvirt.Interface
-
Frees this interface object.
- free() - Method in class org.libvirt.jna.CString
-
Free the memory used by this C-String
- free() - Method in class org.libvirt.Network
-
Frees this network object.
- free() - Method in class org.libvirt.NetworkFilter
-
Release the network filter handle.
- free() - Method in class org.libvirt.Secret
-
Release the secret handle.
- free() - Method in class org.libvirt.StoragePool
-
Free a storage pool object, releasing all memory associated with it.
- free() - Method in class org.libvirt.StorageVol
-
Release the storage volume handle.
- free() - Method in class org.libvirt.Stream
-
Decrement the reference count on a stream, releasing the stream object if the reference count has hit zero.
- freeCallback(Pointer) - Method in interface org.libvirt.jna.Libvirt.VirFreeCallback
- FROM_SNAPSHOT - Enum constant in enum class org.libvirt.event.ResumedDetail
-
Resumed from snapshot.
- FROM_SNAPSHOT - Enum constant in enum class org.libvirt.event.StartedDetail
-
Restored from snapshot
- FROM_SNAPSHOT - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Offline snapshot was loaded.
- FROM_SNAPSHOT - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Restored from paused snapshot.
- fromNative(Object, FromNativeContext) - Method in class org.libvirt.jna.CString
G
- get(int) - Static method in enum class org.libvirt.CPUCompareResult
- getAllocation() - Method in class org.libvirt.DomainBlockInfo
- getAutostart() - Method in class org.libvirt.Domain
-
Provides a boolean value indicating whether the domain is configured to be automatically started when the host machine boots.
- getAutostart() - Method in class org.libvirt.Network
-
Provides a boolean value indicating whether this network is configured to be automatically started when the host machine boots.
- getAutostart() - Method in class org.libvirt.StoragePool
-
Fetches the value of the autostart flag, which determines whether the pool is automatically started at boot time
- getBit() - Method in interface org.libvirt.BitFlags
- getBit() - Method in enum class org.libvirt.Connect.OpenFlags
- getBlockJobInfo(String, int) - Method in class org.libvirt.Domain
-
Request block job information for the given disk.
- getBridgeName() - Method in class org.libvirt.Network
-
Provides a bridge interface name to which a domain may connect a network interface in order to join this network.
- getByteValue() - Method in class org.libvirt.Secret
-
Fetches the value of the secret as a byte array
- getCapabilities() - Method in class org.libvirt.Connect
-
Provides capabilities of the hypervisor / driver.
- getCapacity() - Method in class org.libvirt.DomainBlockInfo
- getCellsFreeMemory(int, int) - Method in class org.libvirt.Connect
-
NUMA Support
- getCode() - Method in class org.libvirt.Error
-
Gets the error code
- getConn() - Method in class org.libvirt.Error
-
Deprecated.
- getConnect() - Method in class org.libvirt.Domain
-
Provides the connection object associated with a domain.
- getConnect() - Method in class org.libvirt.Network
-
Provides the connection pointer associated with this network.
- getConnect() - Method in class org.libvirt.StoragePool
-
Provides the connection pointer associated with a storage pool.
- getConnect() - Method in class org.libvirt.StorageVol
-
Provides the connection object associated with a storage volume.
- getDataProcessed() - Method in class org.libvirt.DomainJobInfo
- getDataRemaining() - Method in class org.libvirt.DomainJobInfo
- getDataTotal() - Method in class org.libvirt.DomainJobInfo
- getDetail() - Method in class org.libvirt.event.DomainEvent
-
Returns the corresponding domain event detail in regard to the DomainEventType of this instance.
- getDom() - Method in class org.libvirt.Error
-
Deprecated.
- getDomain() - Method in class org.libvirt.Error
-
Tells What part of the library raised this error
- getDomainOfInterpretation() - Method in class org.libvirt.SecurityModel
-
Returns the DOI, domain of interpretation of this security model.
- getError() - Method in exception org.libvirt.LibvirtException
-
Returns the underlying Error objects that contains details about the cause of the exception
- getFieldOrder() - Method in class org.libvirt.jna.Libvirt.SecurityLabel
- getFieldOrder() - Method in class org.libvirt.jna.Libvirt.SecurityModel
- getFieldOrder() - Method in class org.libvirt.jna.virConnectAuth
- getFieldOrder() - Method in class org.libvirt.jna.virConnectCredential
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockJobInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainBlockStats
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInterface
- getFieldOrder() - Method in class org.libvirt.jna.virDomainInterfaceStats
- getFieldOrder() - Method in class org.libvirt.jna.virDomainIpAddress
- getFieldOrder() - Method in class org.libvirt.jna.virDomainJobInfo
- getFieldOrder() - Method in class org.libvirt.jna.virDomainMemoryStats
- getFieldOrder() - Method in class org.libvirt.jna.virError
- getFieldOrder() - Method in class org.libvirt.jna.virNodeInfo
- getFieldOrder() - Method in class org.libvirt.jna.virSchedParameter
- getFieldOrder() - Method in class org.libvirt.jna.virStoragePoolInfo
- getFieldOrder() - Method in class org.libvirt.jna.virStorageVolInfo
- getFieldOrder() - Method in class org.libvirt.jna.virTypedParameter
- getFieldOrder() - Method in class org.libvirt.jna.virVcpuInfo
- getFileProcessed() - Method in class org.libvirt.DomainJobInfo
- getFileRemaining() - Method in class org.libvirt.DomainJobInfo
- getFileTotal() - Method in class org.libvirt.DomainJobInfo
- getFreeMemory() - Method in class org.libvirt.Connect
-
Returns the free memory for the connection
- getHostName() - Method in class org.libvirt.Connect
-
Returns the system hostname on which the hypervisor is running.
- getHypervisorVersion(String) - Method in class org.libvirt.Connect
-
Deprecated.To get the version of the running hypervisor use
Connect.getVersion()
instead. - getID() - Method in class org.libvirt.Domain
-
Gets the hypervisor ID number for the domain
- getInfo() - Method in class org.libvirt.Domain
-
Extract information about a domain.
- getInfo() - Method in class org.libvirt.StoragePool
-
Get volatile information about the storage pool such as free space / usage summary
- getInfo() - Method in class org.libvirt.StorageVol
-
Fetches volatile information about the storage volume such as its current allocation
- getInt1() - Method in class org.libvirt.Error
- getInt2() - Method in class org.libvirt.Error
- getJobInfo() - Method in class org.libvirt.Domain
-
Extract information about progress of a background job on a domain.
- getKey() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume key.
- getLabel() - Method in class org.libvirt.SecurityLabel
-
Returns the label of this SecurityLabel.
- getLevel() - Method in class org.libvirt.Error
-
Tells how consequent is the error
- getLibVersion() - Method in class org.libvirt.Connect
-
Get the libvirt library version of this connection.
- getLibVirVersion() - Method in class org.libvirt.Connect
-
Deprecated.use
Library.getVersion()
instead - getMACString() - Method in class org.libvirt.Interface
-
Returns the mac string of the interface
- getMaxMemory() - Method in class org.libvirt.Domain
-
Retrieve the maximum amount of physical memory allocated to a domain.
- getMaxVcpus() - Method in class org.libvirt.Domain
-
Provides the maximum number of virtual CPUs supported for the guest VM.
- getMaxVcpus(String) - Method in class org.libvirt.Connect
-
Provides the maximum number of virtual CPUs supported for a guest VM of a specific type.
- getMemProcessed() - Method in class org.libvirt.DomainJobInfo
- getMemRemaining() - Method in class org.libvirt.DomainJobInfo
- getMemTotal() - Method in class org.libvirt.DomainJobInfo
- getMessage() - Method in class org.libvirt.Error
-
Returns a human-readable informative error message
- getMetadata(int, String, int) - Method in class org.libvirt.Domain
-
Retrieves the appropriate domain element given by type.
- getModel() - Method in class org.libvirt.SecurityModel
-
Returns the model of this SecurityModel.
- getName() - Method in class org.libvirt.Device
-
Returns the name of the device
- getName() - Method in class org.libvirt.Domain
-
Gets the public name for this domain
- getName() - Method in class org.libvirt.Interface
-
Returns the name of the interface
- getName() - Method in class org.libvirt.Network
-
Gets the public name for this network
- getName() - Method in class org.libvirt.NetworkFilter
-
Gets the public name for this network filter
- getName() - Method in class org.libvirt.StoragePool
-
Fetch the locally unique name of the storage pool
- getName() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume name.
- getNet() - Method in class org.libvirt.Error
-
Deprecated.
- getNumberOfCapabilities() - Method in class org.libvirt.Device
-
Returns the number of capabilities which the instance has.
- getOSType() - Method in class org.libvirt.Domain
-
Gets the type of domain operation system.
- getParent() - Method in class org.libvirt.Device
-
Returns the parent of the device
- getPath() - Method in class org.libvirt.StorageVol
-
Fetch the storage volume path.
- getPhysical() - Method in class org.libvirt.DomainBlockInfo
- getPtr() - Method in class org.libvirt.jna.virDomainInterface
- getReturnCode() - Method in enum class org.libvirt.CPUCompareResult
- getSchedulerParameters() - Method in class org.libvirt.Domain
-
Gets the scheduler parameters.
- getSchedulerType() - Method in class org.libvirt.Domain
-
Gets the scheduler type.
- getSecurityLabel() - Method in class org.libvirt.Domain
-
Get the security label of an active domain.
- getSecurityModel() - Method in class org.libvirt.Connect
-
Returns the security model of the connected node.
- getStr1() - Method in class org.libvirt.Error
- getStr2() - Method in class org.libvirt.Error
- getStr3() - Method in class org.libvirt.Error
- getSysinfo() - Method in class org.libvirt.Connect
-
Returns the XML description of the sysinfo details for the host on which the hypervisor is running.
- getTag() - Method in class org.libvirt.MemoryStatistic
- getTimeElapsed() - Method in class org.libvirt.DomainJobInfo
- getTimeRemaining() - Method in class org.libvirt.DomainJobInfo
- getType() - Method in class org.libvirt.Connect
-
Gets the name of the Hypervisor software used.
- getType() - Method in class org.libvirt.DomainJobInfo
- getType() - Method in class org.libvirt.event.DomainEvent
-
Returns the type of event which occurred.
- getType() - Method in class org.libvirt.SchedBooleanParameter
- getType() - Method in class org.libvirt.SchedDoubleParameter
- getType() - Method in class org.libvirt.SchedIntParameter
- getType() - Method in class org.libvirt.SchedLongParameter
- getType() - Method in class org.libvirt.SchedParameter
-
The type of the parameter
- getType() - Method in class org.libvirt.SchedUintParameter
- getType() - Method in class org.libvirt.SchedUlongParameter
- getType() - Method in class org.libvirt.TypedBooleanParameter
- getType() - Method in class org.libvirt.TypedDoubleParameter
- getType() - Method in class org.libvirt.TypedIntParameter
- getType() - Method in class org.libvirt.TypedLongParameter
- getType() - Method in class org.libvirt.TypedParameter
-
The type of the parameter
- getType() - Method in class org.libvirt.TypedStringParameter
- getType() - Method in class org.libvirt.TypedUintParameter
- getType() - Method in class org.libvirt.TypedUlongParameter
- getTypeAsString() - Method in class org.libvirt.SchedBooleanParameter
- getTypeAsString() - Method in class org.libvirt.SchedDoubleParameter
- getTypeAsString() - Method in class org.libvirt.SchedIntParameter
- getTypeAsString() - Method in class org.libvirt.SchedLongParameter
- getTypeAsString() - Method in class org.libvirt.SchedParameter
-
Utility function for displaying the type
- getTypeAsString() - Method in class org.libvirt.SchedUintParameter
- getTypeAsString() - Method in class org.libvirt.SchedUlongParameter
- getTypeAsString() - Method in class org.libvirt.TypedBooleanParameter
- getTypeAsString() - Method in class org.libvirt.TypedDoubleParameter
- getTypeAsString() - Method in class org.libvirt.TypedIntParameter
- getTypeAsString() - Method in class org.libvirt.TypedLongParameter
- getTypeAsString() - Method in class org.libvirt.TypedParameter
-
Utility function for displaying the type
- getTypeAsString() - Method in class org.libvirt.TypedStringParameter
- getTypeAsString() - Method in class org.libvirt.TypedUintParameter
- getTypeAsString() - Method in class org.libvirt.TypedUlongParameter
- getURI() - Method in class org.libvirt.Connect
-
Returns the URI (name) of the hypervisor connection.
- getUsageID() - Method in class org.libvirt.Secret
-
Get the unique identifier of the object with which this secret is to be used.
- getUsageType() - Method in class org.libvirt.Secret
- getUUID() - Method in class org.libvirt.Domain
-
Get the UUID for this domain.
- getUUID() - Method in class org.libvirt.Network
-
Gets the UUID for this network
- getUUID() - Method in class org.libvirt.NetworkFilter
-
Get the UUID for this network filter.
- getUUID() - Method in class org.libvirt.Secret
-
Get the UUID for this secret.
- getUUID() - Method in class org.libvirt.StoragePool
-
Fetch the globally unique ID of this storage pool
- getUUIDString() - Method in class org.libvirt.Domain
-
Gets the UUID for this domain as string.
- getUUIDString() - Method in class org.libvirt.Network
-
Gets the UUID for a network as string.
- getUUIDString() - Method in class org.libvirt.NetworkFilter
-
Gets the UUID for this network filter as string.
- getUUIDString() - Method in class org.libvirt.Secret
-
Gets the UUID for this secret as string.
- getUUIDString() - Method in class org.libvirt.StoragePool
-
Fetch the globally unique ID of the storage pool as a string
- getValue() - Method in class org.libvirt.jna.CStringByReference
- getValue() - Method in class org.libvirt.jna.SizeTByReference
- getValue() - Method in class org.libvirt.MemoryStatistic
- getValue() - Method in class org.libvirt.Secret
-
Fetches the value of the secret as a string (note that this may not always work and getByteValue() is more reliable) This is just kept for backward compatibility
- getValueAsString() - Method in class org.libvirt.SchedBooleanParameter
- getValueAsString() - Method in class org.libvirt.SchedDoubleParameter
- getValueAsString() - Method in class org.libvirt.SchedIntParameter
- getValueAsString() - Method in class org.libvirt.SchedLongParameter
- getValueAsString() - Method in class org.libvirt.SchedParameter
-
Utility function for displaying the value
- getValueAsString() - Method in class org.libvirt.SchedUintParameter
- getValueAsString() - Method in class org.libvirt.SchedUlongParameter
- getValueAsString() - Method in class org.libvirt.TypedBooleanParameter
- getValueAsString() - Method in class org.libvirt.TypedDoubleParameter
- getValueAsString() - Method in class org.libvirt.TypedIntParameter
- getValueAsString() - Method in class org.libvirt.TypedLongParameter
- getValueAsString() - Method in class org.libvirt.TypedParameter
-
Utility function for displaying the value
- getValueAsString() - Method in class org.libvirt.TypedStringParameter
- getValueAsString() - Method in class org.libvirt.TypedUintParameter
- getValueAsString() - Method in class org.libvirt.TypedUlongParameter
- getVcpusCpuMaps() - Method in class org.libvirt.Domain
-
Returns the cpumaps for this domain Only the lower 8 bits of each int in the array contain information.
- getVcpusInfo() - Method in class org.libvirt.Domain
-
Extracts information about virtual CPUs of this domain
- getVersion() - Method in class org.libvirt.Connect
-
Gets the version level of the Hypervisor running.
- getVersion() - Static method in class org.libvirt.Library
-
Returns the version of the native libvirt library.
- getXMLDesc() - Method in class org.libvirt.DomainSnapshot
-
Fetches an XML document describing attributes of the snapshot, without security-sensitive data.
- getXMLDesc() - Method in class org.libvirt.NetworkFilter
-
Fetches an XML document describing attributes of the network filter.
- getXMLDesc() - Method in class org.libvirt.Secret
-
Fetches an XML document describing attributes of the secret.
- getXMLDesc(int) - Method in class org.libvirt.Domain
-
Provides an XML description of the domain.
- getXMLDesc(int) - Method in class org.libvirt.DomainSnapshot
-
Fetches an XML document describing attributes of the snapshot.
- getXMLDesc(int) - Method in class org.libvirt.Network
-
Provides an XML description of this network.
- getXMLDesc(int) - Method in class org.libvirt.StoragePool
-
Fetch an XML document describing all aspects of the storage pool.
- getXMLDesc(int) - Method in class org.libvirt.StorageVol
-
Fetch an XML document describing all aspects of this storage volume
- getXMLDescription() - Method in class org.libvirt.Device
-
Returns the XML description of the device
- getXMLDescription(int) - Method in class org.libvirt.Interface
-
Returns the XML description for theinterface
- GRANULARITY - Static variable in class org.libvirt.Domain.BlockCopyParameters
-
The granularity in bytes at which the copy operation recognizes dirty blocks that need copying, as an unsigned int.
- GUEST - Static variable in class org.libvirt.Domain.VcpuFlags
-
Modify state of the cpu in the guest
- GUEST_AGENT - Static variable in class org.libvirt.Domain.RebootFlags
-
Use guest agent
H
- HALT - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
Stop running guest after snapshot
- hasConn() - Method in class org.libvirt.Error
-
Does this error has a valid Connection object attached? NOTE: deprecated, should return false
- hasCurrentSnapshot() - Method in class org.libvirt.Domain
-
Determine if the domain has a snapshot
- hasDom() - Method in class org.libvirt.Error
-
Does this error has a valid Domain object attached? NOTE: deprecated, should return false
- hashCode() - Method in class org.libvirt.Connect
- hashCode() - Method in class org.libvirt.Domain
- hasManagedSaveImage() - Method in class org.libvirt.Domain
-
Determine if the domain has a managed save image
- hasNet() - Method in class org.libvirt.Error
-
Does this error has a valid Network object attached? NOTE: deprecated, should return false
- HOTPLUGGABLE - Static variable in class org.libvirt.Domain.VcpuFlags
-
Make vcpus added hot(un)pluggable
- hwaddr - Variable in class org.libvirt.jna.virDomainInterface
-
Hardware address, may be null
- hwAddr - Variable in class org.libvirt.DomainInterface
- HYBRID - Enum constant in enum class org.libvirt.SuspendTarget
-
Hybrid-Suspend
I
- i - Variable in class org.libvirt.jna.virSchedParameterValue
- i - Variable in class org.libvirt.jna.virTypedParameterValue
- INACTIVE - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots taken while guest was shut off
- INACTIVE - Static variable in class org.libvirt.Domain.XMLFlags
-
dump inactive domain information
- INITCTL - Static variable in class org.libvirt.Domain.RebootFlags
-
Use initctl
- initEventLoop() - Static method in class org.libvirt.Library
-
Initialize the event loop.
- INSTANCE - Static variable in interface org.libvirt.jna.Libvirt
- INSTANCE - Static variable in interface org.libvirt.jna.LibvirtQemu
- int1 - Variable in class org.libvirt.jna.virError
- int2 - Variable in class org.libvirt.jna.virError
- Interface - Class in org.libvirt
-
A device which is attached to a node
- InterfaceAddress(InetAddress, int) - Constructor for class org.libvirt.DomainInterface.InterfaceAddress
- InterfaceAddress(virDomainIpAddress) - Constructor for class org.libvirt.DomainInterface.InterfaceAddress
- interfaceAddresses(int, int) - Method in class org.libvirt.Domain
-
Retrieves a list of the network interfaces present in given domain along with their IP and MAC addresses.
- InterfaceAddressesSource() - Constructor for class org.libvirt.Domain.InterfaceAddressesSource
- interfaceDefineXML(String) - Method in class org.libvirt.Connect
-
Define an interface (or modify existing interface configuration)
- interfaceLookupByMACString(String) - Method in class org.libvirt.Connect
-
Try to lookup an interface on the given hypervisor based on its MAC.
- interfaceLookupByName(String) - Method in class org.libvirt.Connect
-
Try to lookup an interface on the given hypervisor based on its name.
- InterfacePointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- InterfacePointer() - Constructor for class org.libvirt.jna.InterfacePointer
- interfaceStats(String) - Method in class org.libvirt.Domain
-
Returns network interface stats for interfaces attached to this domain.
- INTERNAL - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots stored internal to disk images
- IOERROR - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Suspended due to a disk I/O error.
- IOErrorAction - Enum Class in org.libvirt.event
- IOErrorListener - Interface in org.libvirt.event
-
Interface for receiving domain I/O error events.
- IP_Addr_Type() - Constructor for class org.libvirt.Network.IP_Addr_Type
- IP_ADDR_TYPE_IPV4 - Static variable in class org.libvirt.Network.IP_Addr_Type
- IP_ADDR_TYPE_IPV6 - Static variable in class org.libvirt.Network.IP_Addr_Type
- isActive() - Method in class org.libvirt.Domain
-
Determine if the domain is currently running
- isActive() - Method in class org.libvirt.Interface
-
Determine if the interface is currently running
- isActive() - Method in class org.libvirt.Network
-
Determine if the network is currently running
- isActive() - Method in class org.libvirt.StoragePool
-
Determine if the storage pool is currently running
- isAlive() - Method in class org.libvirt.Connect
-
Determine if the connection to the hypervisor is still alive.
- isConnected() - Method in class org.libvirt.Connect
-
Verify the connect is active.
- ISCSI - Enum constant in enum class org.libvirt.SecretUsageType
-
A ISCSI object uses the secret
- isEncrypted() - Method in class org.libvirt.Connect
-
Determine if the connection is encrypted
- isEnforced() - Method in class org.libvirt.SecurityLabel
-
Returns true if the security policy is being enforced.
- isEOF() - Method in class org.libvirt.Stream
- isOpen() - Method in class org.libvirt.Stream
- isPersistent() - Method in class org.libvirt.Domain
-
Determine if the domain has a persistent configuration which means it will still exist after shutting down
- isPersistent() - Method in class org.libvirt.Network
-
Determine if the network has a persistent configuration which means it will still exist after shutting down
- isPersistent() - Method in class org.libvirt.StoragePool
-
Determine if the storage pool has a persistent configuration which means it will still exist after shutting down
- isSecure() - Method in class org.libvirt.Connect
-
Determine if the connection is secure
- isUpdated() - Method in class org.libvirt.Domain
-
Returns
true
if, and only if, this domain has been updated.
K
- KEEPALIVE - Enum constant in enum class org.libvirt.event.ConnectionCloseReason
-
Keepalive timer triggered
- KeycodeSet - Enum Class in org.libvirt
L
- l - Variable in class org.libvirt.jna.virSchedParameterValue
- l - Variable in class org.libvirt.jna.virTypedParameterValue
- label - Variable in class org.libvirt.jna.Libvirt.SecurityLabel
- LAST - Enum constant in enum class org.libvirt.event.BlockJobStatus
- LAST - Enum constant in enum class org.libvirt.event.BlockJobType
- LEAVES - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots with no children
- level - Variable in class org.libvirt.jna.virError
- Library - Class in org.libvirt
-
This class represents an instance of the JNA mapped libvirt library.
- Libvirt - Interface in org.libvirt.jna
-
The libvirt interface which is exposed via JNA.
- Libvirt.SecurityLabel - Class in org.libvirt.jna
- Libvirt.SecurityModel - Class in org.libvirt.jna
- Libvirt.VirConnectAuthCallback - Interface in org.libvirt.jna
-
Callback interface for authorization
- Libvirt.VirConnectCloseFunc - Interface in org.libvirt.jna
-
Callback interface for connection closed events.
- Libvirt.VirConnectDomainAgentLifecycleEventCallback - Interface in org.libvirt.jna
- Libvirt.VirConnectDomainEventBlockJobCallback - Interface in org.libvirt.jna
- Libvirt.VirConnectDomainEventCallback - Interface in org.libvirt.jna
- Libvirt.VirConnectDomainEventGenericCallback - Interface in org.libvirt.jna
- Libvirt.VirConnectDomainEventIOErrorCallback - Interface in org.libvirt.jna
- Libvirt.VirConnectDomainEventPMChangeCallback - Interface in org.libvirt.jna
- Libvirt.VirDomainEventCallback - Interface in org.libvirt.jna
-
Common Event Callback super interface.
- Libvirt.VirErrorCallback - Interface in org.libvirt.jna
-
Error callback
- Libvirt.VirEventTimeoutCallback - Interface in org.libvirt.jna
- Libvirt.VirFreeCallback - Interface in org.libvirt.jna
-
Generic Callbacks
- Libvirt.VirStreamEventCallback - Interface in org.libvirt.jna
- Libvirt.VirStreamSinkFunc - Interface in org.libvirt.jna
-
Stream callbacks
- Libvirt.VirStreamSourceFunc - Interface in org.libvirt.jna
- LibvirtException - Exception in org.libvirt
-
This exception is thrown by all classes and methods of libvirt when the underlying libvirt library indicates an error
- LibvirtQemu - Interface in org.libvirt.jna
- LifecycleListener - Interface in org.libvirt.event
-
Interface for receiving events occurring on a domain.
- LINUX - Enum constant in enum class org.libvirt.KeycodeSet
-
Linux key code set.
- listAllDomains(int) - Method in class org.libvirt.Connect
-
Gets an array of domains.
- listCapabilities() - Method in class org.libvirt.Device
-
List the capabilities of the device
- listDefinedDomains() - Method in class org.libvirt.Connect
-
Lists the names of the defined but inactive domains
- listDefinedInterfaces() - Method in class org.libvirt.Connect
-
Provides the list of names of defined interfaces on this host
- listDefinedNetworks() - Method in class org.libvirt.Connect
-
Lists the inactive networks
- listDefinedStoragePools() - Method in class org.libvirt.Connect
-
Provides the list of names of inactive storage pools.
- listDevices(String) - Method in class org.libvirt.Connect
-
List the names of the devices on this node
- listDomains() - Method in class org.libvirt.Connect
-
Lists the active domains.
- listInterfaces() - Method in class org.libvirt.Connect
-
Provides the list of names of interfaces on this host
- listNetworkFilters() - Method in class org.libvirt.Connect
-
Lists the names of the network filters
- listNetworks() - Method in class org.libvirt.Connect
-
Lists the active networks.
- listSecrets() - Method in class org.libvirt.Connect
-
Retrieve the List UUIDs of defined secrets
- listStoragePools() - Method in class org.libvirt.Connect
-
Provides the list of names of active storage pools.
- listVolumes() - Method in class org.libvirt.StoragePool
-
Fetch list of storage volume names
- LIVE - Static variable in class org.libvirt.Domain.DeviceModifyFlags
- LIVE - Static variable in class org.libvirt.Domain.MigrateFlags
-
live migration
- LIVE - Static variable in class org.libvirt.Domain.ModificationImpact
-
Affect running domain state
- LIVE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
create the snapshot while the guest is running
- LIVE - Static variable in class org.libvirt.Domain.VcpuFlags
M
- MANAGED_SAVE - Static variable in class org.libvirt.Domain.UndefineFlags
-
Also remove any managed save
- managedSave() - Method in class org.libvirt.Domain
-
suspend a domain and save its memory contents to a file on disk.
- managedSaveRemove() - Method in class org.libvirt.Domain
-
Remove any managed save images from the domain
- mapFromInt(int) - Static method in enum class org.libvirt.ConnectAuth.CredentialType
- mapToInt() - Method in enum class org.libvirt.ConnectAuth.CredentialType
-
Maps the java CredentialType Enum to libvirt's integer constant
- maxCpus() - Method in class org.libvirt.NodeInfo
- MAXIMUM - Static variable in class org.libvirt.Domain.VcpuFlags
-
Max rather than current count
- maxMem - Variable in class org.libvirt.DomainInfo
-
the maximum memory in KBytes allowed
- maxMem - Variable in class org.libvirt.jna.virDomainInfo
- memory - Variable in class org.libvirt.DomainInfo
-
the memory in KBytes used by the domain
- memory - Variable in class org.libvirt.jna.virDomainInfo
- memory - Variable in class org.libvirt.jna.virNodeInfo
- memory - Variable in class org.libvirt.NodeInfo
-
memory size in kilobytes
- MEMORY - Enum constant in enum class org.libvirt.event.PMSuspendedDetail
-
Guest was PM suspended to memory.
- MEMORY - Enum constant in enum class org.libvirt.SuspendTarget
-
Suspend-to-RAM
- MemoryAddressMode - Enum Class in org.libvirt
- memoryPeek(long, ByteBuffer, MemoryAddressMode) - Method in class org.libvirt.Domain
-
Read the contents of a domain's memory.
- MemoryStatistic - Class in org.libvirt
- MemoryStatistic(virDomainMemoryStats) - Constructor for class org.libvirt.MemoryStatistic
- memoryStats(int) - Method in class org.libvirt.Domain
-
This function provides memory statistics for the domain.
- memProcessed - Variable in class org.libvirt.DomainJobInfo
- memProcessed - Variable in class org.libvirt.jna.virDomainJobInfo
- memRemaining - Variable in class org.libvirt.DomainJobInfo
- memRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- memTotal - Variable in class org.libvirt.DomainJobInfo
- memTotal - Variable in class org.libvirt.jna.virDomainJobInfo
- message - Variable in class org.libvirt.jna.virError
- METADATA - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots which have metadata
- METADATA_ONLY - Static variable in class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
- MetadataType() - Constructor for class org.libvirt.Domain.MetadataType
- mhz - Variable in class org.libvirt.jna.virNodeInfo
- mhz - Variable in class org.libvirt.NodeInfo
-
expected CPU frequency
- MIGRATABLE - Static variable in class org.libvirt.Domain.XMLFlags
-
dump XML suitable for migration
- migrate(Connect, long, String, String, long) - Method in class org.libvirt.Domain
-
Migrate this domain object from its current host to the destination host given by dconn (a connection to the destination host).
- migrate(Connect, long, String, String, String, long) - Method in class org.libvirt.Domain
-
Migrate this domain object from its current host to the destination host given by dconn (a connection to the destination host).
- migrate(Connect, TypedParameter[], long) - Method in class org.libvirt.Domain
-
Migrate the domain object from its current host to the destination host given by dconn (a connection to the destination host).
- MIGRATED - Enum constant in enum class org.libvirt.event.ResumedDetail
-
Resumed for completion of migration.
- MIGRATED - Enum constant in enum class org.libvirt.event.StartedDetail
-
Incoming migration from another host.
- MIGRATED - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Migrated off to another host.
- MIGRATED - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Suspended for offline migration.
- MigrateFlags() - Constructor for class org.libvirt.Domain.MigrateFlags
- migrateSetMaxDowntime(long) - Method in class org.libvirt.Domain
-
Sets maximum tolerable time for which the domain is allowed to be paused at the end of live migration.
- migrateToURI(String, long, String, long) - Method in class org.libvirt.Domain
-
Migrate the domain object from its current host to the destination host given by duri.
- migrateToURI(String, String, String, long, String, long) - Method in class org.libvirt.Domain
-
Migrate the domain object from its current host to the destination denoted by a given URI.
- model - Variable in class org.libvirt.jna.Libvirt.SecurityModel
- model - Variable in class org.libvirt.jna.virNodeInfo
- model - Variable in class org.libvirt.NodeInfo
-
string indicating the CPU model
- ModificationImpact() - Constructor for class org.libvirt.Domain.ModificationImpact
N
- naddrs - Variable in class org.libvirt.jna.virDomainInterface
-
Number of items pointed to by addrs
- name - Variable in class org.libvirt.DomainInterface
- name - Variable in class org.libvirt.jna.virDomainInterface
-
Interface name
- ncredtype - Variable in class org.libvirt.jna.virConnectAuth
- net - Variable in class org.libvirt.jna.virError
- Network - Class in org.libvirt
-
A network object defined by libvirt.
- Network.IP_Addr_Type - Class in org.libvirt
- networkCreateXML(String) - Method in class org.libvirt.Connect
-
Creates and starts a new virtual network.
- networkDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a network, but does not create it.
- NetworkFilter - Class in org.libvirt
- NetworkFilter(Connect, NetworkFilterPointer) - Constructor for class org.libvirt.NetworkFilter
- networkFilterDefineXML(String) - Method in class org.libvirt.Connect
-
Defines a networkFilter
- networkFilterLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a network filter based on its unique name
- networkFilterLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a network filter based on its UUID in array form.
- networkFilterLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a network filter based on its globally unique id
- networkFilterLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a network filter based on its uuid in String form.
- NetworkFilterPointer - Class in org.libvirt.jna
- NetworkFilterPointer() - Constructor for class org.libvirt.jna.NetworkFilterPointer
- networkLookupByName(String) - Method in class org.libvirt.Connect
-
Looks up a network on the based on its name.
- networkLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Deprecated.use the UUIDString or UUID API.
- networkLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a network based on its globally unique id
- networkLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a network based on its uuid represented as a String.
- NetworkPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- NetworkPointer() - Constructor for class org.libvirt.jna.NetworkPointer
- NO_ALIASES - Enum constant in enum class org.libvirt.Connect.OpenFlags
-
Don't try to resolve URI aliases
- NO_LEAVES - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots that have children
- NO_METADATA - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
Make snapshot without remembering it
- NO_METADATA - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots with no metadata
- nodeInfo() - Method in class org.libvirt.Connect
-
Returns a NodeInfo object describing the hardware configuration of the node.
- NodeInfo - Class in org.libvirt
-
Node data from libvirt.
- NodeInfo() - Constructor for class org.libvirt.NodeInfo
- NodeInfo(virNodeInfo) - Constructor for class org.libvirt.NodeInfo
- nodes - Variable in class org.libvirt.jna.virNodeInfo
- nodes - Variable in class org.libvirt.NodeInfo
-
the number of NUMA cell, 1 for uniform
- NON_SHARED_DISK - Static variable in class org.libvirt.Domain.MigrateFlags
-
migration with non-shared storage with full disk copy
- NON_SHARED_INC - Static variable in class org.libvirt.Domain.MigrateFlags
-
migration with non-shared storage with incremental copy (same base image shared between source and destination)
- NONE - Enum constant in enum class org.libvirt.event.IOErrorAction
-
No action, I/O error ignored.
- NONE - Enum constant in enum class org.libvirt.SecretUsageType
-
No one uses the secret
- NONE - Static variable in class org.libvirt.Domain.CreateFlags
-
Default behavior
- nrVirtCpu - Variable in class org.libvirt.DomainInfo
-
the number of virtual CPUs for the domain
- nrVirtCpu - Variable in class org.libvirt.jna.virDomainInfo
- number - Variable in class org.libvirt.jna.virVcpuInfo
- number - Variable in class org.libvirt.VcpuInfo
- numOfDefinedDomains() - Method in class org.libvirt.Connect
-
Provides the number of inactive domains.
- numOfDefinedInterfaces() - Method in class org.libvirt.Connect
-
Provides the number of defined interfaces.
- numOfDefinedNetworks() - Method in class org.libvirt.Connect
-
Provides the number of inactive networks.
- numOfDefinedStoragePools() - Method in class org.libvirt.Connect
-
Provides the number of inactive storage pools
- numOfDevices(String) - Method in class org.libvirt.Connect
-
Provides the number of node devices.
- numOfDomains() - Method in class org.libvirt.Connect
-
Provides the number of active domains.
- numOfInterfaces() - Method in class org.libvirt.Connect
-
Provides the number of interfaces.
- numOfNetworkFilters() - Method in class org.libvirt.Connect
-
Provides the number of network filters
- numOfNetworks() - Method in class org.libvirt.Connect
-
Provides the number of active networks.
- numOfSecrets() - Method in class org.libvirt.Connect
-
Fetch number of currently defined secrets.
- numOfStoragePools() - Method in class org.libvirt.Connect
-
Provides the number of active storage pools
- numOfVolumes() - Method in class org.libvirt.StoragePool
-
Fetch the number of storage volumes within a pool
O
- OFFLINE - Static variable in class org.libvirt.Domain.MigrateFlags
-
Migrate a domain definition without starting the domain on the destination and without stopping it on the source host
- onAgentLifecycleChange(Domain, int, int) - Method in interface org.libvirt.event.AgentLifecycleListener
- onClose(Connect, ConnectionCloseReason) - Method in interface org.libvirt.event.ConnectionCloseListener
- onEvent(Domain, String, BlockJobType, BlockJobStatus) - Method in interface org.libvirt.event.BlockJobListener
-
This method gets called upon a Block Job error event.
- onIOError(Domain, String, String, IOErrorAction) - Method in interface org.libvirt.event.IOErrorListener
-
This method gets called upon a domain I/O error event.
- onLifecycleChange(Domain, DomainEvent) - Method in interface org.libvirt.event.LifecycleListener
-
This method gets called when a change in the lifecycle of a domain occurs.
- onPMSuspend(Domain, PMSuspendReason) - Method in interface org.libvirt.event.PMSuspendListener
-
This method gets called when a domain is suspended.
- onPMWakeup(Domain, PMWakeupReason) - Method in interface org.libvirt.event.PMWakeupListener
-
This method gets called when a domain is woken up.
- onReboot(Domain) - Method in interface org.libvirt.event.RebootListener
-
This method gets called upon a domain reboot event.
- org.libvirt - package org.libvirt
-
Public interface for the libvirt library.
- org.libvirt.event - package org.libvirt.event
- org.libvirt.jna - package org.libvirt.jna
-
JNA mappings for the libvirt library.
- OSX - Enum constant in enum class org.libvirt.KeycodeSet
-
Apple OS-X virtual key codes
P
- PANICKED - Enum constant in enum class org.libvirt.event.CrashedDetail
-
Guest was panicked.
- PARALLEL - Static variable in class org.libvirt.Domain.MigrateFlags
-
Send memory pages to the destination host through several network connections
- PARAVIRT - Static variable in class org.libvirt.Domain.RebootFlags
-
Use paravirt guest control
- PAUSE - Enum constant in enum class org.libvirt.event.IOErrorAction
-
Guest CPUs are paused.
- PAUSED - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Normal suspend due to admin pause.
- PAUSED - Static variable in class org.libvirt.Domain.CreateFlags
-
Launch guest in paused state
- PAUSED - Static variable in class org.libvirt.Domain.MigrateFlags
-
pause on remote side
- PEER2PEER - Static variable in class org.libvirt.Domain.MigrateFlags
-
direct source -> dest host control channel
- PERSIST_DEST - Static variable in class org.libvirt.Domain.MigrateFlags
-
persist the VM on the destination
- physical - Variable in class org.libvirt.DomainBlockInfo
- physical - Variable in class org.libvirt.jna.virDomainBlockInfo
- PHYSICAL - Enum constant in enum class org.libvirt.MemoryAddressMode
-
addresses are physical addresses
- pinVcpu(int, int[]) - Method in class org.libvirt.Domain
-
Dynamically changes the real CPUs which can be allocated to a virtual CPU.
- PIVOT - Static variable in class org.libvirt.Domain.BlockJobAbortFlags
- PMsuspend(SuspendTarget) - Method in class org.libvirt.Domain
-
Enter the given power management suspension target level.
- PMSUSPENDED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was PM suspended
- PMSuspendedDetail - Enum Class in org.libvirt.event
- PMsuspendFor(SuspendTarget, long, TimeUnit) - Method in class org.libvirt.Domain
-
Enter the given power management suspension target level for the given duration.
- PMSuspendListener - Interface in org.libvirt.event
-
Interface for receiving PMSuspend events on a domain.
- PMSuspendReason - Enum Class in org.libvirt.event
- PMwakeup() - Method in class org.libvirt.Domain
-
Immediately wake up a guest using power management.
- PMWakeupListener - Interface in org.libvirt.event
-
Interface for receiving PMWakeup events on a domain.
- PMWakeupReason - Enum Class in org.libvirt.event
- POSTCOPY - Static variable in class org.libvirt.Domain.MigrateFlags
-
Setting the POSTCOPY flag tells libvirt to enable post-copy migration
- PREALLOC_METADATA - Static variable in class org.libvirt.StoragePool.VolumeCreateFlags
- prefix - Variable in class org.libvirt.jna.virDomainIpAddress
-
IP address prefix length
- prefixLength - Variable in class org.libvirt.DomainInterface.InterfaceAddress
- processEvent() - Static method in class org.libvirt.Library
-
Run one iteration of the event loop.
- prompt - Variable in class org.libvirt.ConnectAuth.Credential
-
Prompt to show to user
- prompt - Variable in class org.libvirt.jna.virConnectCredential
- Ptr() - Constructor for class org.libvirt.jna.virDomainInterface.Ptr
- PULL - Enum constant in enum class org.libvirt.event.BlockJobType
Q
- qemuAgentCommand(String, int, int) - Method in class org.libvirt.Domain
-
Commands for Qemu Guest Agent helper daemon
- qemuMonitorCommand(String, int) - Method in class org.libvirt.Domain
-
Qemu Monitor Command - it will only work with hypervisor connections to the QEMU driver.
- QUIESCE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
use guest agent to quiesce all mounted file systems within the domain
R
- rd_bytes - Variable in class org.libvirt.DomainBlockStats
- rd_bytes - Variable in class org.libvirt.jna.virDomainBlockStats
- rd_req - Variable in class org.libvirt.DomainBlockStats
- rd_req - Variable in class org.libvirt.jna.virDomainBlockStats
- RDMA_PIN_ALL - Static variable in class org.libvirt.Domain.MigrateFlags
-
This flag can be used with RDMA migration (i.e., when PARAM_URI starts with "rdma://") to tell the hypervisor to pin all domain's memory at once before migration starts rather then letting it pin memory pages as needed
- read(ByteBuffer) - Method in class org.libvirt.Stream
- READONLY - Enum constant in enum class org.libvirt.Connect.OpenFlags
-
Open a connection in read-only mode
- READY - Enum constant in enum class org.libvirt.event.BlockJobStatus
- reAttach() - Method in class org.libvirt.Device
-
ReAttach a device to the node.
- reboot(int) - Method in class org.libvirt.Domain
-
Reboot this domain, the domain object is still usable there after but the domain OS is being stopped for a restart.
- RebootFlags() - Constructor for class org.libvirt.Domain.RebootFlags
- RebootListener - Interface in org.libvirt.event
-
Interface for receiving domain reboot events.
- receive(byte[]) - Method in class org.libvirt.Stream
-
Receives data from the stream into the buffer provided.
- receive(ByteBuffer) - Method in class org.libvirt.Stream
- receiveAll(Libvirt.VirStreamSinkFunc) - Method in class org.libvirt.Stream
-
Batch receive method
- REDEFINE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
Restore or alter metadata
- REFLINK - Static variable in class org.libvirt.StoragePool.VolumeCreateFlags
-
perform a btrfs lightweight copy
- refresh(int) - Method in class org.libvirt.StoragePool
-
Request that the pool refresh its list of volumes.
- registerCloseListener(ConnectionCloseListener) - Method in class org.libvirt.Connect
-
Register the specified connection close listener to receive notifications when this connection is closed.
- RELATIVE - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
keep the backing chain referenced using relative names
- removeAgentLifecycleListener(AgentLifecycleListener) - Method in class org.libvirt.Connect
-
Removes the specified agent lifecycle event listener so that it no longer receives agent lifecycle events.
- removeBlockJobListener(BlockJobListener) - Method in class org.libvirt.Connect
-
Removes the specified Block Job listener so that it no longer receives events
- removeBlockJobListener(BlockJobListener) - Method in class org.libvirt.Domain
-
Removes BlockJobListener from the event framework, so it no longer receives events
- removeCallback() - Method in class org.libvirt.Stream
-
Remove an event callback from the stream
- REMOVED - Enum constant in enum class org.libvirt.event.UndefinedDetail
- removeIOErrorListener(IOErrorListener) - Method in class org.libvirt.Connect
-
Removes the specified I/O error listener so that it no longer receives I/O error events.
- removeLifecycleListener(LifecycleListener) - Method in class org.libvirt.Connect
-
Removes the specified lifecycle event listener so that it no longer receives lifecycle events.
- removePMSuspendListener(PMSuspendListener) - Method in class org.libvirt.Connect
-
Removes the specified PMSuspend listener so that it no longer receives PMSuspend events.
- removePMWakeupListener(PMWakeupListener) - Method in class org.libvirt.Connect
-
Removes the specified PMWakeup listener so that it no longer receives PMWakeup events.
- REPORT - Enum constant in enum class org.libvirt.event.IOErrorAction
-
I/O error was reported to the guest OS.
- reset() - Method in class org.libvirt.Device
-
Reset a previously dettached node device to the node before or after assigning it to a guest.
- reset() - Method in class org.libvirt.Domain
-
Reset a domain immediately without any guest OS shutdown.
- resize(long, int) - Method in class org.libvirt.StorageVol
-
Resize a volume
- ResizeFlags() - Constructor for class org.libvirt.StorageVol.ResizeFlags
- restore(String) - Method in class org.libvirt.Connect
-
Restores a domain saved to disk by Domain.save().
- RESTORED - Enum constant in enum class org.libvirt.event.StartedDetail
-
Restored from a state file.
- RESTORED - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Restored from paused state file.
- result - Variable in class org.libvirt.ConnectAuth.Credential
-
Result to be filled with user response (or defresult)
- result - Variable in class org.libvirt.jna.virConnectCredential
- resultlen - Variable in class org.libvirt.jna.virConnectCredential
- resume() - Method in class org.libvirt.Domain
-
Resume this suspended domain, the process is restarted from the state where it was frozen by calling virSuspendDomain().
- RESUMED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was resumed
- ResumedDetail - Enum Class in org.libvirt.event
- REUSE_EXT - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Reuse existing external file for a copy
- REUSE_EXT - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
reuse any existing external files
- revertToSnapshot(DomainSnapshot) - Method in class org.libvirt.Domain
-
Revert the domain to a given snapshot.
- RFB - Enum constant in enum class org.libvirt.KeycodeSet
-
Key code set as used by GTK-VNC and QEMU
- ROOTS - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Filter by snapshots with no parents, when listing a domain
- runEventLoop() - Static method in class org.libvirt.Library
-
Runs the event loop.
- rx_bytes - Variable in class org.libvirt.DomainInterfaceStats
- rx_bytes - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_drop - Variable in class org.libvirt.DomainInterfaceStats
- rx_drop - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_errs - Variable in class org.libvirt.DomainInterfaceStats
- rx_errs - Variable in class org.libvirt.jna.virDomainInterfaceStats
- rx_packets - Variable in class org.libvirt.DomainInterfaceStats
- rx_packets - Variable in class org.libvirt.jna.virDomainInterfaceStats
S
- s - Variable in class org.libvirt.jna.virTypedParameterValue
- save(String) - Method in class org.libvirt.Domain
-
Suspends this domain and saves its memory contents to a file on disk.
- SAVED - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Saved to a state file.
- SCHED_PARAM_BOOLEAN - Static variable in class org.libvirt.SchedParameter
- SCHED_PARAM_DOUBLE - Static variable in class org.libvirt.SchedParameter
- SCHED_PARAM_INT - Static variable in class org.libvirt.SchedParameter
-
TODO: get generated constants from libvirt
- SCHED_PARAM_LONG - Static variable in class org.libvirt.SchedParameter
- SCHED_PARAM_UINT - Static variable in class org.libvirt.SchedParameter
- SCHED_PARAM_ULONG - Static variable in class org.libvirt.SchedParameter
- SchedBooleanParameter - Class in org.libvirt
-
Class for representing a boolean scheduler parameter
- SchedBooleanParameter() - Constructor for class org.libvirt.SchedBooleanParameter
- SchedBooleanParameter(boolean) - Constructor for class org.libvirt.SchedBooleanParameter
- SchedBooleanParameter(byte) - Constructor for class org.libvirt.SchedBooleanParameter
- SchedDoubleParameter - Class in org.libvirt
-
Class for representing a double scheduler parameter
- SchedDoubleParameter() - Constructor for class org.libvirt.SchedDoubleParameter
- SchedDoubleParameter(double) - Constructor for class org.libvirt.SchedDoubleParameter
- SchedIntParameter - Class in org.libvirt
-
Parameter to hold an int.
- SchedIntParameter() - Constructor for class org.libvirt.SchedIntParameter
- SchedIntParameter(int) - Constructor for class org.libvirt.SchedIntParameter
- SchedLongParameter - Class in org.libvirt
-
Class for representing a long int scheduler parameter
- SchedLongParameter() - Constructor for class org.libvirt.SchedLongParameter
- SchedLongParameter(long) - Constructor for class org.libvirt.SchedLongParameter
- SchedParameter - Class in org.libvirt
-
The abstract parent of the actual Schedparameter classes
- SchedParameter() - Constructor for class org.libvirt.SchedParameter
- SchedUintParameter - Class in org.libvirt
-
Class for representing an unsigned int scheduler parameter
- SchedUintParameter() - Constructor for class org.libvirt.SchedUintParameter
- SchedUintParameter(int) - Constructor for class org.libvirt.SchedUintParameter
- SchedUlongParameter - Class in org.libvirt
-
Class for representing an unsigned long int scheduler parameter
- SchedUlongParameter() - Constructor for class org.libvirt.SchedUlongParameter
- SchedUlongParameter(long) - Constructor for class org.libvirt.SchedUlongParameter
- screenshot(Stream, int) - Method in class org.libvirt.Domain
- Secret - Class in org.libvirt
-
A secret defined by libvirt
- secretDefineXML(String) - Method in class org.libvirt.Connect
-
If XML specifies a UUID, locates the specified secret and replaces all attributes of the secret specified by UUID by attributes specified in xml (any attributes not specified in xml are discarded).
- secretLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Looks up a secret based on its UUID in array form.
- secretLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a secret based on its globally unique id
- secretLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Looks up a secret based on its uuid in String form.
- SecretPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- SecretPointer() - Constructor for class org.libvirt.jna.SecretPointer
- SecretUsageType - Enum Class in org.libvirt
-
An enumeration of constants identifying the type of the owner of a secret.
- SECURE - Static variable in class org.libvirt.Domain.XMLFlags
-
dump security sensitive information too
- SECURE - Static variable in class org.libvirt.DomainSnapshot.XMLFlags
- SecurityLabel - Class in org.libvirt
-
Represents a security label used for mandatory access control.
- SecurityLabel() - Constructor for class org.libvirt.jna.Libvirt.SecurityLabel
- SecurityModel - Class in org.libvirt
-
A security model used for mandatory access control.
- SecurityModel() - Constructor for class org.libvirt.jna.Libvirt.SecurityModel
- send(byte[]) - Method in class org.libvirt.Stream
-
Write a series of bytes to the stream.
- send(ByteBuffer) - Method in class org.libvirt.Stream
- sendAll(Libvirt.VirStreamSourceFunc) - Method in class org.libvirt.Stream
-
Batch send method
- sendKey(KeycodeSet, int, int...) - Method in class org.libvirt.Domain
-
Send key(s) to the guest.
- setAllocation(long) - Method in class org.libvirt.DomainBlockInfo
- setAutostart(boolean) - Method in class org.libvirt.Domain
-
Configures the network to be automatically started when the host machine boots.
- setAutostart(boolean) - Method in class org.libvirt.Network
-
Configures this network to be automatically started when the host machine boots.
- setAutostart(int) - Method in class org.libvirt.StoragePool
-
Sets the autostart flag
- setCapacity(long) - Method in class org.libvirt.DomainBlockInfo
- setConnectionErrorCallback(Libvirt.VirErrorCallback) - Method in class org.libvirt.Connect
- setDataProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setDataRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setDataTotal(long) - Method in class org.libvirt.DomainJobInfo
- setDom0Memory(long) - Method in class org.libvirt.Connect
-
change the amount of memory reserved to Domain0.
- setErrorCallback(Libvirt.VirErrorCallback) - Static method in class org.libvirt.Connect
-
Sets the error function to a user defined callback
- setFileProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setFileRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setFileTotal(long) - Method in class org.libvirt.DomainJobInfo
- setKeepAlive(int, int) - Method in class org.libvirt.Connect
-
Start sending keepalive messages.
- setMaxMemory(long) - Method in class org.libvirt.Domain
-
* Dynamically change the maximum amount of physical memory allocated to a domain.
- setMemory(long) - Method in class org.libvirt.Domain
-
Dynamically changes the target amount of physical memory allocated to this domain.
- setMemProcessed(long) - Method in class org.libvirt.DomainJobInfo
- setMemRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setMemTotal(long) - Method in class org.libvirt.DomainJobInfo
- setMetadata(int, String, String, String, int) - Method in class org.libvirt.Domain
-
Sets the appropriate domain element given by type to the value of metadata.
- setPhysical(long) - Method in class org.libvirt.DomainBlockInfo
- setSchedulerParameters(SchedParameter[]) - Method in class org.libvirt.Domain
-
Changes the scheduler parameters
- setTag(int) - Method in class org.libvirt.MemoryStatistic
- setTimeElapsed(long) - Method in class org.libvirt.DomainJobInfo
- setTimeRemaining(long) - Method in class org.libvirt.DomainJobInfo
- setType(int) - Method in class org.libvirt.DomainJobInfo
- setUserPassword(String, String, int) - Method in class org.libvirt.Domain
-
Sets the user password to the value specified by password.
- setValue(byte[]) - Method in class org.libvirt.Secret
-
Sets the value of the secret
- setValue(long) - Method in class org.libvirt.jna.SizeTByReference
- setValue(long) - Method in class org.libvirt.MemoryStatistic
- setValue(String) - Method in class org.libvirt.Secret
-
Sets the value of the secret
- setVcpus(int) - Method in class org.libvirt.Domain
-
Dynamically changes the number of virtual CPUs used by this domain.
- setVcpusFlags(int, int) - Method in class org.libvirt.Domain
-
Dynamically changes the number of virtual CPUs used by this domain.
- SHALLOW - Static variable in class org.libvirt.Domain.BlockCommitFlags
-
NULL base means next backing file, not whole chain
- SHALLOW - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Limit copy to top of source backing chain
- SHRINK - Static variable in class org.libvirt.StorageVol.ResizeFlags
-
allow decrease in capacity
- shutdown() - Method in class org.libvirt.Domain
-
Shuts down this domain, the domain object is still usable there after but the domain OS is being stopped.
- SHUTDOWN - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was shut down
- SHUTDOWN - Enum constant in enum class org.libvirt.event.StoppedDetail
-
Normal shutdown.
- ShutdownDetail - Enum Class in org.libvirt.event
- SIGNAL - Static variable in class org.libvirt.Domain.RebootFlags
-
Send a signal
- sinkCallback(StreamPointer, String, NativeLong, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamSinkFunc
- SizeT - Class in org.libvirt.jna
-
Represents the native
size_t
data type. - SizeT() - Constructor for class org.libvirt.jna.SizeT
- SizeT(long) - Constructor for class org.libvirt.jna.SizeT
- SizeTByReference - Class in org.libvirt.jna
-
Represents a native (call-by-reference) pointer to
size_t
data type. - SizeTByReference() - Constructor for class org.libvirt.jna.SizeTByReference
- SizeTByReference(long) - Constructor for class org.libvirt.jna.SizeTByReference
- SnapshotCreateFlags() - Constructor for class org.libvirt.Domain.SnapshotCreateFlags
- snapshotCreateXML(String) - Method in class org.libvirt.Domain
-
Creates a new snapshot of a domain based on the snapshot xml contained in xmlDesc.
- snapshotCreateXML(String, int) - Method in class org.libvirt.Domain
-
Creates a new snapshot of a domain based on the snapshot xml contained in xmlDesc.
- snapshotCurrent() - Method in class org.libvirt.Domain
-
Get the current snapshot for a domain, if any.
- SnapshotDeleteFlags() - Constructor for class org.libvirt.DomainSnapshot.SnapshotDeleteFlags
- SnapshotListFlags() - Constructor for class org.libvirt.Domain.SnapshotListFlags
- snapshotListNames() - Method in class org.libvirt.Domain
-
Collect the list of domain snapshots for the given domain.
- snapshotListNames(int) - Method in class org.libvirt.Domain
-
Collect the list of domain snapshots for the given domain.
- snapshotLookupByName(String) - Method in class org.libvirt.Domain
-
Retrieve a snapshot by name
- snapshotNum() - Method in class org.libvirt.Domain
-
Provides the number of domain snapshots for this domain..
- SNAPSHOTS_METADATA - Static variable in class org.libvirt.Domain.UndefineFlags
-
If last use of domain, then also remove any snapshot metadata
- sockets - Variable in class org.libvirt.jna.virNodeInfo
- sockets - Variable in class org.libvirt.NodeInfo
-
number of CPU socket per node
- sourceCallback(StreamPointer, String, NativeLong, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirStreamSourceFunc
- SPARSE_STREAM - Static variable in class org.libvirt.StorageVol.DownloadFlags
-
Use sparse stream
- SPARSE_STREAM - Static variable in class org.libvirt.StorageVol.UploadFlags
-
Use sparse stream
- STARTED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was started
- StartedDetail - Enum Class in org.libvirt.event
- state - Variable in class org.libvirt.DomainInfo
-
the running state, one of virDomainFlag
- state - Variable in class org.libvirt.jna.virDomainInfo
- state - Variable in class org.libvirt.jna.virStoragePoolInfo
- state - Variable in class org.libvirt.jna.virVcpuInfo
- state - Variable in class org.libvirt.StoragePoolInfo
-
the running state
- state - Variable in class org.libvirt.VcpuInfo
- stopEventLoop() - Static method in class org.libvirt.Library
-
Stops the event loop.
- STOPPED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was stopped
- StoppedDetail - Enum Class in org.libvirt.event
- StoragePool - Class in org.libvirt
-
A collection of storage
- StoragePool.VolumeCreateFlags - Class in org.libvirt
- storagePoolCreateXML(String, int) - Method in class org.libvirt.Connect
-
Create a new storage based on its XML description.
- storagePoolDefineXML(String, int) - Method in class org.libvirt.Connect
-
Define a new inactive storage pool based on its XML description.
- StoragePoolInfo - Class in org.libvirt
-
Detailed information about a storage pool.
- StoragePoolInfo.StoragePoolState - Enum Class in org.libvirt
- storagePoolLookupByName(String) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its unique name
- storagePoolLookupByUUID(int[]) - Method in class org.libvirt.Connect
-
Deprecated.Use the UUIDString or UUID APIs.
- storagePoolLookupByUUID(UUID) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its globally unique id
- storagePoolLookupByUUIDString(String) - Method in class org.libvirt.Connect
-
Fetch a storage pool based on its globally unique id
- storagePoolLookupByVolume() - Method in class org.libvirt.StorageVol
-
Fetch a storage pool which contains this volume
- StoragePoolPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StoragePoolPointer() - Constructor for class org.libvirt.jna.StoragePoolPointer
- StorageVol - Class in org.libvirt
-
An acutal storage bucket.
- StorageVol.DownloadFlags - Class in org.libvirt
- StorageVol.ResizeFlags - Class in org.libvirt
- StorageVol.Type - Enum Class in org.libvirt
- StorageVol.UploadFlags - Class in org.libvirt
- storageVolCreateXML(String, int) - Method in class org.libvirt.StoragePool
-
Create a storage volume within a pool based on an XML description.
- storageVolCreateXMLFrom(String, StorageVol, int) - Method in class org.libvirt.StoragePool
-
Create a storage volume in the parent pool, using the 'clonevol' volume as input.
- StorageVolInfo - Class in org.libvirt
-
Detailed information about a storage pool.
- StorageVolInfo.VirStorageVolType - Enum Class in org.libvirt
- storageVolLookupByKey(String) - Method in class org.libvirt.Connect
-
Fetch a a storage volume based on its globally unique key
- storageVolLookupByName(String) - Method in class org.libvirt.StoragePool
-
Fetch an object representing to a storage volume based on its name within a pool
- storageVolLookupByPath(String) - Method in class org.libvirt.Connect
-
Fetch a storage volume based on its locally (host) unique path
- StorageVolPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StorageVolPointer() - Constructor for class org.libvirt.jna.StorageVolPointer
- str1 - Variable in class org.libvirt.jna.virError
- str2 - Variable in class org.libvirt.jna.virError
- str3 - Variable in class org.libvirt.jna.virError
- Stream - Class in org.libvirt
-
The Stream class is used to transfer data between a libvirt daemon and a client.
- streamNew(int) - Method in class org.libvirt.Connect
-
Creates a new stream object which can be used to perform streamed I/O with other public API function.
- StreamPointer - Class in org.libvirt.jna
-
Pointer class to provide type safety to the jna interface.
- StreamPointer() - Constructor for class org.libvirt.jna.StreamPointer
- suspend() - Method in class org.libvirt.Domain
-
Suspends this active domain, the process is frozen without further access to CPU resources and I/O but the memory used by the domain at the hypervisor level will stay allocated.
- SUSPENDED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was suspended
- SuspendedDetail - Enum Class in org.libvirt.event
- SuspendTarget - Enum Class in org.libvirt
-
Power management suspension target levels
- SYNCHRONOUS_WRITES - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Force the copy job to synchronously propagate guest writes into the destination image, so that the copy is guaranteed to converge
T
- tag - Variable in class org.libvirt.jna.virDomainMemoryStats
- tag - Variable in class org.libvirt.MemoryStatistic
- threads - Variable in class org.libvirt.jna.virNodeInfo
- threads - Variable in class org.libvirt.NodeInfo
-
number of threads per core
- tick(int, Pointer) - Method in interface org.libvirt.jna.Libvirt.VirEventTimeoutCallback
- timeElapsed - Variable in class org.libvirt.DomainJobInfo
- timeElapsed - Variable in class org.libvirt.jna.virDomainJobInfo
- timeRemaining - Variable in class org.libvirt.DomainJobInfo
- timeRemaining - Variable in class org.libvirt.jna.virDomainJobInfo
- TITLE - Static variable in class org.libvirt.Domain.MetadataType
-
Operate on <title>
- TLS - Static variable in class org.libvirt.Domain.MigrateFlags
-
Setting the TLS flag will cause the migration to attempt to use the TLS environment configured by the hypervisor in order to perform the migration.
- toNative(SchedParameter) - Static method in class org.libvirt.SchedParameter
- toNative(TypedParameter) - Static method in class org.libvirt.TypedParameter
- TOPOLOGICAL - Static variable in class org.libvirt.Domain.SnapshotListFlags
-
Ensure parents occur before children in the resulting list
- toString() - Method in class org.libvirt.DomainBlockInfo
- toString() - Method in class org.libvirt.DomainBlockJobInfo
- toString() - Method in class org.libvirt.DomainInfo
- toString() - Method in class org.libvirt.DomainInterfaceStats
- toString() - Method in class org.libvirt.DomainJobInfo
- toString() - Method in class org.libvirt.Error
- toString() - Method in class org.libvirt.event.DomainEvent
- toString() - Method in class org.libvirt.jna.CString
-
Returns a String representing the value of this C-String
- toString() - Method in class org.libvirt.MemoryStatistic
- toString() - Method in class org.libvirt.NodeInfo
- toString() - Method in class org.libvirt.SecurityLabel
- toString() - Method in class org.libvirt.StoragePoolInfo
- toString() - Method in class org.libvirt.StorageVolInfo
- toString() - Method in class org.libvirt.VcpuInfo
- TRANSIENT_JOB - Static variable in class org.libvirt.Domain.BlockCopyFlags
-
Don't force usage of recoverable job for the copy operation
- TUNNELED - Static variable in class org.libvirt.Domain.MigrateFlags
-
tunnel migration data over libvirtd connection
- tx_bytes - Variable in class org.libvirt.DomainInterfaceStats
- tx_bytes - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_drop - Variable in class org.libvirt.DomainInterfaceStats
- tx_drop - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_errs - Variable in class org.libvirt.DomainInterfaceStats
- tx_errs - Variable in class org.libvirt.jna.virDomainInterfaceStats
- tx_packets - Variable in class org.libvirt.DomainInterfaceStats
- tx_packets - Variable in class org.libvirt.jna.virDomainInterfaceStats
- type - Variable in class org.libvirt.ConnectAuth.Credential
-
One of virConnectCredentialType constants
- type - Variable in class org.libvirt.DomainBlockJobInfo
- type - Variable in class org.libvirt.DomainJobInfo
- type - Variable in class org.libvirt.jna.virConnectCredential
- type - Variable in class org.libvirt.jna.virDomainBlockJobInfo
- type - Variable in class org.libvirt.jna.virDomainIpAddress
- type - Variable in class org.libvirt.jna.virDomainJobInfo
- type - Variable in class org.libvirt.jna.virSchedParameter
- type - Variable in class org.libvirt.jna.virStorageVolInfo
- type - Variable in class org.libvirt.jna.virTypedParameter
- type - Variable in class org.libvirt.StorageVolInfo
-
The type of the Volume
- TYPED_PARAM_BOOLEAN - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_DOUBLE - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_INT - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_LONG - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_STRING - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_UINT - Static variable in class org.libvirt.TypedParameter
- TYPED_PARAM_ULONG - Static variable in class org.libvirt.TypedParameter
- TypedBooleanParameter - Class in org.libvirt
-
Class for representing a boolean typed parameter
- TypedBooleanParameter() - Constructor for class org.libvirt.TypedBooleanParameter
- TypedBooleanParameter(boolean) - Constructor for class org.libvirt.TypedBooleanParameter
- TypedBooleanParameter(byte) - Constructor for class org.libvirt.TypedBooleanParameter
- TypedBooleanParameter(String, boolean) - Constructor for class org.libvirt.TypedBooleanParameter
- TypedDoubleParameter - Class in org.libvirt
-
Class for representing a double typed parameter
- TypedDoubleParameter() - Constructor for class org.libvirt.TypedDoubleParameter
- TypedDoubleParameter(double) - Constructor for class org.libvirt.TypedDoubleParameter
- TypedDoubleParameter(String, double) - Constructor for class org.libvirt.TypedDoubleParameter
- TypedIntParameter - Class in org.libvirt
-
Class for representing an int typed parameter
- TypedIntParameter() - Constructor for class org.libvirt.TypedIntParameter
- TypedIntParameter(int) - Constructor for class org.libvirt.TypedIntParameter
- TypedIntParameter(String, int) - Constructor for class org.libvirt.TypedIntParameter
- TypedLongParameter - Class in org.libvirt
-
Class for representing a long typed parameter
- TypedLongParameter() - Constructor for class org.libvirt.TypedLongParameter
- TypedLongParameter(long) - Constructor for class org.libvirt.TypedLongParameter
- TypedLongParameter(String, long) - Constructor for class org.libvirt.TypedLongParameter
- TypedParameter - Class in org.libvirt
- TypedParameter() - Constructor for class org.libvirt.TypedParameter
- TypedStringParameter - Class in org.libvirt
-
Class for representing a string (char pointer) typed parameter
- TypedStringParameter() - Constructor for class org.libvirt.TypedStringParameter
- TypedStringParameter(String) - Constructor for class org.libvirt.TypedStringParameter
- TypedStringParameter(String, String) - Constructor for class org.libvirt.TypedStringParameter
- TypedUintParameter - Class in org.libvirt
-
Class for representing a uint typed parameter
- TypedUintParameter() - Constructor for class org.libvirt.TypedUintParameter
- TypedUintParameter(int) - Constructor for class org.libvirt.TypedUintParameter
- TypedUintParameter(String, int) - Constructor for class org.libvirt.TypedUintParameter
- TypedUlongParameter - Class in org.libvirt
-
Class for representing an ulong typed parameter
- TypedUlongParameter() - Constructor for class org.libvirt.TypedUlongParameter
- TypedUlongParameter(long) - Constructor for class org.libvirt.TypedUlongParameter
- TypedUlongParameter(String, long) - Constructor for class org.libvirt.TypedUlongParameter
U
- undefine() - Method in class org.libvirt.Domain
-
undefines this domain but does not stop it if it is running
- undefine() - Method in class org.libvirt.Interface
-
Undefine an interface, ie remove it from the config.
- undefine() - Method in class org.libvirt.Network
-
Undefines this network but does not stop it if it is running
- undefine() - Method in class org.libvirt.NetworkFilter
-
undefine the network filter
- undefine() - Method in class org.libvirt.Secret
-
Undefines, but does not free, the Secret.
- undefine() - Method in class org.libvirt.StoragePool
-
Undefine an inactive storage pool
- undefine(int) - Method in class org.libvirt.Domain
-
Undefines this domain but does not stop if it it is running.
- UNDEFINE_SOURCE - Static variable in class org.libvirt.Domain.MigrateFlags
-
undefine the VM on the source
- UNDEFINED - Enum constant in enum class org.libvirt.event.DomainEventType
-
A domain was undefined
- UndefinedDetail - Enum Class in org.libvirt.event
- UndefineFlags() - Constructor for class org.libvirt.Domain.UndefineFlags
- UNKNOWN - Enum constant in enum class org.libvirt.event.BlockJobType
- UNKNOWN - Enum constant in enum class org.libvirt.event.ConnectionCloseReason
- UNKNOWN - Enum constant in enum class org.libvirt.event.CrashedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.DefinedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.DomainEventType
-
An unknown event occured This can happen if upstream libvirt adds more event types that this library does not yet know about.
- UNKNOWN - Enum constant in enum class org.libvirt.event.IOErrorAction
-
An unknown action was taken.
- UNKNOWN - Enum constant in enum class org.libvirt.event.PMSuspendedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.PMSuspendReason
- UNKNOWN - Enum constant in enum class org.libvirt.event.PMWakeupReason
- UNKNOWN - Enum constant in enum class org.libvirt.event.ResumedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.ShutdownDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.StartedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.StoppedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.SuspendedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.event.UndefinedDetail
- UNKNOWN - Enum constant in enum class org.libvirt.SecretUsageType
- UNPAUSED - Enum constant in enum class org.libvirt.event.ResumedDetail
-
Normal resume due to admin unpause.
- unregisterCloseListener() - Method in class org.libvirt.Connect
-
Unregister the previously registered close listener.
- UNSAFE - Static variable in class org.libvirt.Domain.MigrateFlags
-
force migration even if it is considered unsafe
- UPDATE_CPU - Static variable in class org.libvirt.Domain.XMLFlags
-
update guest CPU requirements according to host CPU
- updateCallback(int) - Method in class org.libvirt.Stream
-
Changes the set of events to monitor for a stream.
- UPDATED - Enum constant in enum class org.libvirt.event.DefinedDetail
-
Changed config file.
- updateDeviceFlags(String, int) - Method in class org.libvirt.Domain
-
Change a virtual device on a domain
- upload(Stream, long, long, int) - Method in class org.libvirt.StorageVol
-
Upload new content to the volume from a stream
- UploadFlags() - Constructor for class org.libvirt.StorageVol.UploadFlags
- USB - Enum constant in enum class org.libvirt.KeycodeSet
-
Key code set as defined by the USB HID specification
V
- val - Variable in class org.libvirt.jna.virDomainMemoryStats
- val - Variable in class org.libvirt.MemoryStatistic
- VALIDATE - Static variable in class org.libvirt.Domain.CreateFlags
-
Validate the XML document against schema
- VALIDATE - Static variable in class org.libvirt.Domain.SnapshotCreateFlags
-
validate the XML against the schema
- value - Variable in class org.libvirt.jna.virSchedParameter
- value - Variable in class org.libvirt.jna.virTypedParameter
- value - Variable in class org.libvirt.SchedBooleanParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedDoubleParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedIntParameter
- value - Variable in class org.libvirt.SchedLongParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedUintParameter
-
The parameter value
- value - Variable in class org.libvirt.SchedUlongParameter
-
The parameter value
- value - Variable in class org.libvirt.TypedBooleanParameter
- value - Variable in class org.libvirt.TypedDoubleParameter
- value - Variable in class org.libvirt.TypedIntParameter
- value - Variable in class org.libvirt.TypedLongParameter
- value - Variable in class org.libvirt.TypedStringParameter
- value - Variable in class org.libvirt.TypedUintParameter
- value - Variable in class org.libvirt.TypedUlongParameter
- valueOf(String) - Static method in enum class org.libvirt.Connect.OpenFlags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.ConnectAuth.CredentialType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.CPUCompareResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.DomainInfo.DomainState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.Error.ErrorNumber
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.BlockJobStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.BlockJobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.ConnectionCloseReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.CrashedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.DefinedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.DomainEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.IOErrorAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.PMSuspendedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.PMSuspendReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.PMWakeupReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.ResumedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.ShutdownDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.StartedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.StoppedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.SuspendedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.event.UndefinedDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.KeycodeSet
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.MemoryAddressMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.SecretUsageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StorageVol.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.SuspendTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libvirt.VcpuInfo.VcpuState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.libvirt.Connect.OpenFlags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.ConnectAuth.CredentialType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.CPUCompareResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.DomainInfo.DomainState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.Error.ErrorNumber
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.BlockJobStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.BlockJobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.ConnectionCloseReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.CrashedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.DefinedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.DomainEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.IOErrorAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.PMSuspendedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.PMSuspendReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.PMWakeupReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.ResumedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.ShutdownDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.StartedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.StoppedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.SuspendedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.event.UndefinedDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.KeycodeSet
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.MemoryAddressMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.SecretUsageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StorageVol.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.SuspendTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libvirt.VcpuInfo.VcpuState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vcp - Variable in class org.libvirt.Connect
-
The native virConnectPtr.
- VcpuFlags() - Constructor for class org.libvirt.Domain.VcpuFlags
- VcpuInfo - Class in org.libvirt
-
Stats about a cpu.
- VcpuInfo() - Constructor for class org.libvirt.VcpuInfo
- VcpuInfo(virVcpuInfo) - Constructor for class org.libvirt.VcpuInfo
- VcpuInfo.VcpuState - Enum Class in org.libvirt
- VIR_CPU_COMPARE_ERROR - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_IDENTICAL - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_INCOMPATIBLE - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CPU_COMPARE_SUPERSET - Enum constant in enum class org.libvirt.CPUCompareResult
- VIR_CRED_AUTHNAME - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Identify to authorize as
- VIR_CRED_CNONCE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
client supplies a nonce
- VIR_CRED_ECHOPROMPT - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Challenge response
- VIR_CRED_EXTERNAL - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Externally managed credential More may be added - expect the unexpected
- VIR_CRED_LANGUAGE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
RFC 1766 languages, comma separated
- VIR_CRED_NOECHOPROMPT - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Challenge response
- VIR_CRED_NONE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Fake credential so that the ordinal value equls the c value.
- VIR_CRED_PASSPHRASE - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Passphrase secret
- VIR_CRED_REALM - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Authentication realm
- VIR_CRED_USERNAME - Enum constant in enum class org.libvirt.ConnectAuth.CredentialType
-
Identity to act as
- VIR_DOMAIN_BLOCKED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is blocked on resource
- VIR_DOMAIN_CRASHED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is crashed
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Query qemu guest agent
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_ARP - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Query ARP tables
- VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE - Static variable in class org.libvirt.Domain.InterfaceAddressesSource
-
Parse DHCP lease file
- VIR_DOMAIN_NOSTATE - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
no state
- VIR_DOMAIN_PAUSED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is paused by user
- VIR_DOMAIN_PMSUSPENDED - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is suspended by guest power management
- VIR_DOMAIN_RUNNING - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is running
- VIR_DOMAIN_SCHED_FIELD_LENGTH - Static variable in interface org.libvirt.jna.Libvirt
- VIR_DOMAIN_SHUTDOWN - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is being shut down
- VIR_DOMAIN_SHUTOFF - Enum constant in enum class org.libvirt.DomainInfo.DomainState
-
the domain is shut off
- VIR_ERR_ACCESS_DENIED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
operation on the object/resource was denied
- VIR_ERR_AGENT_UNRESPONSIVE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
guest agent is unresponsive, not running or not usable
- VIR_ERR_AGENT_UNSYNCED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
guest agent replies with wrong id to guest-sync command (DEPRECATED)
- VIR_ERR_ARGUMENT_UNSUPPORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
valid API use but unsupported by the given driver
- VIR_ERR_AUTH_CANCELLED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
authentication cancelled
- VIR_ERR_AUTH_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
authentication failed
- VIR_ERR_AUTH_UNAVAILABLE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
authentication unavailable
- VIR_ERR_BLOCK_COPY_ACTIVE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
action prevented by block copy job
- VIR_ERR_BUILD_FIREWALL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
nw filter pool not found
- VIR_ERR_CALL_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
not supported by the drivers (DEPRECATED)
- VIR_ERR_CHECKPOINT_INCONSISTENT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
checkpoint can't be used
- VIR_ERR_CONF_SYNTAX - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to parse the syntax of a conf file
- VIR_ERR_CONFIG_UNSUPPORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
unsupported configuration construct
- VIR_ERR_CPU_INCOMPATIBLE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
given CPU is incompatible with host CPU
- VIR_ERR_DBUS_SERVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
error from a dbus service
- VIR_ERR_DEVICE_MISSING - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
fail to find the desired device
- VIR_ERR_DOM_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
the domain already exist
- VIR_ERR_DRIVER_FULL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
too many drivers registered
- VIR_ERR_ERROR - Enum constant in enum class org.libvirt.Error.ErrorLevel
-
An error
- VIR_ERR_GET_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
a HTTP GET command to failed
- VIR_ERR_GNUTLS_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
error from a GNUTLS call
- VIR_ERR_HOOK_SCRIPT_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
a synchronous hook script failed
- VIR_ERR_HTTP_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
unexpected HTTP error code
- VIR_ERR_INTERNAL_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
internal error
- VIR_ERR_INVALID_ARG - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid function argument
- VIR_ERR_INVALID_CONN - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid connection object
- VIR_ERR_INVALID_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid domain object
- VIR_ERR_INVALID_DOMAIN_CHECKPOINT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid domain checkpoint
- VIR_ERR_INVALID_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid domain snapshot
- VIR_ERR_INVALID_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid interface object
- VIR_ERR_INVALID_MAC - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid MAC address
- VIR_ERR_INVALID_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid network object
- VIR_ERR_INVALID_NETWORK_PORT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid network port object
- VIR_ERR_INVALID_NODE_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid node device object
- VIR_ERR_INVALID_NWFILTER - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid nwfilter object
- VIR_ERR_INVALID_NWFILTER_BINDING - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid nwfilter binding
- VIR_ERR_INVALID_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid secret
- VIR_ERR_INVALID_STORAGE_POOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid storage pool object
- VIR_ERR_INVALID_STORAGE_VOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
invalid storage vol object
- VIR_ERR_INVALID_STREAM - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
stream pointer not valid
- VIR_ERR_LIBSSH - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
error in libssh transport driver
- VIR_ERR_MIGRATE_FINISH_OK - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
Finish API succeeded but it is expected to return NULL
- VIR_ERR_MIGRATE_PERSIST_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
a migration worked, but making the VM persist on the dest host failed
- VIR_ERR_MIGRATE_UNSAFE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
Migration is not safe
- VIR_ERR_MULTIPLE_DOMAINS - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
more than one matching domain found
- VIR_ERR_MULTIPLE_INTERFACES - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
more than one matching interface found
- VIR_ERR_NETWORK_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
the network already exist
- VIR_ERR_NETWORK_PORT_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
the network port already exist
- VIR_ERR_NO_CLIENT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
Client was not found
- VIR_ERR_NO_CONNECT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
can't connect to hypervisor
- VIR_ERR_NO_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing domain devices information
- VIR_ERR_NO_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
domain not found or unexpectedly disappeared
- VIR_ERR_NO_DOMAIN_BACKUP - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
domain backup job id not found
- VIR_ERR_NO_DOMAIN_CHECKPOINT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
domain checkpoint not found
- VIR_ERR_NO_DOMAIN_METADATA - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
The metadata is not present
- VIR_ERR_NO_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
domain snapshot not found
- VIR_ERR_NO_HOSTNAME - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
no domain's hostname found
- VIR_ERR_NO_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
interface driver not running
- VIR_ERR_NO_KERNEL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing kernel information
- VIR_ERR_NO_MEMORY - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
memory allocation failure
- VIR_ERR_NO_NAME - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing domain name information
- VIR_ERR_NO_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
network not found
- VIR_ERR_NO_NETWORK_PORT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
network port not found
- VIR_ERR_NO_NODE_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
node device not found
- VIR_ERR_NO_NWFILTER - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
nw filter pool not found
- VIR_ERR_NO_NWFILTER_BINDING - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
no nwfilter binding
- VIR_ERR_NO_OS - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing domain OS information
- VIR_ERR_NO_ROOT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing root device information
- VIR_ERR_NO_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
secret not found
- VIR_ERR_NO_SECURITY_MODEL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
security model not found
- VIR_ERR_NO_SERVER - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
Server was not found
- VIR_ERR_NO_SOURCE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing source device information
- VIR_ERR_NO_STORAGE_POOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
storage pool not found
- VIR_ERR_NO_STORAGE_VOL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
storage volume not found
- VIR_ERR_NO_SUPPORT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
no support for this function
- VIR_ERR_NO_TARGET - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
missing target device information
- VIR_ERR_NO_XEN - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
could not open Xen hypervisor control
- VIR_ERR_NO_XENSTORE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
could not open Xen Store control
- VIR_ERR_NONE - Enum constant in enum class org.libvirt.Error.ErrorLevel
- VIR_ERR_OK - Enum constant in enum class org.libvirt.Error.ErrorNumber
- VIR_ERR_OPEN_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to open a conf file
- VIR_ERR_OPERATION_ABORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
operation on a domain was canceled/aborted by user
- VIR_ERR_OPERATION_DENIED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
operation forbidden on read-only connections
- VIR_ERR_OPERATION_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
a command to hypervisor failed
- VIR_ERR_OPERATION_INVALID - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
operation is not applicable at this time
- VIR_ERR_OPERATION_TIMEOUT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
timeout occurred during operation
- VIR_ERR_OPERATION_UNSUPPORTED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
The requested operation is not supported
- VIR_ERR_OS_TYPE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
unknown OS type
- VIR_ERR_OVERFLOW - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
integer overflow
- VIR_ERR_PARSE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to parse a conf file
- VIR_ERR_POST_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
a HTTP POST command to failed
- VIR_ERR_READ_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to read a conf file
- VIR_ERR_RESOURCE_BUSY - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
resource is already in use
- VIR_ERR_RPC - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
some sort of RPC error
- VIR_ERR_SEXPR_SERIAL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failure to serialize an S-Expr
- VIR_ERR_SNAPSHOT_REVERT_RISKY - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
force was not requested for a risky domain snapshot revert
- VIR_ERR_SSH - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
error in ssh transport driver
- VIR_ERR_STORAGE_POOL_BUILT - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
storage pool already built
- VIR_ERR_STORAGE_PROBE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
storage pool probe failed
- VIR_ERR_STORAGE_VOL_EXIST - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
the storage vol already exists
- VIR_ERR_SYSTEM_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
general system call failure
- VIR_ERR_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorLevel
- VIR_ERR_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
unknown error
- VIR_ERR_UNKNOWN_HOST - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
could not resolve hostname
- VIR_ERR_WARNING - Enum constant in enum class org.libvirt.Error.ErrorLevel
-
A simple warning
- VIR_ERR_WRITE_FAILED - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to write a conf file
- VIR_ERR_XEN_CALL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failure doing an hypervisor call
- VIR_ERR_XML_DETAIL - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
detail of an XML error
- VIR_ERR_XML_ERROR - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
an XML description is not well formed or broken
- VIR_ERR_XML_INVALID_SCHEMA - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
XML document doesn't validate against schema
- VIR_FROM_ACCESS - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from access control manager
- VIR_FROM_ADMIN - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from admin backend
- VIR_FROM_AUDIT - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from auditing subsystem
- VIR_FROM_AUTH - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from auth handling
- VIR_FROM_BHYVE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from bhyve driver
- VIR_FROM_BPF - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from BPF code
- VIR_FROM_CAPABILITIES - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from capabilities
- VIR_FROM_CGROUP - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from cgroups
- VIR_FROM_CH - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Cloud-Hypervisor driver
- VIR_FROM_CONF - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the configuration file handling
- VIR_FROM_CPU - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from CPU driver
- VIR_FROM_CRYPTO - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from crypto code
- VIR_FROM_DBUS - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from DBus
- VIR_FROM_DEVICE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Device
- VIR_FROM_DOM - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error when operating on a domain
- VIR_FROM_DOMAIN - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from domain config
- VIR_FROM_DOMAIN_CHECKPOINT - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from domain checkpoint
- VIR_FROM_DOMAIN_SNAPSHOT - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from domain snapshot
- VIR_FROM_ESX - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from ESX driver
- VIR_FROM_EVENT - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from event loop impl
- VIR_FROM_FIREWALL - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from firewall
- VIR_FROM_FIREWALLD - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from firewalld
- VIR_FROM_HOOK - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Synchronous hooks
- VIR_FROM_HYPERV - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Hyper-V driver
- VIR_FROM_IDENTITY - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from identity code
- VIR_FROM_INITCTL - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from initctl device communication
- VIR_FROM_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error when operating on an interface
- VIR_FROM_LIBSSH - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from libssh connection transport
- VIR_FROM_LIBXL - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from libxenlight driver
- VIR_FROM_LOCKING - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from lock manager
- VIR_FROM_LOCKSPACE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from lockspace
- VIR_FROM_LOGGING - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from log manager
- VIR_FROM_LXC - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Linux Container driver
- VIR_FROM_NET - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error when operating on a network
- VIR_FROM_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from network config
- VIR_FROM_NODEDEV - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from node device monitor
- VIR_FROM_NONE - Enum constant in enum class org.libvirt.Error.ErrorDomain
- VIR_FROM_NWFILTER - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from network filter driver
- VIR_FROM_ONE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from OpenNebula driver
- VIR_FROM_OPENVZ - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from OpenVZ driver
- VIR_FROM_PARALLELS - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Parallels
- VIR_FROM_PERF - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from perf
- VIR_FROM_PHYP - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from IBM power hypervisor
- VIR_FROM_POLKIT - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from polkit code
- VIR_FROM_PROXY - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the proxy code
- VIR_FROM_QEMU - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at the QEMU daemon
- VIR_FROM_REMOTE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from remote driver
- VIR_FROM_RESCTRL - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from resource control
- VIR_FROM_RPC - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the XML-RPC code
- VIR_FROM_SECRET - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from secret storage
- VIR_FROM_SECURITY - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from security framework
- VIR_FROM_SEXPR - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the S-Expression code
- VIR_FROM_SSH - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from libssh2 connection transport
- VIR_FROM_STATS_LINUX - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the Linux Stats code
- VIR_FROM_STORAGE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from storage driver
- VIR_FROM_STREAMS - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from I/O streams
- VIR_FROM_SYSINFO - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from sysinfo/SMBIOS
- VIR_FROM_SYSTEMD - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from systemd code
- VIR_FROM_TEST - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from test driver
- VIR_FROM_THREAD - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from thread utils
- VIR_FROM_TPM - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from TPM
- VIR_FROM_UML - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at the UML driver
- VIR_FROM_UNKNOWN - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
unknown error domain
- VIR_FROM_URI - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from URI handling
- VIR_FROM_VBOX - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from VirtualBox driver
- VIR_FROM_VMWARE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from VMware driver
- VIR_FROM_XEN - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at Xen hypervisor layer
- VIR_FROM_XEN_INOTIFY - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from xen inotify layer
- VIR_FROM_XENAPI - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from XenAPI
- VIR_FROM_XEND - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at connection with xend daemon
- VIR_FROM_XENSTORE - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at connection with xen store
- VIR_FROM_XENXL - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error from Xen xl config code
- VIR_FROM_XENXM - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error at Xen XM layer
- VIR_FROM_XML - Enum constant in enum class org.libvirt.Error.ErrorDomain
-
Error in the XML code
- VIR_INTERFACE_XML_INACTIVE - Static variable in class org.libvirt.Interface
-
Get XML Flag: dump inactive interface information
- VIR_MIGRATE_PARAM_AUTO_CONVERGE_INCREMENT - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The increment added to VIR_MIGRATE_PARAM_AUTO_CONVERGE_INITIAL whenever the hypervisor decides the current rate is not enough to ensure convergence of the migration.
- VIR_MIGRATE_PARAM_AUTO_CONVERGE_INITIAL - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The initial percentage guest CPUs are throttled to when auto-convergence decides migration is not converging as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_BANDWIDTH - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The maximum bandwidth (in MiB/s) that will be used for migration as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The maximum bandwidth (in MiB/s) that will be used for post-copy phase of a migration as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_COMPRESSION - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The name of the method used to compress migration traffic as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_DTHREADS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of decompression threads for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_LEVEL - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The level of compression for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_MT_THREADS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of compression threads for multithread compression as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_COMPRESSION_XBZRLE_CACHE - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The size of page cache for xbzrle compression as TYPED_PARAM_ULLONG.
- VIR_MIGRATE_PARAM_DEST_NAME - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The name to be used for the domain on the destination host as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_DEST_XML - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The new configuration to be used for the domain on the destination host as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_DISKS_PORT - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Port that destination server should use for incoming disks migration.
- VIR_MIGRATE_PARAM_DISKS_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI used for incoming disks migration.
- VIR_MIGRATE_PARAM_GRAPHICS_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI to use for migrating client's connection to domain's graphical console, as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_LISTEN_ADDRESS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The listen address that hypervisor on the destination side should bind to for incoming migration.
- VIR_MIGRATE_PARAM_MIGRATE_DISKS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Lists the block devices to be migrated.
- VIR_MIGRATE_PARAM_PARALLEL_CONNECTIONS - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The number of connections used during parallel migration as TYPED_PARAM_INT.
- VIR_MIGRATE_PARAM_PERSIST_XML - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
The new persistent configuration to be used for the domain on the destination host as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_TLS_DESTINATION - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
Override the destination host name used for TLS verification as TYPED_PARAM_STRING.
- VIR_MIGRATE_PARAM_URI - Static variable in class org.libvirt.Domain.DomainMigrateParameters
-
URI to use for initiating domain migration as TYPED_PARAM_STRING.
- VIR_STORAGE_POOL_BUILDING - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Initializing pool, not available
- VIR_STORAGE_POOL_DEGRADED - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Running degraded
- VIR_STORAGE_POOL_INACTIVE - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Not running
- VIR_STORAGE_POOL_RUNNING - Enum constant in enum class org.libvirt.StoragePoolInfo.StoragePoolState
-
Running normally
- VIR_STORAGE_VOL_BLOCK - Enum constant in enum class org.libvirt.StorageVol.Type
-
Block based volumes
- VIR_STORAGE_VOL_BLOCK - Enum constant in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Block based volumes
- VIR_STORAGE_VOL_FILE - Enum constant in enum class org.libvirt.StorageVol.Type
-
Regular file based volumes
- VIR_STORAGE_VOL_FILE - Enum constant in enum class org.libvirt.StorageVolInfo.VirStorageVolType
-
Regular file based volumes
- VIR_STREAM_NONBLOCK - Static variable in class org.libvirt.Stream
- VIR_TYPED_PARAM_FIELD_LENGTH - Static variable in interface org.libvirt.jna.Libvirt
- VIR_UUID_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
- VIR_UUID_STRING_BUFLEN - Static variable in interface org.libvirt.jna.Libvirt
- VIR_VCPU_BLOCKED - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_VCPU_OFFLINE - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_VCPU_RUNNING - Enum constant in enum class org.libvirt.VcpuInfo.VcpuState
- VIR_WAR_NO_INTERFACE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start interface driver
- VIR_WAR_NO_NETWORK - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start network
- VIR_WAR_NO_NODE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start node driver
- VIR_WAR_NO_NWFILTER - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start nwfilter driver
- VIR_WAR_NO_SECRET - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start secret storage
- VIR_WAR_NO_STORAGE - Enum constant in enum class org.libvirt.Error.ErrorNumber
-
failed to start storage
- virConnCopyLastError(ConnectionPointer, virError) - Method in interface org.libvirt.jna.Libvirt
-
Deprecated.as of libvirt 0.6.0, all errors reported in the per-connection object are also duplicated in the global error object. This method remains for backwards compatibility. Use
Libvirt.virCopyLastError(org.libvirt.jna.virError)
instead. - virConnect - Variable in class org.libvirt.Network
-
The Connect Object that represents the Hypervisor of this Network
- virConnect - Variable in class org.libvirt.StoragePool
-
The VirConnect Object that represents the Hypervisor of this Domain
- virConnect - Variable in class org.libvirt.StorageVol
-
The VirConnect Object that represents the Hypervisor of this Domain
- virConnectAuth - Class in org.libvirt.jna
-
JNA mapping for the virConnectAuth structure
- virConnectAuth() - Constructor for class org.libvirt.jna.virConnectAuth
- virConnectBaselineCPU(ConnectionPointer, String[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectClose(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectCompareCPU(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectCredential - Class in org.libvirt.jna
-
JNA mapping for the virConnectCredential structure
- virConnectCredential() - Constructor for class org.libvirt.jna.virConnectCredential
- virConnectDomainEventDeregisterAny(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainEventRegisterAny(ConnectionPointer, DomainPointer, int, Libvirt.VirDomainEventCallback, Pointer, Libvirt.VirFreeCallback) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainXMLFromNative(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectDomainXMLToNative(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectFindStoragePoolSources(ConnectionPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetCapabilities(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetHostname(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetLibVersion(ConnectionPointer, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetMaxVcpus(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetSysinfo(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetType(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetURI(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectGetVersion(ConnectionPointer, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virConnectIsAlive(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectIsEncrypted(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectIsSecure(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectListAllDomains(ConnectionPointer, DomainByReference, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedDomains(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedInterfaces(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedNetworks(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDefinedStoragePools(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListDomains(ConnectionPointer, int[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListInterfaces(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListNetworks(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListNWFilters(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListSecrets(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectListStoragePools(ConnectionPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedDomains(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedInterfaces(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedNetworks(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDefinedStoragePools(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfDomains(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfInterfaces(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfNetworks(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfNWFilters(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfSecrets(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectNumOfStoragePools(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpen(String) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpenAuth(String, virConnectAuth, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectOpenReadOnly(String) - Method in interface org.libvirt.jna.Libvirt
- virConnectRegisterCloseCallback(ConnectionPointer, Libvirt.VirConnectCloseFunc, Pointer, Pointer) - Method in interface org.libvirt.jna.Libvirt
- virConnectSetKeepAlive(ConnectionPointer, int, int) - Method in interface org.libvirt.jna.Libvirt
- virConnectUnregisterCloseCallback(ConnectionPointer, Libvirt.VirConnectCloseFunc) - Method in interface org.libvirt.jna.Libvirt
- virConnGetLastError(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
-
Deprecated.as of libvirt 0.6.0, all errors reported in the per-connection object are also duplicated in the global error object. This method remains only for backwards compatibility. Use
Libvirt.virGetLastError()
instead. - virConnResetLastError(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virConnSetErrorFunc(ConnectionPointer, Pointer, Libvirt.VirErrorCallback) - Method in interface org.libvirt.jna.Libvirt
- virCopyLastError(virError) - Method in interface org.libvirt.jna.Libvirt
- virDomainAbortJob(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainAttachDevice(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainAttachDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockCommit(DomainPointer, String, String, String, long, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockCopy(DomainPointer, String, String, virTypedParameter[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockInfo - Class in org.libvirt.jna
- virDomainBlockInfo() - Constructor for class org.libvirt.jna.virDomainBlockInfo
- virDomainBlockJobAbort(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockJobInfo - Class in org.libvirt.jna
- virDomainBlockJobInfo() - Constructor for class org.libvirt.jna.virDomainBlockJobInfo
- virDomainBlockPeek(DomainPointer, String, long, SizeT, ByteBuffer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockResize(DomainPointer, String, long, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainBlockStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainBlockStats structure
- virDomainBlockStats() - Constructor for class org.libvirt.jna.virDomainBlockStats
- virDomainBlockStats(DomainPointer, String, virDomainBlockStats, SizeT) - Method in interface org.libvirt.jna.Libvirt
- virDomainCoreDump(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreate(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateLinux(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateWithFlags(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainDestroy(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainDetachDevice(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainDetachDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainFree(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetAutostart(DomainPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetBlockInfo(DomainPointer, String, virDomainBlockInfo, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetBlockJobInfo(DomainPointer, String, virDomainBlockJobInfo, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetID(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetInfo(DomainPointer, virDomainInfo) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetJobInfo(DomainPointer, virDomainJobInfo) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetMaxMemory(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetMaxVcpus(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetMetadata(DomainPointer, int, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetName(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetOSType(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetSchedulerParameters(DomainPointer, virSchedParameter[], IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetSchedulerType(DomainPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetSecurityLabel(DomainPointer, Libvirt.SecurityLabel) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetUUID(DomainPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetUUIDString(DomainPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetVcpus(DomainPointer, virVcpuInfo[], int, byte[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainGetXMLDesc(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainHasCurrentSnapshot(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainHasManagedSaveImage(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainInfo - Class in org.libvirt.jna
-
JNA mapping for the virDomainInfo structure
- virDomainInfo() - Constructor for class org.libvirt.jna.virDomainInfo
- virDomainInterface - Class in org.libvirt.jna
-
JNA mapping for the virDomainInterface structure
- virDomainInterface() - Constructor for class org.libvirt.jna.virDomainInterface
- virDomainInterface(Pointer) - Constructor for class org.libvirt.jna.virDomainInterface
- virDomainInterface.Ptr - Class in org.libvirt.jna
- virDomainInterfaceAddresses(DomainPointer, PointerByReference, int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainInterfaceFree(virDomainInterface.Ptr) - Method in interface org.libvirt.jna.Libvirt
- virDomainInterfaceStats - Class in org.libvirt.jna
-
JNA mapping for the virDomainInterfaceStats structure
- virDomainInterfaceStats() - Constructor for class org.libvirt.jna.virDomainInterfaceStats
- virDomainInterfaceStats(DomainPointer, String, virDomainInterfaceStats, SizeT) - Method in interface org.libvirt.jna.Libvirt
- virDomainIpAddress - Class in org.libvirt.jna
-
JNA mapping for the virDomainIpAddress structure
- virDomainIpAddress() - Constructor for class org.libvirt.jna.virDomainIpAddress
- virDomainIpAddress(Pointer) - Constructor for class org.libvirt.jna.virDomainIpAddress
- virDomainIpAddress.ByReference - Class in org.libvirt.jna
- virDomainIsActive(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainIsPersistent(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainIsUpdated(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainJobInfo - Class in org.libvirt.jna
- virDomainJobInfo() - Constructor for class org.libvirt.jna.virDomainJobInfo
- virDomainLookupByID(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virDomainLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainManagedSave(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainManagedSaveRemove(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMemoryPeek(DomainPointer, long, SizeT, ByteBuffer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMemoryStats - Class in org.libvirt.jna
- virDomainMemoryStats() - Constructor for class org.libvirt.jna.virDomainMemoryStats
- virDomainMemoryStats(DomainPointer, virDomainMemoryStats[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrate(DomainPointer, ConnectionPointer, NativeLong, String, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrate2(DomainPointer, ConnectionPointer, String, NativeLong, String, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrate3(DomainPointer, ConnectionPointer, virTypedParameter[], int, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrateSetMaxDowntime(DomainPointer, long, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrateToURI(DomainPointer, String, NativeLong, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainMigrateToURI2(DomainPointer, String, String, String, NativeLong, String, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainPinVcpu(DomainPointer, int, byte[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainPMSuspendForDuration(DomainPointer, int, long, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainPMWakeup(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainQemuAgentCommand(DomainPointer, String, int, int) - Method in interface org.libvirt.jna.LibvirtQemu
- virDomainQemuMonitorCommand(DomainPointer, String, CStringByReference, int) - Method in interface org.libvirt.jna.LibvirtQemu
- virDomainReboot(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainRef(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainReset(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainRestore(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainResume(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainRevertToSnapshot(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSave(DomainPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virDomainScreenshot(DomainPointer, StreamPointer, int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSendKey(DomainPointer, int, int, int[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetAutostart(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetMaxMemory(DomainPointer, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetMemory(DomainPointer, NativeLong) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetMetadata(DomainPointer, int, String, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetSchedulerParameters(DomainPointer, virSchedParameter[], int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetUserPassword(DomainPointer, String, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetVcpus(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSetVcpusFlags(DomainPointer, int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainShutdown(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotCreateXML(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotCurrent(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotDelete(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotFree(DomainSnapshotPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotGetXMLDesc(DomainSnapshotPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotListNames(DomainPointer, CString[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotLookupByName(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSnapshotNum(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainSuspend(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainUndefine(DomainPointer) - Method in interface org.libvirt.jna.Libvirt
- virDomainUndefineFlags(DomainPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virDomainUpdateDeviceFlags(DomainPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virError - Class in org.libvirt.jna
-
JNA mapping for the virError structure
- virError() - Constructor for class org.libvirt.jna.virError
- virEventAddTimeout(int, Libvirt.VirEventTimeoutCallback, Pointer, Pointer) - Method in interface org.libvirt.jna.Libvirt
- virEventRegisterDefaultImpl() - Method in interface org.libvirt.jna.Libvirt
- virEventRemoveTimeout(int) - Method in interface org.libvirt.jna.Libvirt
- virEventRunDefaultImpl() - Method in interface org.libvirt.jna.Libvirt
- virEventUpdateTimeout(int, int) - Method in interface org.libvirt.jna.Libvirt
- virGetLastError() - Method in interface org.libvirt.jna.Libvirt
- virGetVersion(LongByReference, String, LongByReference) - Method in interface org.libvirt.jna.Libvirt
- virInitialize() - Method in interface org.libvirt.jna.Libvirt
- virInterfaceCreate(InterfacePointer, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceDestroy(InterfacePointer, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceFree(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetMACString(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetName(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceGetXMLDesc(InterfacePointer, int) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceIsActive(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceLookupByMACString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virInterfaceUndefine(InterfacePointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkCreate(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkCreateXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkDestroy(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkFree(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetAutostart(NetworkPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetBridgeName(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetName(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetUUID(NetworkPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetUUIDString(NetworkPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkGetXMLDesc(NetworkPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNetworkIsActive(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkIsPersistent(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNetworkLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNetworkSetAutostart(NetworkPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNetworkUndefine(NetworkPointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceDestroy(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceDettach(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceFree(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetName(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetParent(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceGetXMLDesc(DevicePointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceListCaps(DevicePointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceNumOfCaps(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceReAttach(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeDeviceReset(DevicePointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetCellsFreeMemory(ConnectionPointer, LongByReference, int, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetFreeMemory(ConnectionPointer) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetInfo(ConnectionPointer, virNodeInfo) - Method in interface org.libvirt.jna.Libvirt
- virNodeGetSecurityModel(ConnectionPointer, Libvirt.SecurityModel) - Method in interface org.libvirt.jna.Libvirt
- virNodeInfo - Class in org.libvirt.jna
-
JNA mapping for the virNodeInfo structure
- virNodeInfo() - Constructor for class org.libvirt.jna.virNodeInfo
- virNodeInfo.ByReference - Class in org.libvirt.jna
- virNodeInfo.ByValue - Class in org.libvirt.jna
- virNodeListDevices(ConnectionPointer, String, CString[], int, int) - Method in interface org.libvirt.jna.Libvirt
- virNodeNumOfDevices(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterDefineXML(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterFree(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetName(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetUUID(NetworkFilterPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetUUIDString(NetworkFilterPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterGetXMLDesc(NetworkFilterPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virNWFilterUndefine(NetworkFilterPointer) - Method in interface org.libvirt.jna.Libvirt
- virResetLastError() - Method in interface org.libvirt.jna.Libvirt
- virSchedParameter - Class in org.libvirt.jna
-
JNA mapping for the virSchedParameter structure
- virSchedParameter() - Constructor for class org.libvirt.jna.virSchedParameter
- virSchedParameterValue - Class in org.libvirt.jna
-
JNA mapping for the virSchedParameterValue structure
- virSchedParameterValue() - Constructor for class org.libvirt.jna.virSchedParameterValue
- virSecretDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretFree(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUsageID(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUsageType(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUUID(SecretPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetUUIDString(SecretPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetValue(SecretPointer, SizeTByReference, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretGetXMLDesc(SecretPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUsage(ConnectionPointer, int, String) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virSecretLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virSecretSetValue(SecretPointer, byte[], SizeT, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretSetValue(SecretPointer, String, SizeT, int) - Method in interface org.libvirt.jna.Libvirt
- virSecretUndefine(SecretPointer) - Method in interface org.libvirt.jna.Libvirt
- virSetErrorFunc(Pointer, Libvirt.VirErrorCallback) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolBuild(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolCreate(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolCreateXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDefineXML(ConnectionPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDelete(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolDestroy(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolFree(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetAutostart(StoragePoolPointer, IntByReference) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetInfo(StoragePoolPointer, virStoragePoolInfo) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetName(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetUUID(StoragePoolPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetUUIDString(StoragePoolPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolGetXMLDesc(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolInfo - Class in org.libvirt.jna
-
JNA mapping for the virStoragePoolInfo structure
- virStoragePoolInfo() - Constructor for class org.libvirt.jna.virStoragePoolInfo
- virStoragePoolIsActive(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolIsPersistent(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolListVolumes(StoragePoolPointer, CString[], int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByName(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByUUID(ConnectionPointer, byte[]) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByUUIDString(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolLookupByVolume(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolNumOfVolumes(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolRefresh(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolSetAutostart(StoragePoolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStoragePoolUndefine(StoragePoolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolCreateXML(StoragePoolPointer, String, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolCreateXMLFrom(StoragePoolPointer, String, StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolDelete(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolDownload(StorageVolPointer, StreamPointer, long, long, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolFree(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetInfo(StorageVolPointer, virStorageVolInfo) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetKey(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetName(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetPath(StorageVolPointer) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolGetXMLDesc(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolInfo - Class in org.libvirt.jna
-
JNA mapping for the virStorageVolInfo structure
- virStorageVolInfo() - Constructor for class org.libvirt.jna.virStorageVolInfo
- virStorageVolLookupByKey(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolLookupByName(StoragePoolPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolLookupByPath(ConnectionPointer, String) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolResize(StorageVolPointer, long, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolUpload(StorageVolPointer, StreamPointer, long, long, int) - Method in interface org.libvirt.jna.Libvirt
- virStorageVolWipe(StorageVolPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamAbort(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventAddCallback(StreamPointer, int, Libvirt.VirStreamEventCallback, Pointer, Libvirt.VirFreeCallback) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventRemoveCallback(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamEventUpdateCallback(StreamPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamFinish(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamFree(StreamPointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamNew(ConnectionPointer, int) - Method in interface org.libvirt.jna.Libvirt
- virStreamRecv(StreamPointer, ByteBuffer, SizeT) - Method in interface org.libvirt.jna.Libvirt
- virStreamRecvAll(StreamPointer, Libvirt.VirStreamSinkFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
- virStreamSend(StreamPointer, ByteBuffer, SizeT) - Method in interface org.libvirt.jna.Libvirt
- virStreamSendAll(StreamPointer, Libvirt.VirStreamSourceFunc, Pointer) - Method in interface org.libvirt.jna.Libvirt
- VIRTUAL - Enum constant in enum class org.libvirt.MemoryAddressMode
-
addresses are virtual addresses
- virTypedParameter - Class in org.libvirt.jna
-
JNA mapping for the virTypedParameter structure This is the preferred alias over virSchedParameter, virBlkioParameter, virMemoryParameter since Libvirt 0.9.2.
- virTypedParameter() - Constructor for class org.libvirt.jna.virTypedParameter
- virTypedParameterValue - Class in org.libvirt.jna
-
JNA mapping for the virTypedParameterValue structure
- virTypedParameterValue() - Constructor for class org.libvirt.jna.virTypedParameterValue
- virVcpuInfo - Class in org.libvirt.jna
-
JNA mapping for the virVcpuInfo structure
- virVcpuInfo() - Constructor for class org.libvirt.jna.virVcpuInfo
- VOLUME - Enum constant in enum class org.libvirt.SecretUsageType
-
A volume uses the secret
- VolumeCreateFlags() - Constructor for class org.libvirt.StoragePool.VolumeCreateFlags
- vspp - Variable in class org.libvirt.StoragePool
-
the native virStoragePoolPtr.
W
- WAKEUP - Enum constant in enum class org.libvirt.event.StartedDetail
-
Started due to wakeup event.
- WATCHDOG - Enum constant in enum class org.libvirt.event.SuspendedDetail
-
Suspended due to a watchdog firing.
- WIN32 - Enum constant in enum class org.libvirt.KeycodeSet
-
Microsoft Windows virtual key code set
- wipe() - Method in class org.libvirt.StorageVol
-
Ensure data previously on a volume is not accessible to future reads
- wr_bytes - Variable in class org.libvirt.DomainBlockStats
- wr_bytes - Variable in class org.libvirt.jna.virDomainBlockStats
- wr_req - Variable in class org.libvirt.DomainBlockStats
- wr_req - Variable in class org.libvirt.jna.virDomainBlockStats
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorDomain
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorLevel
- wrap(int) - Static method in enum class org.libvirt.Error.ErrorNumber
- write(ByteBuffer) - Method in class org.libvirt.Stream
X
- XMLFlags() - Constructor for class org.libvirt.Domain.XMLFlags
- XMLFlags() - Constructor for class org.libvirt.DomainSnapshot.XMLFlags
- XT - Enum constant in enum class org.libvirt.KeycodeSet
-
IBM XT keyboard code set
- XT_KBD - Enum constant in enum class org.libvirt.KeycodeSet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Connect.getLibVersion()
instead.