Thread (78 messages) 78 messages, 6 authors, 2010-06-29

Re: [PATCH 26/26] KVM: PPC: Add Documentation about PV interface

From: Avi Kivity <hidden>
Date: 2010-06-28 08:13:08
Also in: kvm

On 06/28/2010 10:49 AM, Alexander Graf wrote:
quoted
I don't believe we support the kernel actually doing a syscall to itself
anymore, at least on powerpc.  The callers call the underlying system
call function, or kernel_thread.

That said, I would suggest we allocate a syscall number for this, as it
would document the usage.  (In additon to 0..nr_syscalls - 1 we have
0x1ebe in use).
     
That's actually a pretty good idea.
   
Since the syscall register is not architectual (or rather it is 
architectural but Linux ignores it) I don't see the point.  It would 
work for Linux but may alias some random parameter for a different 
guest.  We need a reliable method of distinguishing between syscalls and 
hypercalls.  Matching pc would work (but is defeated by inlining) so 
long as we find some other way of identifying the hc pc to the hypervisor.



-- 
error compiling committee.c: too many arguments to function
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help