diff options
| author | Glauber de Oliveira Costa <[email protected]> | 2008-02-15 17:52:47 -0200 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2008-04-27 11:53:22 +0300 |
| commit | 18068523d3a0b41fcee5b53cdb437a0ab4d65e4b (patch) | |
| tree | cbedbd4371cb57c34728137988a7433ae736d79a /tools/perf/scripts/python | |
| parent | 24e09cbf480a72f9c952af4ca77b159503dca44b (diff) | |
KVM: paravirtualized clocksource: host part
This is the host part of kvm clocksource implementation. As it does
not include clockevents, it is a fairly simple implementation. We
only have to register a per-vcpu area, and start writing to it periodically.
The area is binary compatible with xen, as we use the same shadow_info
structure.
[marcelo: fix bad_page on MSR_KVM_SYSTEM_TIME]
[avi: save full value of the msr, even if enable bit is clear]
[avi: clear previous value of time_page]
Signed-off-by: Glauber de Oliveira Costa <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions