commit | 321c1cb10b93b5a32b8d1299653f434ab44a8535 | [log] [tgz] |
---|---|---|
author | Jean-Christophe DUBOIS <jcd@tribudubois.net> | Wed Sep 02 23:59:04 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:57:21 2009 -0500 |
tree | b1e60923419cb9c6b4d5b191f44fb8ac6c7daf19 | |
parent | 4d224196614a005b519682b3eaff312ec71b5b97 [diff] |
fix vl.c compilation if CONFIG_KVM is not defined vl.c will not link if CONFIG_KVM is not defined. This patch fixes the problem. Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>