commit | e720677e32e70b1f60637ebbcf2ffb23a4607f3e | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 08 10:18:59 2015 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jan 26 12:22:44 2015 +0100 |
tree | a071194eed82e149c6d6a7acea038d4bb9cf885a | |
parent | cd1bd53a669c88f219ca47b538889cd918605fea [diff] |
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* Old users of VMSTATE_TIMER* are mechanically changed to VMSTATE_TIMER_PTR variants. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>