]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Introduce host_real_to_guest() helper function
authorPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 18:55:27 +0000 (20:55 +0200)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 18:55:27 +0000 (20:55 +0200)
commit938c35bb7b2de693fa1b808911b7b4f2f9fbf1eb
tree908e5512e609955e8f92325e7593cbfa354c5457
parentb55a18a51b58b3594017d0c94c4895823dacca9d
kvm: Introduce host_real_to_guest() helper function

Introduce a new host_real_to_guest() helper function and use it to clean up
code.

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