aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/qemu-x86/Kconfig
AgeCommit message (Expand)Author
2024-06-21mb/emulation/qemu: Configure TSEG sizePatrick Rudolph
2024-06-05cpu/x86: Make 1GB paging the defaultJulius Werner
2024-03-28cpu/x86/Kconfig: Mark 64bit support as stableArthur Heymans
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2022-11-07mb/qemu/x86: Remove option for LEGACY_SMP_INITArthur Heymans
2022-06-01mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans
2021-07-02cpu/qemu-x86: Increase heap sizeAngel Pons
2021-07-02src: Consolidate x86_64 support KconfigAngel Pons
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-25cpu/qemu-x86/Kconfig: Drop redundant selectsAngel Pons
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-04-19cpu/x86/smm: Drop the V1 smmloaderArthur Heymans
2021-03-18cpu/qemu-x86: Add an option to use the smmloader v2Arthur Heymans
2021-03-18mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans
2021-02-04mb/emulation/qemu: Fix SMP bootPatrick Rudolph
2020-12-04mb/emulation/x86: Add optional parallel_mp init supportArthur Heymans
2020-12-04cpu/qemu-x86: Increase MAX_CPUS to have actual AP initArthur Heymans
2020-12-04cpu/qemu-x86: Add the option to have no SMMArthur Heymans
2020-09-26cpu/qemu-x86: Drop select SMPKyösti Mälkki
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`Angel Pons
2020-08-19mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 supportPatrick Rudolph
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-09-18cpu/qemu-x86: Enable TSC_MONOTONIC_TIMERKyösti Mälkki
2019-09-10AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Declare SMM_ASEGKyösti Mälkki
2018-11-12mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph
2018-09-06qemu-q35: Use the TSC for udelayMichael van der Westhuizen
2015-12-08qemu-x86: Enable SMP supportPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-27vboot2: add verstageStefan Reinauer
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2013-06-06qemu: add x86 cpuGerd Hoffmann