summaryrefslogtreecommitdiffstats
path: root/qemu-monitor.hx
Commit message (Collapse)AuthorAgeFilesLines
* set migration max downtimeGlauber Costa2009-06-161-0/+8
| | | | | | | | | | | | provide a monitor command to allow one to set the maximum downtime he is willing to suffer during migration, in seconds. "ms", "us", "ns" and "s" are accepted as modifiers. This parameter will be used by ram_save_live() code to determine a safe moment to enter stage 3 Signed-off-by: Glauber Costa <glommer@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
* Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-061-0/+608
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
OpenPOWER on IntegriCloud