Expand description
Board file for qemu-system-i486 “q35” machine type
Modules§
Structs§
- Qemu
I386 Q35Platform - Virtio
Devices 🔒 - Provides interrupt servicing logic for Virtio devices which may or may not be present at runtime.
Constants§
Statics§
- CHIP 🔒
- MULTIBOOT_
V1_ 🔒HEADER - Multiboot V1 header, allowing this kernel to be booted directly by QEMU
- PAGE_
DIR - PAGE_
TABLE - PROCESSES 🔒
- Static variables used by io.rs.
- PROCESS_
PRINTER 🔒 - STACK_
MEMORY 🔒 - Size to allocate for the stack.
Functions§
- init_
virtio_ 🔒dev - Initializes a Virtio transport driver for the given PCI device.
- main 🔒 ⚠