Home
last modified time | relevance | path

Searched hist:"7510454 e3e74aafa2e6c50388bf24904644b6a96" (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/core/
H A Dcpu.h7510454e3e74aafa2e6c50388bf24904644b6a96 Mon Aug 26 01:01:33 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook

Note that while such functions may exist both for *-user and softmmu,
only *-user uses the CPUState hook, while softmmu reuses the prototype
for calling it directly.

Signed-off-by: Andreas Färber <afaerber@suse.de>