]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "x86: Switch QEMU over to use the bochs driver"
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:16:02 +0000 (11:16 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:11 +0000 (23:31 +0800)
commitd55be6621a27a652c04bc5039474dc2c0f4c23a9
tree7b3f596f3c06c2b16fcc6eb7ac1cf4c855d8d251
parent8c10154b9098ca8bc6766062edc71b0a4c450ab9
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 1e72522a94a8ea6a5aeec711984040941d553d74.

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>
arch/x86/cpu/qemu/Kconfig
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig