diff options
author | Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> | 2007-12-18 14:07:38 +0100 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-12-18 18:34:16 +0200 |
commit | f067512c0616d88db2fcd6004d03e41548fa1ab2 (patch) | |
tree | f47cffaf51adbed5c245adc1143b444635a8c878 /m68k-semi.c | |
parent | kvm: libkvm: fix NULL pointer dereference in kvm_destroy_phys_mem() (diff) | |
download | qemu-kvm-f067512c0616d88db2fcd6004d03e41548fa1ab2.tar.gz qemu-kvm-f067512c0616d88db2fcd6004d03e41548fa1ab2.tar.bz2 qemu-kvm-f067512c0616d88db2fcd6004d03e41548fa1ab2.zip |
Sync icache for more architectures
A ia64 patch introduced kvm_sync_icache within a ifdef __ia64__, but the
concept of split caches is not bound to ia64. This patch replaces the the
call to kvm_synch_icache by the flush_icache_range function
that is already available in qemu for ia64 and ppc (noop for x86).
The call now depends on USE_KVM.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'm68k-semi.c')
0 files changed, 0 insertions, 0 deletions