Statistics
| Branch: | Revision:

root / hw / kvmclock.h @ 9bba1eb1

History | View | Annotate | Download (305 Bytes)

# 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...