Jerone Young wrote: > # HG changeset patch > # User Jerone Young <[EMAIL PROTECTED]> > # Date 1193849564 18000 > # Node ID 179d9b30ab973e6676dcd0b6fa08e9635969d44c > # Parent 7445bcdab796596fb97312b97393e4f2936e5450 > Modify out arch specific code from kvm_create function > > This function removes all x86 specific code and creates > a hook function arch_kvm_create to accomidate for this code. > arch_kvm_create is a hook that is placed in kvmctl-$(ARCH).c & h. > >
kvm_arch_create() please. don't export it. -- Any sufficiently difficult bug is indistinguishable from a feature. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
