]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Setup stack for the kernel
authorPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 18:46:33 +0000 (20:46 +0200)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 18:46:33 +0000 (20:46 +0200)
commitb55a18a51b58b3594017d0c94c4895823dacca9d
tree027f42e0530d8aef933b5ce6014444f9216a647c
parentc55b59d210dabb2d07e4c621d6e0c0f2560f25d3
kvm: Setup stack for the kernel

The Linux kernel expects stack to be set up for it.  Fixes a bug in the program
where we start to run an instruction stream filled with zeros.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/include/kvm/kvm.h
tools/kvm/kvm.c