piix: Add kvmclock_enabled, pci_enabled globals
commit72d164aa73b7c8d22a63b8ee789f97e4a8d2aa5c
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 15 May 2015 17:18:59 +0000 (15 14:18 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:42 +0000 (31 16:26 +0200)
tree9415db976069a1333ef0ed6281dcac2ab3f09619
parentd48f4fa69eb3efb03a2efe2e4606a97a17cf222f
piix: Add kvmclock_enabled, pci_enabled globals

This looks like a step backwards, but it will allow pc-0.1[0123] and
isapc to follow the same compat+init pattern used by the other
machine-types, allowing us to generate all init function using the same
macro later.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c