On Tue, Jul 28, 2009 at 10:30 AM, Ryan Harper<ryanh@xxxxxxxxxx> wrote: > * Luk?? Doktor <ldoktor@xxxxxxxxxx> [2009-07-28 08:22]: >> Yes, this looks more pythonish and actually better than my version. I'm >> missing only one thing, extra_params += " -mem-path /mnt/hugepage" down >> in configuration (see below). > > Don't we also need to inspect the qemu binary to determine if it's one > of the few releases that used -mempath instead of -mem-path ? Or are we > ignoring those? Ok, I amended the original patch with some changes, fixing the parameter passing, and created another one, that basically keeps record of the supported qemu options and can replace known misspelling issues. IMO takes care of the problem, waiting on comments about the approach! Thanks! -- 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