Statistics
| Branch: | Revision:

root / hw / kvmclock.c @ 47188700

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
0ec329da 02/14/2011 04:43 pm Jan Kiszka

kvm: x86: Introduce kvmclock device to save/restore its state

If kvmclock is used, which implies the kernel supports it, register a
kvmclock device with the sysbus. Its main purpose is to save and restore
the kernel state on migration, but this will also allow to visualize it...