unicorn/qemu/include
Peter Maydell 6e94bda144
cputlb: Add functions for flushing TLB for a single MMU index
Guest CPU TLB maintenance operations may be sufficiently
specialized to only need to flush TLB entries corresponding
to a particular MMU index. Implement cputlb functions for
this, to avoid the inefficiency of flushing TLB entries
which we don't need to.

Backports commit d7a74a9d4a68e27b3a8ceda17bb95cb0a23d8e4d from qemu
2018-02-17 15:23:31 -05:00
..
crypto crypto: move built-in AES implementation into crypto/ 2018-02-17 15:23:17 -05:00
exec cputlb: Add functions for flushing TLB for a single MMU index 2018-02-17 15:23:31 -05:00
fpu softfloat: expand out STATUS macro 2018-02-12 13:43:13 -05:00
hw apic_internal.h: Include cpu.h directly 2018-02-17 15:23:29 -05:00
qapi qerror: Move #include out of qerror.h 2018-02-17 15:23:10 -05:00
qemu qemu-common.h: Move muldiv64() to host-utils.h 2018-02-17 15:23:29 -05:00
qom cpu: Add wrapper for the set_pc() hook 2018-02-17 15:23:19 -05:00
sysemu qemu-common.h: Move Win32 fixups into os-win32.h 2018-02-17 15:23:29 -05:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
glib_compat.h crypto: introduce new module for computing hash digests 2018-02-17 15:23:17 -05:00
qemu-common.h qemu-common.h: Move muldiv64() to host-utils.h 2018-02-17 15:23:29 -05:00