Revision e59fb374 hw/piix_pci.c

b/hw/piix_pci.c
172 172
    return 0;
173 173
}
174 174

  
175
static int i440fx_post_load(void *opaque)
175
static int i440fx_post_load(void *opaque, int version_id)
176 176
{
177 177
    PCII440FXState *d = opaque;
178 178

  

Also available in: Unified diff