mirror of
https://github.com/qemu/qemu.git
synced 2025-10-29 17:43:52 +00:00
Provide a method to throttle guest cpu execution. CPUState is augmented with timeout controls and throttle start/stop functions. To throttle the guest cpu the caller simply has to call the throttle set function and provide a percentage of throttle time. Signed-off-by: Jason J. Herne <jjherne@linux.vnet.ibm.com> Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| object_interfaces.h | ||
| object.h | ||
| qom-qobject.h | ||