56529d2944
- migrated /README are removed from /boards - there are a lot of READMEs that should be further converted to rst. At the moment they are moved to Documentation/platforms and included in rst files
27 lines
574 B
ReStructuredText
27 lines
574 B
ReStructuredText
===========
|
|
QEMU x86_64
|
|
===========
|
|
|
|
**QEMU/Intel64** An x86_64 flat address port was ported in NuttX-9.0. It
|
|
consists of the following feautres:
|
|
|
|
- Runs in x86_64 long mode.
|
|
- Configurable SSE/AVX support.
|
|
- IRQs are managed by LAPIC(X2APIC) and IOAPIC.
|
|
- Used TSC_DEADLINE or APIC timer for systick.
|
|
- Pages are now maps the kernel at 4GB~, but changeable.
|
|
|
|
This kernel with ostest have been tested with
|
|
|
|
- Qemu/KVM on a Xeon 2630v4 machine.
|
|
- Bochs with broadwell_ult emulation.
|
|
|
|
Supported Boards
|
|
================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
boards/*/*
|