SpiceClientGLib.QmpStatus

Fields

Name

Type

Access

Description

ref

int

r

running

bool

r/w

true if all VCPUs are runnable, false if not runnable

singlestep

bool

r/w

true if VCPUs are in single-step mode

status

str

r/w

the virtual machine run state

version

int

r/w

the structure version

Methods

unref ()

Details

class SpiceClientGLib.QmpStatus

Information about VCPU run state.

New in version 0.36.

unref()

Removes a reference from the given self.

New in version 0.36.