diff options
author | Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br> | 2021-07-08 13:49:54 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-07-09 10:44:25 +1000 |
commit | 89bb5a4dfdef8316e840ab090ef04a5b7117731b (patch) | |
tree | 767111c9ca966c3a719a3d4b834ef233fc9481f6 /hw/ppc | |
parent | 5f2eb04961011de0ed15160ee17c8f85c8c30b73 (diff) | |
download | qemu-89bb5a4dfdef8316e840ab090ef04a5b7117731b.zip qemu-89bb5a4dfdef8316e840ab090ef04a5b7117731b.tar.gz qemu-89bb5a4dfdef8316e840ab090ef04a5b7117731b.tar.bz2 |
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
The function ppc_tlb_invalid_all is not compiled anymore in a TCG-less
environment, and the call to that function has been disabled in this
situation
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Message-Id: <20210708164957.28096-2-lucas.araujo@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc')
0 files changed, 0 insertions, 0 deletions