piix_pci: fix typo in i400FX chipset init code
commitd50c6c8b0fc28c2dd91f3f7ab2a0bbb56419214b
authorAlexey Korolev <alexey.korolev@endace.com>
Wed, 29 Feb 2012 01:35:14 +0000 (29 14:35 +1300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 11 Apr 2012 10:19:32 +0000 (11 13:19 +0300)
tree7251979d86937efffe8292576605014640e858f8
parent4e1957acc854b2f3f3068c75cef2a429f9b97011
piix_pci: fix typo in i400FX chipset init code

There is a typo in i440FX init code. This is causing problems when
somebody wants to access the 64bit PCI range.

Signed-off-by: Alexey Korolev <alexey.korolev@endace.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/piix_pci.c