Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-14 | kvm: x86: Introduce kvmclock device to save/restore its state | Jan Kiszka | |
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 one day. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> CC: Glauber Costa <glommer@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> |