Peter Maydell f2e2bc9ca0 hw/pci-host/ppce500: Fix typo in vmstate definition
Fix a typo in the ppce500_pci vmstate definition which meant that
we were migrating the struct pci_inbound using the vmstate for
pci_outbound. Fortunately the two structures have exactly the same
format at the moment (four uint32_ts) so this was harmless, and
we can correcting the typo without a migration compatibility
break because the vmstate name doesn't go out on the wire.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:41 +02:00
..
2014-06-05 21:52:37 +01:00
2014-06-16 13:24:36 +02:00
2014-05-28 17:36:21 +02:00
2014-06-16 13:24:38 +02:00
2014-06-16 13:24:26 +02:00
2014-06-16 13:24:26 +02:00
2014-06-10 09:50:27 +02:00
2014-05-28 17:36:21 +02:00
2014-06-11 00:25:06 +01:00
2014-05-07 18:38:39 +01:00