diff options
author | Juan Quintela <quintela@redhat.com> | 2012-05-22 00:42:40 +0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2012-06-29 13:27:28 +0200 |
commit | d24981d37e793b0a8fcde1879db19eb11fe0f975 (patch) | |
tree | 4e9d11cda26e573692d2cbb366b6ef2f0a5b6180 /arch_init.c | |
parent | aac844ed97c39b8c0fb16d7bf9851fdedf325be3 (diff) |
Only TCG needs TLB handling
Refactor the code that is only needed for tcg to an static function.
Call that only when tcg is enabled. We can't refactor to a dummy
function in the kvm case, as qemu can be compiled at the same time
with tcg and kvm.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'arch_init.c')
0 files changed, 0 insertions, 0 deletions