lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 Feb 2007 12:14:08 +0200
From:	Avi Kivity <avi@...ranet.com>
To:	Pavel Machek <pavel@....cz>
CC:	kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
	akpm@...l.org, mingo@...e.hu
Subject: Re: [PATCH 10/13] KVM: Wire up hypercall handlers to a central arch-independent
 location

Pavel Machek wrote:
> On Mon 2007-02-19 10:30:52, Avi Kivity wrote:
>   
>> Signed-off-by: Avi Kivity <avi@...ranet.com>
>>     
>
> changelog?
>
>   

Well, I can't think of anything to add beyond $subject.  The patch adds 
calls from the arch-dependent hypercall handlers to a new arch 
independent function.


>> +	switch (nr) {
>> +	default:
>> +		;
>> +	}
>>     
>
> Eh?
>
>   

No hypercalls defined yet.


-- 
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists