aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/qemu-x86/qemu.c
AgeCommit message (Expand)Author
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2018-11-18cpu/qemu-x86: Fix CPU driverPatrick Rudolph
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-14qemu: initialize lapicGerd Hoffmann
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-06-06qemu: add x86 cpuGerd Hoffmann