-
Jason J. Herne authored
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>Jason J. Herne authoredProvide 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>
Loading