summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-231-1/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-1/+1
* x86: qemu: fix cpu device in smp bootMiao Yan2016-01-131-11/+0
* x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-131-0/+57