zephyr/boards/x86/qemu_x86
Andrew Boie c3b3aafaec x86: generate page tables at runtime
Removes very complex boot-time generation of page tables
with a much simpler runtime generation of them at bootup.

For those x86 boards that enable the MMU in the defconfig,
set the number of page pool pages appropriately.

The MMU_RUNTIME_* flags have been removed. They were an
artifact of the old page table generation and did not
correspond to any hardware state.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-07 12:50:53 -07:00
..
doc
Kconfig.board boards: qemu_x86: properly enable XIP 2019-05-03 22:38:22 -04:00
Kconfig.defconfig drivers: flash: simulator Kconfig cleanup 2019-04-26 04:04:19 -07:00
board.cmake boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
dts_fixup.h boards/qemu_x86: fix emulated program memory size 2019-07-17 13:49:26 -07:00
qemu_x86.dts boards/qemu_x86: fix emulated program memory size 2019-07-17 13:49:26 -07:00
qemu_x86.yaml boards: Set support for serial port networking as netif:serial-net 2019-07-29 10:24:46 +03:00
qemu_x86_coverage.dts x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage.yaml x86: add qemu_x86_coverage target 2019-06-06 09:29:12 -07:00
qemu_x86_coverage_defconfig x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
qemu_x86_defconfig x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
qemu_x86_iamcu.dts license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qemu_x86_iamcu.yaml
qemu_x86_iamcu_defconfig x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
qemu_x86_nommu.dts license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
qemu_x86_nommu.yaml boards: qemu_x86_nommu is a simulation platform 2019-04-03 21:33:19 -04:00
qemu_x86_nommu_defconfig arch/x86/Kconfig: remove CONFIG_IA32_LEGACY_IO_PORTS 2019-06-14 05:49:13 -04:00