Skip to main content

Module native_runtime

Module native_runtime 

Source

Structs§

NativeCpu
Native CPU state arena and guest memory owner.

Functions§

cpu_event_halt
cpu_exception_hook
Minimal native host callbacks used by the v86 CPU core. Device-specific MMIO/port routing is intentionally represented as a small host surface first; concrete PC devices are added by the outer runtime.
get_rand_int
inject_keyboard_text
io_port_read8
io_port_read16
io_port_read32
io_port_write8
io_port_write16
io_port_write32
microtick
mmap_read8
mmap_read32
mmap_write8
mmap_write16
mmap_write32
mmap_write64
mmap_write128
run_hardware_timers
set_uart_output_enabled
stop_idling