On 10/01/2023 12:20, David Woodhouse wrote:
From: Joao Martins <[email protected]>Allow guest to setup the vcpu runstates which is used as steal clock. Signed-off-by: Joao Martins <[email protected]> Signed-off-by: David Woodhouse <[email protected]> --- target/i386/cpu.h | 1 + target/i386/kvm/xen-emu.c | 57 +++++++++++++++++++++++++++++++++++++++ target/i386/machine.c | 1 + 3 files changed, 59 insertions(+)
Reviewed-by: Paul Durrant <[email protected]>
