blob: 7a83cbe8f68ba751f4abbcc8072bb761c2c04d35 [file] [log] [blame]
Jan Kiszka0ec329d2011-02-07 12:19:26 +01001/*
2 * QEMU KVM support, paravirtual clock device
3 *
4 * Copyright (C) 2011 Siemens AG
5 *
6 * Authors:
7 * Jan Kiszka <jan.kiszka@siemens.com>
8 *
9 * This work is licensed under the terms of the GNU GPL version 2.
10 * See the COPYING file in the top-level directory.
11 *
12 */
13
14void kvmclock_create(void);