commit | 3e6e0aab1ba1e8b354ce01f5659336f9aee69437 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> | Tue May 27 10:18:46 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:27 2008 +0300 |
tree | 50b4bae56f8f5672081e23b5595c3a6e45b12973 | |
parent | 9ba075a664dff836fd6fb93f90fcc827f7683d91 [diff] |
KVM: Prefixes segment functions that will be exported with "kvm_" Prefixes functions that will be exported with kvm_. We also prefixed set_segment() even if it still static to be coherent. signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> Signed-off-by: Laurent Vivier <laurent.vivier@bull.net> Signed-off-by: Avi Kivity <avi@qumranet.com>