Versions in this module Expand all Collapse all v1 v1.4.2 Nov 6, 2024 v1.4.1 Oct 15, 2024 v1.3.4 Jul 15, 2024 v1.3.3 Jun 15, 2024 v1.3.2 May 27, 2024 v1.3.1 May 27, 2024 Changes in this version type DeviceOptions + MQ bool + Vectors int type DriveMirrorOptions + CopyMode string type NetdevTapOptions + Queues int v1.2.1 Jun 18, 2023 v1.2.0 Jun 17, 2023 v1.1.0 Oct 11, 2022 v1.0.2 Jun 21, 2022 Changes in this version + type BlockDirtyBitmapOptions struct + Name string + Node string + type BlockIOThrottle struct + Bps int + BpsRd int + BpsWr int + Device string + Iops int + IopsRd int + IopsWr int + type BlockInfo struct + Device string + DirtyBitmaps []struct{ ... } + Inserted struct{ ... } + QdevPath string + type BlockJobInfo struct + Busy bool + Device string + Len uint64 + Offset uint64 + Paused bool + Ready bool + Speed uint64 + Type string + type BlockResizeQuery struct + Device string + Size int + type CPUDeviceOptions struct + CoreID int + Driver string + SocketID int + ThreadID int + type CPUInfo struct + CPU int + QomPath string + ThreadID int + type CPUInfoFast struct + CPUIndex int + ThreadID int + type ChardevBackend struct + Data ChardevSocket + Type string + type ChardevInfo struct + Filename string + FrontendOpen bool + Label string + type ChardevOptions struct + Backend ChardevBackend + ID string + type ChardevSocket struct + Addr SocketAddressLegacy + Server bool + Wait bool + type DeviceName struct + Device string + type DeviceOptions struct + Addr string + Bootindex int + Bus string + Chardev string + Drive string + Driver string + GuestID uint32 + Id string + Mac string + Name string + Netdev string + SCSI_Channel int + SCSI_ID int + SCSI_Lun int + type DriveBackupOptions struct + Bitmap string + Device string + Format string + JobID string + Mode string + Speed uint64 + Sync string + Target string + type DriveMirrorOptions struct + Device string + Format string + JobID string + Mode string + Speed uint64 + Sync string + Target string + type HotpluggableCPU struct + Props struct{ ... } + QomPath string + Type string + type InetSocketAddressBase struct + Host string + Port string + type InetSocketAddressLegacy struct + Data InetSocketAddressBase + Type string + type InsertedFileOptions struct + Driver string + File struct{ ... } + type IntID struct + ID int + type IntValue struct + Value int + type MigrateSetParameters struct + MaxBandwidth int + XbzrleCacheSize int + type MigrationCapabilityStatus struct + Capability string + State bool + type MigrationInfo struct + ErrDesc string + Ram struct{ ... } + Status string + type NetdevTapOptions struct + Downscript string + ID string + Ifname string + Script string + Type string + Vhost bool + type PCIInfo struct + Bus int + Devices []struct{ ... } + type QomQuery struct + Path string + Property string + type SocketAddressLegacy struct + Data UnixSocketAddress + Type string + type StatusInfo struct + Running bool + Singlestep bool + Status string + type StrID struct + ID string + type Uint64Value struct + Value uint64 + type UnixSocketAddress struct + Path string v1.0.1 Jun 20, 2022