Skip to content
StidOfficial edited this page Feb 13, 2022 · 7 revisions

Welcome to the qemu wiki!

Debug

./qemu-system-arm -M idrac6-bmc -kernel ../../u-boot-idrac6/u-boot -S -s -d unimp,guest_errors
gdb u-boot -ex "target remote localhost:1234"

Serials

./qemu-system-arm -M idrac6-bmc -kernel ../../u-boot-idrac6/u-boot -serial vc -serial vc

Features

Feature ATEN AMI DELL comments
CPU: [ARM926EJ-S]
[Interrupt controller]
[Timer]
[Watchdog]
[UART]
[Clock tree]
[SPI/FIU] Need rewrite
BIOS flash access
[GPIO]
[pinmux]
[Ethernet] Need rewrite
Ethernet NC/SI
[I2C]
[PWM]
[Fan tachometer]
[USB]
[PECI]
[ADC]
[GFXI]
[VCD]
[LPC]
[SD/MMC]
Clone this wiki locally