Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-13 | monitor/QMP: Drop info hpet / query-hpet | Jan Kiszka | |
This command was of minimal use before, now it is useless as the hpet become a qdev device and is thus easily discoverable. We should definitely not set query-hpet in QMP's stone, and there is also no good reason to keep it for the interactive monitor. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-12-03 | QMP: Introduce vm-info | Luiz Capitulino | |
A Python script which uses qmp.py to print some simple VM info. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |