]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Read the whole bzImage to memory
authorPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 08:15:18 +0000 (10:15 +0200)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 08:15:18 +0000 (10:15 +0200)
commit66362dd573ef82d2c54a82371c89ed75633f52e8
treecfa9dbb03689e8cb6f15f487f0e20cb7084a3956
parentbdbbe011ae1e0e5aff0848e8d9c4134cf6faf6df
kvm: Read the whole bzImage to memory

We need to read the whole bzImage to memory; otherwise we miss some of the
setup code.

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