Surround kvm_set_boot_id() function with kvm_enabled
commitc705b6990d6d1d882d9ea01a9ba1f7b8e427caf4
authorGlauber Costa <glommer@redhat.com>
Tue, 7 Jul 2009 18:36:30 +0000 (7 14:36 -0400)
committerAvi Kivity <avi@redhat.com>
Wed, 8 Jul 2009 12:11:56 +0000 (8 15:11 +0300)
tree6883056a50b70463dace36b78d80935fb7ce9a20
parent00cf2c16af40041b7c67801aa40b6b7abeeeb0c4
Surround kvm_set_boot_id() function with kvm_enabled

Otherwise, compilation breaks with kvm disabled.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/pc.c