/* | |
* QEMU KVM support, paravirtual clock device | |
* | |
* Copyright (C) 2011 Siemens AG | |
* | |
* Authors: | |
* Jan Kiszka <[email protected]> | |
* | |
* This work is licensed under the terms of the GNU GPL version 2. | |
* See the COPYING file in the top-level directory. | |
* | |
*/ | |
void kvmclock_create(void); |