zephyr/boards
Paul Sokolovsky 182ede4912 boards: qemu_x86: Remove QEMU options which break eth_e1000 driver
"-machine type=pc-0.14" appears to be the option which leads to
broken PCI emulation in QEMU, where PCI enumeration reports one
IRQ number (11), while actually IRQ 10 is emulated by QEMU.

"-vga none" and "-display none" appear to be just subordinate of
"-machine type=pc-0.14" and are required to get qemu_x86 into
bootable state.

Fixes: #11706

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-28 11:00:09 -08:00
..
arc dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
arm doc: boards: cc3220sf_launchxl: Add notes on secure socket offload 2018-11-23 09:16:21 -05:00
common
nios2 dts: Fix warning related to invalid alias name 2018-11-16 13:57:45 -05:00
posix kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
riscv32
shields
x86 boards: qemu_x86: Remove QEMU options which break eth_e1000 driver 2018-11-28 11:00:09 -08:00
xtensa dts: intel_s1000: enable DTS for GPIO 2018-11-26 06:56:48 -08:00
boards.rst
CMakeLists.txt
Kconfig