Searched refs:piix_save (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dpiix_pci.c315 static void piix_save(QEMUFile* f, void *opaque) function
336 register_savevm("PIIX3", 0, 2, piix_save, piix_load, d);
359 register_savevm("PIIX4", 0, 2, piix_save, piix_load, d);

Completed in 91 milliseconds