commit | 9b87338ff36ae1f84aec75395520c2ab232ed017 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon May 28 20:27:05 2018 -0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 31 19:12:13 2018 +0200 |
tree | 8a61499640da77906c4a12b0525ad7cf45dbb609 | |
parent | 3a739112daf4a47d8fd33a52a7d7a72e4c1c5e35 [diff] |
target/ppc: Include "exec/exec-all.h" which provides tlb_flush() Since it inception this include uses tlb_flush() declared in "exec/exec-all.h". Include the other header to allow further includes cleanup. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-8-f4bug@amsat.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>