Jerone Young wrote: > # HG changeset patch > # User Jerone Young <[EMAIL PROTECTED]> > # Date 1194887893 21600 > # Node ID 41925cedf395c050fb31083eeda8a08bad609169 > # Parent a40de75e2bf823c092a20009c7646bf4c026a260 > Make kvm_run more arch friendly > > This patch creates hook kvm_arch_run in kvm_run function. This > is to handle cases that are architecture specific on a run exit. > Currently there is only one case that is handled that is obvious. > Others have at least some similarity on all archs. > > Though really these return codes will need to be worked out in the > kernel kvm module. But here is a start. >
Applied, thanks. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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
