Il 25/03/2014 14:46, Marcel Apfelbaum ha scritto:
+ mc->name = "pseries", + mc->desc = "pSeries Logical Partition (PAPR compliant)", + mc->is_default = 1, + mc->init = ppc_spapr_init, + mc->reset = ppc_spapr_reset, + mc->block_default_type = IF_SCSI, + mc->max_cpus = MAX_CPUS, + mc->no_parallel = 1, + mc->default_boot_order = NULL, + mc->kvm_type = spapr_kvm_type,
Semicolons instead of commas. :) Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html