u-boot/arch/x86/cpu/qemu
Simon Glass 1fa64e155d Revert "x86: Switch QEMU over to use the bochs driver"
Unfortunately the bochs driver does not currently work with distros.
It causes a hang between grub menu selection and the OS displaying
something.

Preliminary investigation shows that GRUB does not jump to the kernel
at all.

This reproduces reliably.

This reverts commit b8956425d5.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com> # qemu-x86_64
[Slightly modify the commit message about preliminary investigation]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2023-08-09 23:31:11 +08:00
..
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c x86: qemu: move QFW to its own uclass 2021-04-12 17:44:55 -04:00
dram.c board_f: Fix types for board_get_usable_ram_top() 2022-09-23 15:12:42 -04:00
e820.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig Revert "x86: Switch QEMU over to use the bochs driver" 2023-08-09 23:31:11 +08:00
Makefile x86: qemu: do not build car.o with start64.o 2018-06-24 08:56:04 +08:00
qemu.c x86: Run QEMU machine setup in SPL 2023-08-09 23:31:11 +08:00