zephyr/boards/x86/qemu_x86
Daniel Leung c972ef1a0f kernel: mm: move kernel mm functions under kernel includes
This moves the k_* memory management functions from sys/ into
kernel/ includes, as there are kernel public APIs. The z_*
functions are further separated into the kernel internal
header directory.

Also made a quick change to doxygen to group sys_mem_* into
the OS Memory Management group so they will appear in doc.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-20 09:19:14 +01:00
..
doc docs: qemu_x86: Update UEFI boot documentation 2023-09-13 17:32:52 -04:00
CMakeLists.txt build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00
Kconfig.board
Kconfig.defconfig boards: x86: Increase minimum system heap size for ACPI 2023-10-31 09:01:50 +01:00
board.cmake board: qemu_x86: update with new acpica interface 2023-09-07 09:42:38 +02:00
qemu_x86.dts dts: bindings: can: deprecate the sjw and sjw-data properties 2023-09-28 16:28:56 +02:00
qemu_x86.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_64.dts board: qemu_x86_64: Add SMBus DTS configuration 2023-03-22 08:16:23 -04:00
qemu_x86_64.yaml boards: x86: Indicate ACPI support where applicable 2023-11-02 14:04:07 +00:00
qemu_x86_64_defconfig
qemu_x86_64_nokpti.dts
qemu_x86_64_nokpti.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_64_nokpti_defconfig
qemu_x86_defconfig
qemu_x86_lakemont.dts uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
qemu_x86_lakemont.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_lakemont_defconfig
qemu_x86_nokpti.dts
qemu_x86_nokpti.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_nokpti_defconfig
qemu_x86_nommu.dts
qemu_x86_nommu.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_nommu_defconfig
qemu_x86_nopae.dts
qemu_x86_nopae.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_nopae_defconfig
qemu_x86_tiny.dts
qemu_x86_tiny.ld kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
qemu_x86_tiny.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_tiny_768.conf
qemu_x86_tiny_768.overlay
qemu_x86_tiny_defconfig
qemu_x86_virt.dts
qemu_x86_virt.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_virt_defconfig
qemu_x86_xip.dts
qemu_x86_xip.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
qemu_x86_xip_defconfig
revision.cmake