nuttx/Documentation/platforms/x86_64/qemu/index.rst
raiden00pl 56529d2944 Documentation: migrate the rest boards
- 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
2023-10-26 18:13:34 -03:00

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/*/*