emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z

Built QEMU image with the command below.

    sudo ~/src/grml-debootstrap/grml-debootstrap --vm --vmfile --target /dev/shm/debian-32.img -r sid --arch i386 --filesystem ext4 -d ~/src/grml-debootstrap/

QEMU command:

    qemu-system-i386 -bios /dev/shm/coreboot/build/coreboot.rom -L /dev/shm -enable-kvm -smp cpus=2 -m 1G -hda /dev/shm/debian-32.img -serial stdio -net nic -net user,hostfwd=tcp::22222-:22
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/cbfs.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/cbfs.txt
new file mode 100644
index 0000000..89475a8
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/cbfs.txt
@@ -0,0 +1,13 @@
+FMAP REGION: COREBOOT
+Name                           Offset     Type           Size   Comp
+cbfs master header             0x0        cbfs header        32 none
+fallback/romstage              0x80       stage           18292 none
+fallback/ramstage              0x4880     stage           53843 none
+config                         0x11b40    raw               164 none
+revision                       0x11c40    raw               674 none
+cmos_layout.bin                0x11f40    cmos_layout       580 none
+fallback/postcar               0x121c0    stage           20376 none
+fallback/dsdt.aml              0x171c0    raw              4015 none
+fallback/payload               0x181c0    simple elf      68519 none
+(empty)                        0x28dc0    null            77784 none
+bootblock                      0x3bdc0    bootblock       16384 none
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.short.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.short.txt
new file mode 100644
index 0000000..a3da407
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.short.txt
@@ -0,0 +1,5 @@
+# This image was built using coreboot 4.11-839-g11c5b3b180
+CONFIG_COMPILER_LLVM_CLANG=y
+CONFIG_ANY_TOOLCHAIN=y
+CONFIG_TIMESTAMPS_ON_CONSOLE=y
+CONFIG_PAYLOAD_NONE=y
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.txt
new file mode 100644
index 0000000..99d17b6
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/config.txt
@@ -0,0 +1,581 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# coreboot configuration
+#
+
+#
+# General setup
+#
+CONFIG_COREBOOT_BUILD=y
+CONFIG_LOCALVERSION=""
+CONFIG_CBFS_PREFIX="fallback"
+# CONFIG_COMPILER_GCC is not set
+CONFIG_COMPILER_LLVM_CLANG=y
+CONFIG_ANY_TOOLCHAIN=y
+# CONFIG_CCACHE is not set
+# CONFIG_FMD_GENPARSER is not set
+# CONFIG_UTIL_GENPARSER is not set
+# CONFIG_USE_OPTION_TABLE is not set
+CONFIG_COMPRESS_RAMSTAGE=y
+CONFIG_INCLUDE_CONFIG_FILE=y
+CONFIG_COLLECT_TIMESTAMPS=y
+CONFIG_TIMESTAMPS_ON_CONSOLE=y
+# CONFIG_USE_BLOBS is not set
+# CONFIG_UBSAN is not set
+CONFIG_RELOCATABLE_RAMSTAGE=y
+CONFIG_NO_STAGE_CACHE=y
+# CONFIG_CBMEM_STAGE_CACHE is not set
+# CONFIG_UPDATE_IMAGE is not set
+# CONFIG_BOOTSPLASH_IMAGE is not set
+
+#
+# Mainboard
+#
+
+#
+# Important: Run 'make distclean' before switching boards
+#
+# CONFIG_VENDOR_ADLINK is not set
+# CONFIG_VENDOR_AMD is not set
+# CONFIG_VENDOR_AOPEN is not set
+# CONFIG_VENDOR_APPLE is not set
+# CONFIG_VENDOR_ASROCK is not set
+# CONFIG_VENDOR_ASUS is not set
+# CONFIG_VENDOR_BAP is not set
+# CONFIG_VENDOR_BIOSTAR is not set
+# CONFIG_VENDOR_CAVIUM is not set
+# CONFIG_VENDOR_COMPULAB is not set
+# CONFIG_VENDOR_ELMEX is not set
+CONFIG_VENDOR_EMULATION=y
+# CONFIG_VENDOR_FACEBOOK is not set
+# CONFIG_VENDOR_FOXCONN is not set
+# CONFIG_VENDOR_GETAC is not set
+# CONFIG_VENDOR_GIGABYTE is not set
+# CONFIG_VENDOR_GIZMOSPHERE is not set
+# CONFIG_VENDOR_GOOGLE is not set
+# CONFIG_VENDOR_HP is not set
+# CONFIG_VENDOR_IBASE is not set
+# CONFIG_VENDOR_INTEL is not set
+# CONFIG_VENDOR_JETWAY is not set
+# CONFIG_VENDOR_KONTRON is not set
+# CONFIG_VENDOR_LENOVO is not set
+# CONFIG_VENDOR_LIPPERT is not set
+# CONFIG_VENDOR_MSI is not set
+# CONFIG_VENDOR_OPENCELLULAR is not set
+# CONFIG_VENDOR_PACKARDBELL is not set
+# CONFIG_VENDOR_PCENGINES is not set
+# CONFIG_VENDOR_PORTWELL is not set
+# CONFIG_VENDOR_PURISM is not set
+# CONFIG_VENDOR_RAZER is not set
+# CONFIG_VENDOR_RODA is not set
+# CONFIG_VENDOR_SAMSUNG is not set
+# CONFIG_VENDOR_SAPPHIRE is not set
+# CONFIG_VENDOR_SCALEWAY is not set
+# CONFIG_VENDOR_SIEMENS is not set
+# CONFIG_VENDOR_SIFIVE is not set
+# CONFIG_VENDOR_SUPERMICRO is not set
+# CONFIG_VENDOR_TI is not set
+# CONFIG_VENDOR_UP is not set
+CONFIG_MAINBOARD_VENDOR="Emulation"
+CONFIG_BOARD_SPECIFIC_OPTIONS=y
+CONFIG_MAINBOARD_DIR="emulation/qemu-i440fx"
+CONFIG_MAINBOARD_PART_NUMBER="QEMU x86 i440fx/piix4"
+CONFIG_MAX_CPUS=1
+CONFIG_IRQ_SLOT_COUNT=6
+# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
+CONFIG_DIMM_SPD_SIZE=256
+# CONFIG_VGA_BIOS is not set
+CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
+CONFIG_C_ENV_BOOTBLOCK_SIZE=0x4000
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="Emulation"
+CONFIG_DEVICETREE="devicetree.cb"
+CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00
+CONFIG_CBFS_SIZE=0x40000
+CONFIG_POST_IO=y
+CONFIG_OVERRIDE_DEVICETREE=""
+CONFIG_UART_FOR_CONSOLE=0
+CONFIG_FMDFILE=""
+# CONFIG_BOARD_EMULATION_QEMU_AARCH64 is not set
+# CONFIG_BOARD_EMULATION_QEMU_ARMV7 is not set
+CONFIG_BOARD_EMULATION_QEMU_X86_I440FX=y
+# CONFIG_BOARD_EMULATION_QEMU_POWER8 is not set
+# CONFIG_BOARD_EMULATION_QEMU_X86_Q35 is not set
+# CONFIG_BOARD_EMULATION_QEMU_RISCV_RV64 is not set
+# CONFIG_BOARD_EMULATION_QEMU_RISCV_RV32 is not set
+# CONFIG_BOARD_EMULATION_SPIKE_RISCV is not set
+CONFIG_BOARD_EMULATION_QEMU_X86=y
+# CONFIG_VBOOT is not set
+CONFIG_VBOOT_VBNV_OFFSET=0x2c
+CONFIG_DCACHE_RAM_BASE=0x10000
+CONFIG_DCACHE_RAM_SIZE=0x90000
+CONFIG_DCACHE_BSP_STACK_SIZE=0x4000
+CONFIG_DRIVERS_INTEL_WIFI=y
+CONFIG_DIMM_MAX=4
+CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="QEMU x86 i440fx/piix4"
+CONFIG_MAINBOARD_VERSION="1.0"
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
+CONFIG_DRIVERS_UART_8250IO=y
+# CONFIG_NO_POST is not set
+CONFIG_SMBIOS_ENCLOSURE_TYPE=0x03
+CONFIG_HEAP_SIZE=0x4000
+# CONFIG_CONSOLE_POST is not set
+CONFIG_POST_DEVICE=y
+CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
+CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
+CONFIG_BOARD_ROMSIZE_KB_256=y
+# CONFIG_COREBOOT_ROMSIZE_KB_64 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_128 is not set
+CONFIG_COREBOOT_ROMSIZE_KB_256=y
+# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_1024 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_4096 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_5120 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_6144 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_8192 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_10240 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_16384 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_32768 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_65536 is not set
+CONFIG_COREBOOT_ROMSIZE_KB=256
+CONFIG_ROM_SIZE=0x40000
+# CONFIG_SYSTEM_TYPE_LAPTOP is not set
+# CONFIG_SYSTEM_TYPE_TABLET is not set
+# CONFIG_SYSTEM_TYPE_DETACHABLE is not set
+# CONFIG_SYSTEM_TYPE_CONVERTIBLE is not set
+# CONFIG_CBFS_AUTOGEN_ATTRIBUTES is not set
+
+#
+# Chipset
+#
+
+#
+# SoC
+#
+CONFIG_HAVE_BOOTBLOCK=y
+CONFIG_CPU_ADDR_BITS=36
+CONFIG_ACPI_CPU_STRING="\\_PR.CP%02d"
+# CONFIG_SOC_CAVIUM_CN81XX is not set
+CONFIG_ARCH_ARMV8_EXTENSION=0
+CONFIG_STACK_SIZE=0x1000
+# CONFIG_SOC_CAVIUM_COMMON is not set
+# CONFIG_SOC_INTEL_GLK is not set
+CONFIG_X86_TOP4G_BOOTMEDIA_MAP=y
+CONFIG_ROMSTAGE_ADDR=0x2000000
+CONFIG_VERSTAGE_ADDR=0x2000000
+# CONFIG_PCIEXP_ASPM is not set
+# CONFIG_PCIEXP_COMMON_CLOCK is not set
+# CONFIG_PCIEXP_CLK_PM is not set
+CONFIG_TTYS0_BASE=0x3f8
+CONFIG_TTYS0_LCS=3
+CONFIG_UART_PCI_ADDR=0x0
+# CONFIG_SOC_MEDIATEK_MT8173 is not set
+# CONFIG_SOC_MEDIATEK_MT8183 is not set
+# CONFIG_SOC_NVIDIA_TEGRA124 is not set
+# CONFIG_SOC_NVIDIA_TEGRA210 is not set
+# CONFIG_SOC_QUALCOMM_COMMON is not set
+# CONFIG_SOC_QC_IPQ40XX is not set
+# CONFIG_SOC_QC_IPQ806X is not set
+# CONFIG_SOC_QUALCOMM_QCS405 is not set
+# CONFIG_SOC_QUALCOMM_SC7180 is not set
+# CONFIG_SOC_QUALCOMM_SDM845 is not set
+# CONFIG_SOC_ROCKCHIP_RK3288 is not set
+# CONFIG_SOC_ROCKCHIP_RK3399 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5250 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5420 is not set
+# CONFIG_SOC_UCB_RISCV is not set
+
+#
+# CPU
+#
+# CONFIG_CPU_AMD_AGESA is not set
+# CONFIG_CPU_AMD_PI is not set
+# CONFIG_CPU_ARMLTD_CORTEX_A9 is not set
+# CONFIG_SSE2 is not set
+# CONFIG_CPU_INTEL_FIRMWARE_INTERFACE_TABLE is not set
+# CONFIG_CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED is not set
+CONFIG_CPU_QEMU_X86=y
+# CONFIG_CPU_TI_AM335X is not set
+# CONFIG_PARALLEL_CPU_INIT is not set
+# CONFIG_PARALLEL_MP is not set
+# CONFIG_UDELAY_LAPIC is not set
+CONFIG_UDELAY_TSC=y
+CONFIG_UNKNOWN_TSC_RATE=y
+CONFIG_TSC_MONOTONIC_TIMER=y
+# CONFIG_TSC_SYNC_LFENCE is not set
+# CONFIG_TSC_SYNC_MFENCE is not set
+# CONFIG_NO_FIXED_XIP_ROM_SIZE is not set
+CONFIG_XIP_ROM_SIZE=0x10000
+CONFIG_LOGICAL_CPUS=y
+# CONFIG_HAVE_SMI_HANDLER is not set
+# CONFIG_NO_SMM is not set
+CONFIG_SMM_ASEG=y
+# CONFIG_SMM_LAPIC_REMAP_MITIGATION is not set
+# CONFIG_SERIALIZED_SMM_INITIALIZATION is not set
+# CONFIG_X86_AMD_FIXED_MTRRS is not set
+# CONFIG_X86_AMD_INIT_SIPI is not set
+# CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING is not set
+# CONFIG_SOC_SETS_MSRS is not set
+CONFIG_SMP=y
+# CONFIG_SUPPORT_CPU_UCODE_IN_CBFS is not set
+# CONFIG_USES_MICROCODE_HEADER_FILES is not set
+
+#
+# Northbridge
+#
+# CONFIG_NORTHBRIDGE_AMD_AGESA is not set
+# CONFIG_NORTHBRIDGE_AMD_PI is not set
+
+#
+# Southbridge
+#
+# CONFIG_AMD_SB_CIMX is not set
+# CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800 is not set
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_RESET=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_RTC=y
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_PMBASE is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_GPIO is not set
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS=y
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH7 is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH9 is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_SILVERMONT is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_PIRQ_ACPI_GEN is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_RCBA_PIRQ is not set
+# CONFIG_HAVE_INTEL_CHIPSET_LOCKDOWN is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMM is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_USB_DEBUG is not set
+# CONFIG_INTEL_DESCRIPTOR_MODE_CAPABLE is not set
+CONFIG_SOUTHBRIDGE_INTEL_I82371EB=y
+
+#
+# Super I/O
+#
+# CONFIG_SUPERIO_ASPEED_AST2400 is not set
+# CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM is not set
+# CONFIG_SUPERIO_ASPEED_HAS_UART_DELAY_WORKAROUND is not set
+# CONFIG_SUPERIO_FINTEK_FAN_CONTROL is not set
+
+#
+# Embedded Controllers
+#
+# CONFIG_EC_GOOGLE_WILCO is not set
+# CONFIG_CAVIUM_BDK is not set
+# CONFIG_MAINBOARD_HAS_CHROMEOS is not set
+# CONFIG_GOOGLE_SMBIOS_MAINBOARD_VERSION is not set
+# CONFIG_UEFI_2_4_BINDING is not set
+# CONFIG_UDK_2015_BINDING is not set
+# CONFIG_UDK_2017_BINDING is not set
+# CONFIG_USE_SIEMENS_HWILIB is not set
+# CONFIG_ARM_LPAE is not set
+CONFIG_ARCH_X86=y
+CONFIG_ARCH_BOOTBLOCK_X86_32=y
+CONFIG_ARCH_VERSTAGE_X86_32=y
+CONFIG_ARCH_ROMSTAGE_X86_32=y
+CONFIG_ARCH_POSTCAR_X86_32=y
+CONFIG_ARCH_RAMSTAGE_X86_32=y
+# CONFIG_ARCH_POSTCAR_X86_64 is not set
+# CONFIG_USE_MARCH_586 is not set
+# CONFIG_AP_IN_SIPI_WAIT is not set
+CONFIG_X86_RESET_VECTOR=0xfffffff0
+# CONFIG_SIPI_VECTOR_IN_ROM is not set
+CONFIG_RAMBASE=0xe00000
+CONFIG_RAMTOP=0x1000000
+CONFIG_NUM_IPI_STARTS=2
+# CONFIG_CBMEM_TOP_BACKUP is not set
+CONFIG_PC80_SYSTEM=y
+# CONFIG_BOOTBLOCK_DEBUG_SPINLOOP is not set
+CONFIG_HAVE_CMOS_DEFAULT=y
+CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"
+CONFIG_IOAPIC_INTERRUPTS_ON_FSB=y
+# CONFIG_IOAPIC_INTERRUPTS_ON_APIC_SERIAL_BUS is not set
+# CONFIG_HPET_ADDRESS_OVERRIDE is not set
+CONFIG_HPET_ADDRESS=0xfed00000
+CONFIG_ID_SECTION_OFFSET=0x80
+CONFIG_POSTCAR_STAGE=y
+# CONFIG_VERSTAGE_DEBUG_SPINLOOP is not set
+# CONFIG_ROMSTAGE_DEBUG_SPINLOOP is not set
+CONFIG_BOOTBLOCK_SIMPLE=y
+# CONFIG_BOOTBLOCK_NORMAL is not set
+CONFIG_ACPI_HAVE_PCAT_8259=y
+# CONFIG_COLLECT_TIMESTAMPS_NO_TSC is not set
+CONFIG_COLLECT_TIMESTAMPS_TSC=y
+# CONFIG_PAGING_IN_CACHE_AS_RAM is not set
+# CONFIG_IDT_IN_EVERY_STAGE is not set
+CONFIG_HAVE_CF9_RESET=y
+# CONFIG_PIRQ_ROUTE is not set
+
+#
+# Devices
+#
+CONFIG_HAVE_VGA_TEXT_FRAMEBUFFER=y
+CONFIG_HAVE_LINEAR_FRAMEBUFFER=y
+CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT=y
+CONFIG_MAINBOARD_FORCE_NATIVE_VGA_INIT=y
+# CONFIG_MAINBOARD_HAS_LIBGFXINIT is not set
+CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT=y
+# CONFIG_MULTIPLE_VGA_ADAPTERS is not set
+
+#
+# Display
+#
+CONFIG_VGA_TEXT_FRAMEBUFFER=y
+# CONFIG_GENERIC_LINEAR_FRAMEBUFFER is not set
+CONFIG_PCI=y
+CONFIG_NO_MMCONF_SUPPORT=y
+# CONFIG_MMCONF_SUPPORT is not set
+# CONFIG_HYPERTRANSPORT_PLUGIN_SUPPORT is not set
+CONFIG_HT_CHAIN_UNITID_BASE=0
+CONFIG_HT_CHAIN_END_UNITID_BASE=0
+CONFIG_PCIX_PLUGIN_SUPPORT=y
+CONFIG_CARDBUS_PLUGIN_SUPPORT=y
+# CONFIG_AZALIA_PLUGIN_SUPPORT is not set
+CONFIG_PCIEXP_PLUGIN_SUPPORT=y
+# CONFIG_EARLY_PCI_BRIDGE is not set
+# CONFIG_SOFTWARE_I2C is not set
+
+#
+# Generic Drivers
+#
+# CONFIG_DRIVERS_AS3722_RTC is not set
+CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000
+# CONFIG_MAINBOARD_HAS_CRB_TPM is not set
+# CONFIG_GIC is not set
+# CONFIG_IPMI_KCS is not set
+# CONFIG_DRIVERS_LENOVO_WACOM is not set
+# CONFIG_RT8168_GET_MAC_FROM_VPD is not set
+# CONFIG_RT8168_SET_LED_MODE is not set
+# CONFIG_SMMSTORE_IN_CBFS is not set
+# CONFIG_SPI_FLASH is not set
+# CONFIG_SPI_SDCARD is not set
+# CONFIG_HAVE_SPI_CONSOLE_SUPPORT is not set
+CONFIG_DRIVERS_UART=y
+# CONFIG_DRIVERS_UART_8250IO_SKIP_INIT is not set
+# CONFIG_NO_UART_ON_SUPERIO is not set
+# CONFIG_UART_OVERRIDE_INPUT_CLOCK_DIVIDER is not set
+# CONFIG_UART_OVERRIDE_REFCLK is not set
+# CONFIG_DRIVERS_UART_8250MEM is not set
+# CONFIG_DRIVERS_UART_8250MEM_32 is not set
+# CONFIG_HAVE_UART_SPECIAL is not set
+# CONFIG_DRIVERS_UART_OXPCIE is not set
+# CONFIG_DRIVERS_UART_PL011 is not set
+# CONFIG_UART_USE_REFCLK_AS_INPUT_CLOCK is not set
+# CONFIG_HAVE_USBDEBUG is not set
+# CONFIG_HAVE_USBDEBUG_OPTIONS is not set
+# CONFIG_VPD is not set
+CONFIG_DRIVERS_GENERIC_WIFI=y
+# CONFIG_USE_SAR is not set
+# CONFIG_DRIVERS_AMD_PI is not set
+CONFIG_DRIVERS_EMULATION_QEMU_BOCHS=y
+# CONFIG_DRIVERS_GENERIC_CBFS_SERIAL is not set
+# CONFIG_DRIVERS_GENERIC_GFX is not set
+# CONFIG_DRIVERS_I2C_MAX98373 is not set
+# CONFIG_DRIVERS_I2C_MAX98927 is not set
+# CONFIG_DRIVERS_I2C_PCA9538 is not set
+# CONFIG_DRIVERS_I2C_PCF8523 is not set
+# CONFIG_DRIVERS_I2C_PTN3460 is not set
+# CONFIG_DRIVERS_I2C_RT1011 is not set
+# CONFIG_DRIVERS_I2C_RT5663 is not set
+# CONFIG_DRIVERS_I2C_RTD2132 is not set
+# CONFIG_DRIVERS_I2C_RX6110SA is not set
+# CONFIG_DRIVERS_I2C_SX9310 is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_ATMEL is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_CR50 is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_GENERIC is not set
+# CONFIG_PLATFORM_USES_FSP2_0 is not set
+# CONFIG_PLATFORM_USES_FSP2_1 is not set
+# CONFIG_INTEL_DDI is not set
+# CONFIG_INTEL_EDID is not set
+# CONFIG_INTEL_INT15 is not set
+# CONFIG_INTEL_GMA_ACPI is not set
+# CONFIG_INTEL_GMA_SSC_ALTERNATE_REF is not set
+# CONFIG_INTEL_GMA_SWSMISCI is not set
+# CONFIG_DRIVER_INTEL_I210 is not set
+# CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set
+# CONFIG_HAVE_INTEL_PTT is not set
+# CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set
+# CONFIG_DRIVER_MAXIM_MAX77686 is not set
+# CONFIG_DRIVER_PARADE_PS8625 is not set
+# CONFIG_DRIVER_PARADE_PS8640 is not set
+CONFIG_DRIVERS_MC146818=y
+# CONFIG_LPC_TPM is not set
+# CONFIG_MAINBOARD_HAS_LPC_TPM is not set
+CONFIG_VGA=y
+# CONFIG_DRIVERS_RICOH_RCE822 is not set
+# CONFIG_DRIVER_SIEMENS_NC_FPGA is not set
+# CONFIG_NC_FPGA_NOTIFY_CB_READY is not set
+# CONFIG_DRIVERS_SIL_3114 is not set
+# CONFIG_MAINBOARD_HAS_SPI_TPM_CR50 is not set
+# CONFIG_DRIVER_TI_TPS65090 is not set
+# CONFIG_DRIVERS_TI_TPS65913 is not set
+# CONFIG_DRIVERS_TI_TPS65913_RTC is not set
+# CONFIG_DRIVERS_USB_ACPI is not set
+# CONFIG_COMMONLIB_STORAGE is not set
+
+#
+# Security
+#
+
+#
+# Verified Boot (vboot)
+#
+
+#
+# Trusted Platform Module
+#
+CONFIG_USER_NO_TPM=y
+
+#
+# Memory initialization
+#
+CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
+# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set
+# CONFIG_ACPI_SATA_GENERATOR is not set
+CONFIG_ACPI_INTEL_HARDWARE_SLEEP_VALUES=y
+# CONFIG_ACPI_AMD_HARDWARE_SLEEP_VALUES is not set
+# CONFIG_BOOT_DEVICE_NOT_SPI_FLASH is not set
+CONFIG_BOOT_DEVICE_SPI_FLASH=y
+CONFIG_BOOT_DEVICE_MEMORY_MAPPED=y
+# CONFIG_BOOT_DEVICE_SUPPORTS_WRITES is not set
+# CONFIG_RTC is not set
+
+#
+# Console
+#
+CONFIG_BOOTBLOCK_CONSOLE=y
+CONFIG_POSTCAR_CONSOLE=y
+CONFIG_SQUELCH_EARLY_SMP=y
+CONFIG_CONSOLE_SERIAL=y
+
+#
+# I/O mapped, 8250-compatible
+#
+
+#
+# Serial port base address = 0x3f8
+#
+# CONFIG_CONSOLE_SERIAL_921600 is not set
+# CONFIG_CONSOLE_SERIAL_460800 is not set
+# CONFIG_CONSOLE_SERIAL_230400 is not set
+CONFIG_CONSOLE_SERIAL_115200=y
+# CONFIG_CONSOLE_SERIAL_57600 is not set
+# CONFIG_CONSOLE_SERIAL_38400 is not set
+# CONFIG_CONSOLE_SERIAL_19200 is not set
+# CONFIG_CONSOLE_SERIAL_9600 is not set
+CONFIG_TTYS0_BAUD=115200
+# CONFIG_SPKMODEM is not set
+# CONFIG_CONSOLE_NE2K is not set
+CONFIG_CONSOLE_CBMEM=y
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
+# CONFIG_CONSOLE_SPI_FLASH is not set
+CONFIG_CONSOLE_QEMU_DEBUGCON=y
+CONFIG_CONSOLE_QEMU_DEBUGCON_PORT=0x402
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8 is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7=y
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_4 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_2 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0 is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL=7
+# CONFIG_CMOS_POST is not set
+CONFIG_POST_DEVICE_NONE=y
+# CONFIG_POST_DEVICE_LPC is not set
+# CONFIG_POST_DEVICE_PCI_PCIE is not set
+# CONFIG_DEFAULT_POST_ON_LPC is not set
+CONFIG_POST_IO_PORT=0x80
+# CONFIG_NO_EARLY_BOOTBLOCK_POSTCODES is not set
+CONFIG_HWBASE_DEBUG_CB=y
+# CONFIG_HAVE_ACPI_RESUME is not set
+# CONFIG_NO_MONOTONIC_TIMER is not set
+CONFIG_HAVE_MONOTONIC_TIMER=y
+# CONFIG_TIMER_QUEUE is not set
+CONFIG_HAVE_OPTION_TABLE=y
+# CONFIG_PCI_IO_CFG_EXT is not set
+# CONFIG_IOAPIC is not set
+# CONFIG_USE_WATCHDOG_ON_BOOT is not set
+# CONFIG_GFXUMA is not set
+CONFIG_HAVE_ACPI_TABLES=y
+CONFIG_HAVE_PIRQ_TABLE=y
+# CONFIG_COMMON_FADT is not set
+# CONFIG_ACPI_NHLT is not set
+
+#
+# System tables
+#
+# CONFIG_GENERATE_MP_TABLE is not set
+CONFIG_GENERATE_PIRQ_TABLE=y
+CONFIG_GENERATE_SMBIOS_TABLES=y
+# CONFIG_SMBIOS_PROVIDED_BY_MOBO is not set
+
+#
+# Payload
+#
+CONFIG_PAYLOAD_NONE=y
+# CONFIG_PAYLOAD_ELF is not set
+# CONFIG_PAYLOAD_FILO is not set
+# CONFIG_PAYLOAD_GRUB2 is not set
+# CONFIG_PAYLOAD_LINUXBOOT is not set
+# CONFIG_PAYLOAD_SEABIOS is not set
+# CONFIG_PAYLOAD_UBOOT is not set
+# CONFIG_PAYLOAD_YABITS is not set
+# CONFIG_PAYLOAD_LINUX is not set
+# CONFIG_PAYLOAD_TIANOCORE is not set
+CONFIG_PAYLOAD_OPTIONS=""
+# CONFIG_PXE is not set
+# CONFIG_PAYLOAD_IS_FLAT_BINARY is not set
+CONFIG_COMPRESS_SECONDARY_PAYLOAD=y
+
+#
+# Secondary Payloads
+#
+# CONFIG_COREINFO_SECONDARY_PAYLOAD is not set
+# CONFIG_MEMTEST_SECONDARY_PAYLOAD is not set
+# CONFIG_NVRAMCUI_SECONDARY_PAYLOAD is not set
+# CONFIG_TINT_SECONDARY_PAYLOAD is not set
+
+#
+# Debugging
+#
+
+#
+# CPU Debug Settings
+#
+
+#
+# BLOB Debug Settings
+#
+
+#
+# General Debug Settings
+#
+# CONFIG_GDB_STUB is not set
+# CONFIG_FATAL_ASSERTS is not set
+# CONFIG_DEBUG_CBFS is not set
+# CONFIG_HAVE_DEBUG_RAM_SETUP is not set
+# CONFIG_DEBUG_PIRQ is not set
+CONFIG_HAVE_DEBUG_SMBUS=y
+# CONFIG_DEBUG_SMBUS is not set
+# CONFIG_DEBUG_MALLOC is not set
+# CONFIG_DEBUG_CONSOLE_INIT is not set
+# CONFIG_TRACE is not set
+# CONFIG_DEBUG_BOOT_STATE is not set
+# CONFIG_DEBUG_ADA_CODE is not set
+# CONFIG_HAVE_EM100_SUPPORT is not set
+# CONFIG_ENABLE_APIC_EXT_ID is not set
+CONFIG_WARNINGS_ARE_ERRORS=y
+# CONFIG_POWER_BUTTON_DEFAULT_ENABLE is not set
+# CONFIG_POWER_BUTTON_DEFAULT_DISABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_ENABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_DISABLE is not set
+# CONFIG_POWER_BUTTON_IS_OPTIONAL is not set
+# CONFIG_REG_SCRIPT is not set
+CONFIG_MAX_REBOOT_CNT=3
+# CONFIG_NO_XIP_EARLY_STAGES is not set
+# CONFIG_EARLY_CBMEM_LIST is not set
+CONFIG_RELOCATABLE_MODULES=y
+CONFIG_HAVE_ROMSTAGE=y
+CONFIG_HAVE_RAMSTAGE=y
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/coreboot_console.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/coreboot_console.txt
new file mode 100644
index 0000000..4a3a681
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/coreboot_console.txt
@@ -0,0 +1,281 @@
+
+coreboot-4.11-839-g11c5b3b180 Fri Jan 10 21:51:08 UTC 2020 bootblock starting (log level: 7)...
+Timestamp - end of bootblock: 10331174
+FMAP: Found "FLASH" version 1.1 at 0x0.
+FMAP: base = 0xfffc0000 size = 0x40000 #areas = 3
+FMAP: area COREBOOT found @ 200 (261632 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [200:40000)
+CBFS: Locating 'fallback/romstage'
+CBFS: Found @ offset 80 size 4774
+Timestamp - starting to load romstage: 21193148
+Timestamp - finished loading romstage: 22969322
+BS: bootblock times (exec / console): total (unknown) / 7 ms
+
+
+coreboot-4.11-839-g11c5b3b180 Fri Jan 10 21:51:08 UTC 2020 romstage starting (log level: 7)...
+QEMU: firmware config interface detected
+Firmware config version id: 3
+CBMEM:
+IMD: root @ 0x3ffff000 254 entries.
+IMD: root @ 0x3fffec00 62 entries.
+MTRR Range: Start=fffc0000 End=0 (Size 40000)
+FMAP: area COREBOOT found @ 200 (261632 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [200:40000)
+CBFS: Locating 'fallback/postcar'
+CBFS: Found @ offset 121c0 size 4f98
+Decompressing stage fallback/postcar @ 0x3ffd2fc0 (36448 bytes)
+Loading module at 0x3ffd3000 with entry 0x3ffd3000. filesize: 0x4b50 memsize: 0x8e20
+Processing 251 relocs. Offset value of 0x3dfd3000
+Timestamp - end of romstage: 57630849
+BS: romstage times (exec / console): total (unknown) / 10 ms
+
+
+coreboot-4.11-839-g11c5b3b180 Fri Jan 10 21:51:08 UTC 2020 postcar starting (log level: 7)...
+Timestamp - start of postcar: 69267875
+Timestamp - end of postcar: 70391494
+FMAP: area COREBOOT found @ 200 (261632 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [200:40000)
+CBFS: Locating 'fallback/ramstage'
+CBFS: Found @ offset 4880 size d253
+Timestamp - starting to load ramstage: 76314847
+Decompressing stage fallback/ramstage @ 0x3ffaafc0 (157192 bytes)
+Timestamp - starting LZMA decompress (ignore for x86): 79690737
+Timestamp - finished LZMA decompress (ignore for x86): 93952691
+Loading module at 0x3ffab000 with entry 0x3ffab000. filesize: 0x1b6d0 memsize: 0x265c8
+Processing 1844 relocs. Offset value of 0x3f1ab000
+Timestamp - finished loading ramstage: 99934420
+BS: postcar times (exec / console): total (unknown) / 9 ms
+
+
+coreboot-4.11-839-g11c5b3b180 Fri Jan 10 21:51:08 UTC 2020 ramstage starting (log level: 7)...
+Timestamp - start of ramstage: 126657096
+Timestamp - device enumeration: 128060442
+Enumerating buses...
+Root Device scanning...
+CPU_CLUSTER: 0 enabled
+DOMAIN: 0000 enabled
+CPU_CLUSTER: 0 scanning...
+QEMU: firmware config interface detected
+Firmware config version id: 3
+QEMU: max_cpus is 2
+CPU: APIC: 00 enabled
+CPU: APIC: 01 enabled
+scan_bus: bus CPU_CLUSTER: 0 finished in 1 msecs
+DOMAIN: 0000 scanning...
+PCI: pci_scan_bus for bus 00
+PCI: 00:00.0 [8086/1237] enabled
+PCI: 00:01.0 [8086/7000] enabled
+PCI: 00:01.1 [8086/7010] enabled
+PCI: 00:01.3 [8086/7113] enabled
+PCI: 00:02.0 [1234/1111] enabled
+PCI: 00:03.0 [8086/100e] enabled
+PCI: 00:01.0 scanning...
+scan_bus: bus PCI: 00:01.0 finished in 0 msecs
+PCI: 00:01.3 scanning...
+scan_bus: bus PCI: 00:01.3 finished in 0 msecs
+scan_bus: bus DOMAIN: 0000 finished in 3 msecs
+scan_bus: bus Root Device finished in 6 msecs
+done
+BS: BS_DEV_ENUMERATE run times (exec / console): 1 / 6 ms
+Timestamp - device configuration: 195543778
+found VGA at PCI: 00:02.0
+Setting up VGA for PCI: 00:02.0
+Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
+Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
+Allocating resources...
+Reading resources...
+QEMU: e820/res: 0xfeffc000 +0x00004000
+QEMU: e820/ram: 0x00000000 + 0x40000000
+QEMU: reserve ioports 0x0510-0x0511 [firmware-config]
+QEMU: reserve ioports 0x5658-0x5658 [vmware-port]
+QEMU: reserve ioports 0xae00-0xae0f [pci-hotplug]
+QEMU: reserve ioports 0xaf00-0xaf1f [cpu-hotplug]
+QEMU: reserve ioports 0xafe0-0xafe3 [piix4-gpe0]
+Done reading resources.
+Setting resources...
+PCI: 00:01.1 20 <- [0x0000005840 - 0x000000584f] size 0x00000010 gran 0x04 io
+PCI: 00:02.0 10 <- [0x00fd000000 - 0x00fdffffff] size 0x01000000 gran 0x18 prefmem
+PCI: 00:02.0 18 <- [0x00fe070000 - 0x00fe070fff] size 0x00001000 gran 0x0c mem
+PCI: 00:02.0 30 <- [0x00fe060000 - 0x00fe06ffff] size 0x00010000 gran 0x10 romem
+PCI: 00:03.0 10 <- [0x00fe040000 - 0x00fe05ffff] size 0x00020000 gran 0x11 mem
+PCI: 00:03.0 14 <- [0x0000005800 - 0x000000583f] size 0x00000040 gran 0x06 io
+PCI: 00:03.0 30 <- [0x00fe000000 - 0x00fe03ffff] size 0x00040000 gran 0x12 romem
+Done setting resources.
+Done allocating resources.
+BS: BS_DEV_RESOURCES run times (exec / console): 1 / 4 ms
+Timestamp - device enable: 247340200
+Enabling resources...
+PCI: 00:00.0 cmd <- 00
+PCI: 00:01.0 cmd <- 00
+PCI: 00:01.1 cmd <- 01
+PCI: 00:01.3 cmd <- 00
+PCI: 00:02.0 cmd <- 03
+PCI: 00:03.0 cmd <- 03
+done.
+BS: BS_DEV_ENABLE run times (exec / console): 1 / 1 ms
+Timestamp - device initialization: 266812982
+Initializing devices...
+Root Device init
+Root Device init finished in 0 msecs
+CPU_CLUSTER: 0 init
+Initializing CPU #0
+CPU: vendor Intel device 663
+CPU: family 06, model 06, stepping 03
+Setting up local APIC...
+ apic_id: 0x00 done.
+CPU #0 initialized
+CPU_CLUSTER: 0 init finished in 0 msecs
+PCI: 00:00.0 init
+Assigning IRQ 10 to PCI: 00:01.3
+Assigning IRQ 11 to PCI: 00:03.0
+PCI: 00:00.0 init finished in 1 msecs
+PCI: 00:01.0 init
+RTC Init
+PCI: 00:01.0 init finished in 0 msecs
+PCI: 00:01.1 init
+IDE: Primary IDE interface: on
+IDE: Secondary IDE interface: on
+IDE: Access to legacy IDE ports: off
+PCI: 00:01.1 init finished in 0 msecs
+PCI: 00:02.0 init
+PCI: 00:02.0 init finished in 8 msecs
+PCI: 00:03.0 init
+PCI: 00:03.0 init finished in 0 msecs
+Devices initialized
+BS: BS_DEV_INIT run times (exec / console): 11 / 3 ms
+Finalize devices...
+Devices finalized
+Timestamp - device setup done: 407204498
+Timestamp - cbmem post: 409199191
+Timestamp - write tables: 410372603
+Copying Interrupt Routing Table to 0x000f0000... done.
+Copying Interrupt Routing Table to 0x3ffa1000... done.
+PIRQ table: 128 bytes.
+QEMU: found ACPI tables in fw_cfg.
+QEMU: loading "etc/acpi/rsdp" to 0x3ff7d000 (len 20)
+QEMU: loading "etc/acpi/tables" to 0x3ff7d040 (len 131072)
+QEMU: loaded ACPI tables from fw_cfg.
+Looking on 0x3ff7d000 for valid checksum
+Checksum 1 passed
+Checksum 2 passed all OK
+ACPI:     * SSDT
+Found 2 CPU(s).
+ACPI: added table 4/32, length now 52
+ACPI tables: 131136 bytes.
+smbios_write_tables: 3ff7c000
+SMBIOS: Unknown CPU
+DOMAIN: 0000 (QEMU Northbridge i440fx)
+QEMU: found smbios tables in fw_cfg (len 389).
+QEMU: coreboot type0 table found at 0x3ff7c020.
+QEMU: loading smbios tables to 0x3ff7c064
+SMBIOS tables: 489 bytes.
+Writing table forward entry at 0x00000500
+Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 9fe4
+Writing coreboot table at 0x3ffa2000
+ 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
+ 1. 0000000000001000-000000000009ffff: RAM
+ 2. 00000000000c0000-000000003ff7bfff: RAM
+ 3. 000000003ff7c000-000000003ffaafff: CONFIGURATION TABLES
+ 4. 000000003ffab000-000000003ffd1fff: RAMSTAGE
+ 5. 000000003ffd2000-000000003fffffff: CONFIGURATION TABLES
+ 6. 00000000ff800000-00000000ffffffff: RESERVED
+FMAP: area COREBOOT found @ 200 (261632 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [200:40000)
+Wrote coreboot table at: 0x3ffa2000, 0x28c bytes, checksum ff6e
+coreboot table: 676 bytes.
+IMD ROOT    0. 0x3ffff000 0x00001000
+IMD SMALL   1. 0x3fffe000 0x00001000
+CONSOLE     2. 0x3ffde000 0x00020000
+TIME STAMP  3. 0x3ffdd000 0x00000910
+ROMSTG STCK 4. 0x3ffdc000 0x00001000
+AFTER CAR   5. 0x3ffd2000 0x0000a000
+RAMSTAGE    6. 0x3ffaa000 0x00028000
+COREBOOT    7. 0x3ffa2000 0x00008000
+IRQ TABLE   8. 0x3ffa1000 0x00001000
+ACPI        9. 0x3ff7d000 0x00024000
+SMBIOS     10. 0x3ff7c000 0x00000800
+IMD small region:
+  IMD ROOT    0. 0x3fffec00 0x00000400
+  FMAP        1. 0x3fffeb40 0x000000b6
+Timestamp - finalize chips: 502253774
+BS: BS_WRITE_TABLES run times (exec / console): 1 / 9 ms
+Timestamp - load payload: 505414462
+FMAP: area COREBOOT found @ 200 (261632 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [200:40000)
+CBFS: Locating 'fallback/payload'
+CBFS: Found @ offset 181c0 size 10ba7
+Checking segment from ROM address 0xfffd83f8
+Checking segment from ROM address 0xfffd8414
+Loading segment from ROM address 0xfffd83f8
+  code (compression=1)
+  New segment dstaddr 0x000e02e0 memsize 0x1fd20 srcaddr 0xfffd8430 filesize 0x10b6f
+Loading Segment: addr: 0x000e02e0 memsz: 0x000000000001fd20 filesz: 0x0000000000010b6f
+using LZMA
+Timestamp - starting LZMA decompress (ignore for x86): 521377175
+Timestamp - finished LZMA decompress (ignore for x86): 540669870
+Loading segment from ROM address 0xfffd8414
+  Entry Point 0x000fd262
+BS: BS_PAYLOAD_LOAD run times (exec / console): 2 / 2 ms
+Jumping to boot code at 0x000fd262(0x3ffa2000)
+Timestamp - selfboot jump: 548912854
+SeaBIOS (version rel-1.13.0-0-gf21b5a4)
+BUILD: gcc: (Debian 9.2.1-22) 9.2.1 20200104 binutils: (GNU Binutils for Debian) 2.33.50.20200107
+Found coreboot cbmem console @ 3ffde000
+Found mainboard Emulation QEMU x86 i440fx/piix4
+Relocating init from 0x000e19e0 to 0x3ff2ec80 (size 53984)
+Found CBFS header at 0xfffc0238
+multiboot: eax=3ffc62e0, ebx=1e4
+Found 6 PCI devices (max PCI bus is 00)
+Copying SMBIOS entry point from 0x3ff7c000 to 0x000f68e0
+Copying ACPI RSDP from 0x3ff7d000 to 0x000f68c0
+Copying PIR from 0x3ffa1000 to 0x000f6840
+Using pmtimer, ioport 0xe408
+Scan for VGA option rom
+Running option rom at c000:0003
+pmm call arg1=0
+Turning on vga text mode console
+SeaBIOS (version rel-1.13.0-0-gf21b5a4)
+ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
+ATA controller 2 at 170/374/0 (irq 15 dev 9)
+Found 1 lpt ports
+Found 1 serial ports
+PS2 keyboard initialized
+ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (2048 MiBytes)
+Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
+Searching bios-geometry for: /pci@i0cf8/*@1,1/drive@0/disk@0
+DVD/CD [ata1-0: QEMU DVD-ROM ATAPI-4 DVD/CD]
+Searching bootorder for: /pci@i0cf8/*@1,1/drive@1/disk@0
+Searching bios-geometry for: /pci@i0cf8/*@1,1/drive@1/disk@0
+All threads complete.
+Scan for option roms
+Running option rom at ca00:0003
+pmm call arg1=1
+pmm call arg1=0
+pmm call arg1=1
+pmm call arg1=0
+Searching bootorder for: /pci@i0cf8/*@3
+
+Press ESC for boot menu.
+
+Select boot device:
+
+1. DVD/CD [ata1-0: QEMU DVD-ROM ATAPI-4 DVD/CD]
+2. ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (2048 MiBytes)
+3. iPXE (PCI 00:03.0)
+
+Searching bootorder for: HALT
+drive 0x000f67d0: PCHS=4161/16/63 translation=large LCHS=520/128/63 s=4194304
+Space available for UMB: cb000-ed800, f6100-f6770
+Returned 262144 bytes of ZoneHigh
+e820 map has 6 items:
+  0: 0000000000000000 - 000000000009fc00 = 1 RAM
+  1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
+  2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
+  3: 0000000000100000 - 000000003ff7c000 = 1 RAM
+  4: 000000003ff7c000 - 0000000040000000 = 2 RESERVED
+  5: 00000000ff800000 - 0000000100000000 = 2 RESERVED
+enter handle_19:
+  NULL
+Booting from Hard Disk...
+Booting from 0000:7c00
+
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/kernel_log.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/kernel_log.txt
new file mode 100644
index 0000000..665b7cc
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/kernel_log.txt
@@ -0,0 +1,502 @@
+[    0.000000] Linux version 5.4.0-2-686-pae (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191130 (Debian 9.2.1-21)) #1 SMP Debian 5.4.8-1 (2020-01-05)
+[    0.000000] x86/fpu: x87 FPU will use FXSAVE
+[    0.000000] BIOS-provided physical RAM map:
+[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
+[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ff7bfff] usable
+[    0.000000] BIOS-e820: [mem 0x000000003ff7c000-0x000000003fffffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
+[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
+[    0.000000] SMBIOS 2.8 present.
+[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 4.11-839-g11c5b3b180 01/10/2020
+[    0.000000] Hypervisor detected: KVM
+[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
+[    0.000000] kvm-clock: cpu 0, msr db08001, primary cpu clock
+[    0.000000] kvm-clock: using sched offset of 23192095800 cycles
+[    0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
+[    0.000011] tsc: Detected 2593.994 MHz processor
+[    0.002037] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
+[    0.002043] e820: remove [mem 0x000a0000-0x000fffff] usable
+[    0.002049] last_pfn = 0x3ff7c max_arch_pfn = 0x1000000
+[    0.002053] Disabled
+[    0.002055] x86/PAT: MTRRs disabled, skipping PAT initialization too.
+[    0.002058] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
+[    0.007889] initial memory mapped: [mem 0x00000000-0x0dffffff]
+[    0.007966] BRK [0x0dbd7000, 0x0dbd7fff] PGTABLE
+[    0.007977] BRK [0x0dbd8000, 0x0dbd9fff] PGTABLE
+[    0.007978] BRK [0x0dbda000, 0x0dbdafff] PGTABLE
+[    0.007979] BRK [0x0dbdb000, 0x0dbdbfff] PGTABLE
+[    0.007986] RAMDISK: [mem 0x35089000-0x3683bfff]
+[    0.007996] ACPI: Early table checksum verification disabled
+[    0.008013] ACPI: RSDP 0x00000000000F68C0 000014 (v00 BOCHS )
+[    0.008017] ACPI: RSDT 0x000000003FF7E609 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
+[    0.008022] ACPI: FACP 0x000000003FF7E4DD 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
+[    0.008030] ACPI: DSDT 0x000000003FF7D080 00145D (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
+[    0.008033] ACPI: FACS 0x000000003FF7D040 000040
+[    0.008036] ACPI: APIC 0x000000003FF7E551 000080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
+[    0.008039] ACPI: HPET 0x000000003FF7E5D1 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
+[    0.008042] ACPI: SSDT 0x000000003FF9D040 0000D8 (v02 COREv4 COREBOOT 0000002A CORE 20191018)
+[    0.008053] ACPI: Local APIC address 0xfee00000
+[    0.008079] 143MB HIGHMEM available.
+[    0.008081] 879MB LOWMEM available.
+[    0.008082]   mapped low ram: 0 - 36ffe000
+[    0.008082]   low ram: 0 - 36ffe000
+[    0.008088] BRK [0x0dbdc000, 0x0dbdcfff] PGTABLE
+[    0.008090] Zone ranges:
+[    0.008093]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
+[    0.008094]   Normal   [mem 0x0000000001000000-0x0000000036ffdfff]
+[    0.008095]   HighMem  [mem 0x0000000036ffe000-0x000000003ff7bfff]
+[    0.008096] Movable zone start for each node
+[    0.008096] Early memory node ranges
+[    0.008097]   node   0: [mem 0x0000000000001000-0x000000000009efff]
+[    0.008097]   node   0: [mem 0x0000000000100000-0x000000003ff7bfff]
+[    0.008099] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ff7bfff]
+[    0.008100] On node 0 totalpages: 261914
+[    0.009638]   DMA zone: 40 pages used for memmap
+[    0.009640]   DMA zone: 0 pages reserved
+[    0.009644]   DMA zone: 3998 pages, LIFO batch:0
+[    0.009882]   Normal zone: 2160 pages used for memmap
+[    0.009883]   Normal zone: 221182 pages, LIFO batch:63
+[    0.012469]   HighMem zone: 36734 pages, LIFO batch:7
+[    0.012992] Using APIC driver default
+[    0.013323] ACPI: PM-Timer IO Port: 0xe408
+[    0.013325] ACPI: Local APIC address 0xfee00000
+[    0.013336] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
+[    0.013375] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
+[    0.013377] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
+[    0.013379] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
+[    0.013379] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
+[    0.013383] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
+[    0.013384] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
+[    0.013385] ACPI: IRQ0 used by override.
+[    0.013386] ACPI: IRQ5 used by override.
+[    0.013386] ACPI: IRQ9 used by override.
+[    0.013387] ACPI: IRQ10 used by override.
+[    0.013387] ACPI: IRQ11 used by override.
+[    0.013389] Using ACPI (MADT) for SMP configuration information
+[    0.013392] ACPI: HPET id: 0x8086a201 base: 0xfed00000
+[    0.013405] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
+[    0.013426] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
+[    0.013428] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
+[    0.013428] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
+[    0.013429] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
+[    0.013430] [mem 0x40000000-0xff7fffff] available for PCI devices
+[    0.013433] Booting paravirtualized kernel on KVM
+[    0.013439] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
+[    0.013445] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
+[    0.013489] percpu: Embedded 33 pages/cpu s104140 r0 d31028 u135168
+[    0.013493] pcpu-alloc: s104140 r0 d31028 u135168 alloc=33*4096
+[    0.013494] pcpu-alloc: [0] 0 [0] 1 
+[    0.013514] KVM setup async PF for cpu 0
+[    0.013518] kvm-stealtime: cpu 0, msr 36fc5300
+[    0.013523] Built 1 zonelists, mobility grouping on.  Total pages: 259714
+[    0.013524] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-2-686-pae root=UUID=af53fa6a-0a99-4c73-84f5-667c8aa7f69e ro quiet iomem=relaxed
+[    0.013645] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
+[    0.013661] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
+[    0.013684] Initializing CPU#0
+[    0.013691] mem auto-init: stack:off, heap alloc:off, heap free:off
+[    0.022482] Initializing HighMem for node 0 (00036ffe:0003ff7c)
+[    0.027780] Initializing Movable for node 0 (00000000:00000000)
+[    0.029087] Memory: 933956K/1047656K available (7217K kernel code, 665K rwdata, 2284K rodata, 924K init, 480K bss, 113700K reserved, 0K cma-reserved, 146936K highmem)
+[    0.029091] virtual kernel memory layout:
+                   fixmap  : 0xffd37000 - 0xfffff000   (2848 kB)
+                 cpu_entry : 0xff400000 - 0xff8e1000   (4996 kB)
+                   pkmap   : 0xff000000 - 0xff200000   (2048 kB)
+                   vmalloc : 0xf77fe000 - 0xfeffe000   ( 120 MB)
+                   lowmem  : 0xc0000000 - 0xf6ffe000   ( 879 MB)
+                     .init : 0xcda02000 - 0xcdae9000   ( 924 kB)
+                     .data : 0xcd70c738 - 0xcd9f07c0   (2960 kB)
+                     .text : 0xcd000000 - 0xcd70c738   (7217 kB)
+[    0.029091] Checking if this processor honours the WP bit even in supervisor mode...Ok.
+[    0.029137] random: get_random_u32 called from __kmem_cache_create+0x31/0x4b0 with crng_init=0
+[    0.029411] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
+[    0.029426] Kernel/User page tables isolation: enabled
+[    0.029442] ftrace: allocating 31452 entries in 62 pages
+[    0.041632] rcu: Hierarchical RCU implementation.
+[    0.041634] rcu: 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2.
+[    0.041635] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
+[    0.041636] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
+[    0.044304] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
+[    0.057730] Console: colour VGA+ 80x25
+[    0.057734] printk: console [tty0] enabled
+[    0.057741] ACPI: Core revision 20190816
+[    0.057863] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
+[    0.057980] APIC: Switch to symmetric I/O mode setup
+[    0.057982] Enabling APIC mode:  Flat.  Using 1 I/O APICs
+[    0.059307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
+[    0.059331] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
+[    0.059335] Calibrating delay loop (skipped) preset value.. 5187.98 BogoMIPS (lpj=10375976)
+[    0.059337] pid_max: default: 32768 minimum: 301
+[    0.059373] LSM: Security Framework initializing
+[    0.059380] Yama: disabled by default; enable with sysctl kernel.yama.*
+[    0.059398] AppArmor: AppArmor initialized
+[    0.059399] TOMOYO Linux initialized
+[    0.059409] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
+[    0.059411] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
+[    0.059622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
+[    0.059623] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
+[    0.059625] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
+[    0.059626] Spectre V2 : Mitigation: Full generic retpoline
+[    0.059626] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
+[    0.059627] Speculative Store Bypass: Vulnerable
+[    0.059632] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
+[    0.059716] Freeing SMP alternatives memory: 20K
+[    0.170286] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3)
+[    0.170385] Performance Events: PMU not available due to virtualization, using software events only.
+[    0.170430] rcu: Hierarchical SRCU implementation.
+[    0.170692] NMI watchdog: Perf NMI watchdog permanently disabled
+[    0.170725] smp: Bringing up secondary CPUs ...
+[    0.170776] x86: Booting SMP configuration:
+[    0.170776] .... node  #0, CPUs:      #1
+[    0.010862] Initializing CPU#1
+[    0.014862] kvm-clock: cpu 1, msr db08041, secondary cpu clock
+[    0.014862] smpboot: CPU 1 Converting physical 0 to logical die 1
+[    0.171361] KVM setup async PF for cpu 1
+[    0.171363] kvm-stealtime: cpu 1, msr 36fe6300
+[    0.171389] smp: Brought up 1 node, 2 CPUs
+[    0.171390] smpboot: Max logical packages: 2
+[    0.171392] smpboot: Total of 2 processors activated (10375.97 BogoMIPS)
+[    0.171494] devtmpfs: initialized
+[    0.171494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
+[    0.171494] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
+[    0.171530] pinctrl core: initialized pinctrl subsystem
+[    0.171734] NET: Registered protocol family 16
+[    0.171810] audit: initializing netlink subsys (disabled)
+[    0.171838] audit: type=2000 audit(1578738181.446:1): state=initialized audit_enabled=0 res=1
+[    0.171838] cpuidle: using governor ladder
+[    0.171838] cpuidle: using governor menu
+[    0.171838] ACPI: bus type PCI registered
+[    0.171838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
+[    0.171838] PCI: Using configuration type 1 for base access
+[    0.172389] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
+[    0.635477] ACPI: Added _OSI(Module Device)
+[    0.635477] ACPI: Added _OSI(Processor Device)
+[    0.635477] ACPI: Added _OSI(3.0 _SCP Extensions)
+[    0.635477] ACPI: Added _OSI(Processor Aggregator Device)
+[    0.635477] ACPI: Added _OSI(Linux-Dell-Video)
+[    0.635477] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
+[    0.635477] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
+[    0.636194] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.MBRS], AE_NOT_FOUND (20190816/dswload2-159)
+[    0.636749] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
+[    0.637162] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
+[    0.637188] ACPI: 2 ACPI AML tables successfully acquired and loaded
+[    0.638255] ACPI: Interpreter enabled
+[    0.638274] ACPI: (supports S0 S3 S4 S5)
+[    0.638276] ACPI: Using IOAPIC for interrupt routing
+[    0.638293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
+[    0.638430] ACPI: Enabled 2 GPEs in block 00 to 0F
+[    0.642441] acpi LNXCPU:00: Failed to get unique processor _UID (0x0)
+[    0.642877] acpi LNXCPU:01: Failed to get unique processor _UID (0x1)
+[    0.643270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
+[    0.643275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
+[    0.643281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
+[    0.643662] acpiphp: Slot [3] registered
+[    0.643691] acpiphp: Slot [4] registered
+[    0.643716] acpiphp: Slot [5] registered
+[    0.643742] acpiphp: Slot [6] registered
+[    0.643765] acpiphp: Slot [7] registered
+[    0.643788] acpiphp: Slot [8] registered
+[    0.643811] acpiphp: Slot [9] registered
+[    0.643834] acpiphp: Slot [10] registered
+[    0.643857] acpiphp: Slot [11] registered
+[    0.643881] acpiphp: Slot [12] registered
+[    0.643904] acpiphp: Slot [13] registered
+[    0.643936] acpiphp: Slot [14] registered
+[    0.643962] acpiphp: Slot [15] registered
+[    0.643984] acpiphp: Slot [16] registered
+[    0.644006] acpiphp: Slot [17] registered
+[    0.644030] acpiphp: Slot [18] registered
+[    0.644053] acpiphp: Slot [19] registered
+[    0.644076] acpiphp: Slot [20] registered
+[    0.644100] acpiphp: Slot [21] registered
+[    0.644122] acpiphp: Slot [22] registered
+[    0.644145] acpiphp: Slot [23] registered
+[    0.644168] acpiphp: Slot [24] registered
+[    0.644192] acpiphp: Slot [25] registered
+[    0.644215] acpiphp: Slot [26] registered
+[    0.644237] acpiphp: Slot [27] registered
+[    0.644273] acpiphp: Slot [28] registered
+[    0.644296] acpiphp: Slot [29] registered
+[    0.644320] acpiphp: Slot [30] registered
+[    0.644354] acpiphp: Slot [31] registered
+[    0.644370] PCI host bridge to bus 0000:00
+[    0.644373] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
+[    0.644374] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
+[    0.644376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
+[    0.644378] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
+[    0.644379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
+[    0.644381] pci_bus 0000:00: root bus resource [bus 00-ff]
+[    0.644433] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
+[    0.645591] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
+[    0.646093] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
+[    0.646367] pci 0000:00:01.1: reg 0x20: [io  0x5840-0x584f]
+[    0.646494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
+[    0.646496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
+[    0.646497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
+[    0.646498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
+[    0.646736] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
+[    0.647179] pci 0000:00:01.3: quirk: [io  0xe400-0xe43f] claimed by PIIX4 ACPI
+[    0.647187] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
+[    0.647531] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
+[    0.648685] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
+[    0.649984] pci 0000:00:02.0: reg 0x18: [mem 0xfe070000-0xfe070fff]
+[    0.652820] pci 0000:00:02.0: reg 0x30: [mem 0xfe060000-0xfe06ffff pref]
+[    0.653155] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
+[    0.653766] pci 0000:00:03.0: reg 0x10: [mem 0xfe040000-0xfe05ffff]
+[    0.654288] pci 0000:00:03.0: reg 0x14: [io  0x5800-0x583f]
+[    0.658054] pci 0000:00:03.0: reg 0x30: [mem 0xfe000000-0xfe03ffff pref]
+[    0.658432] pci_bus 0000:00: on NUMA node 0
+[    0.659375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 11) *0, disabled.
+[    0.659457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 11) *0, disabled.
+[    0.659528] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
+[    0.659596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 11) *0, disabled.
+[    0.659636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
+[    0.659676] acpi LNXCPU:02: Failed to get unique processor _UID (0x0)
+[    0.659971] acpi LNXCPU:03: Failed to get unique processor _UID (0x1)
+[    0.660462] iommu: Default domain type: Translated 
+[    0.660486] pci 0000:00:02.0: vgaarb: setting as boot VGA device
+[    0.660486] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
+[    0.660486] pci 0000:00:02.0: vgaarb: bridge control possible
+[    0.660486] vgaarb: loaded
+[    0.660486] EDAC MC: Ver: 3.0.0
+[    0.660486] PCI: Using ACPI for IRQ routing
+[    0.660486] PCI: pci_cache_line_size set to 32 bytes
+[    0.660486] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
+[    0.660486] e820: reserve RAM buffer [mem 0x3ff7c000-0x3fffffff]
+[    0.660486] hpet: 3 channels of 0 reserved for per-cpu timers
+[    0.660486] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
+[    0.660486] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
+[    0.664450] clocksource: Switched to clocksource kvm-clock
+[    0.673640] VFS: Disk quotas dquot_6.6.0
+[    0.673669] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
+[    0.673820] AppArmor: AppArmor Filesystem Enabled
+[    0.673841] pnp: PnP ACPI init
+[    0.673897] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
+[    0.673924] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
+[    0.673942] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
+[    0.673949] pnp 00:03: [dma 2]
+[    0.673960] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
+[    0.674018] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
+[    0.674055] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
+[    0.674218] pnp: PnP ACPI: found 6 devices
+[    0.674224] PnPBIOS: Disabled
+[    0.677863] thermal_sys: Registered thermal governor 'fair_share'
+[    0.677864] thermal_sys: Registered thermal governor 'bang_bang'
+[    0.677865] thermal_sys: Registered thermal governor 'step_wise'
+[    0.677866] thermal_sys: Registered thermal governor 'user_space'
+[    0.712464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
+[    0.712505] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
+[    0.712506] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
+[    0.712507] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
+[    0.712508] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
+[    0.712509] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
+[    0.712575] NET: Registered protocol family 2
+[    0.712733] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
+[    0.712737] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
+[    0.712743] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
+[    0.712751] TCP: Hash tables configured (established 8192 bind 8192)
+[    0.712772] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
+[    0.712775] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
+[    0.712805] NET: Registered protocol family 1
+[    0.712812] NET: Registered protocol family 44
+[    0.712830] pci 0000:00:01.0: PIIX3: Enabling Passive Release
+[    0.712844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
+[    0.712854] pci 0000:00:01.0: Activating ISA DMA hang workarounds
+[    0.712901] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
+[    0.712917] PCI: CLS 64 bytes, default 32
+[    0.712961] Trying to unpack rootfs image as initramfs...
+[    1.114289] Freeing initrd memory: 24268K
+[    1.114298] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
+[    1.114303] software IO TLB: mapped [mem 0x30689000-0x34689000] (64MB)
+[    1.114363] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
+[    1.114864] Initialise system trusted keyrings
+[    1.114878] Key type blacklist registered
+[    1.114987] workingset: timestamp_bits=14 max_order=18 bucket_order=4
+[    1.116697] zbud: loaded
+[    1.117086] Platform Keyring initialized
+[    1.117088] Key type asymmetric registered
+[    1.117089] Asymmetric key parser 'x509' registered
+[    1.117103] bounce: pool size: 64 pages
+[    1.117120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
+[    1.117244] io scheduler mq-deadline registered
+[    1.117397] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[    1.117412] intel_idle: does not run on family 6 model 6
+[    1.117595] isapnp: Scanning for PnP cards...
+[    1.480218] isapnp: No Plug & Play device found
+[    1.480387] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
+[    1.505276] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
+[    1.505916] Linux agpgart interface v0.103
+[    1.506195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
+[    1.506919] serio: i8042 KBD port at 0x60,0x64 irq 1
+[    1.506924] serio: i8042 AUX port at 0x60,0x64 irq 12
+[    1.507125] mousedev: PS/2 mouse device common for all mice
+[    1.507255] rtc_cmos 00:00: RTC can wake from S4
+[    1.507960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
+[    1.508157] rtc_cmos 00:00: registered as rtc0
+[    1.508171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
+[    1.508179] intel_pstate: CPU model not supported
+[    1.508224] ledtrig-cpu: registered to indicate activity on CPUs
+[    1.508290] drop_monitor: Initializing network drop monitor service
+[    1.508431] NET: Registered protocol family 10
+[    1.521622] Segment Routing with IPv6
+[    1.521696] mip6: Mobile IPv6
+[    1.521699] NET: Registered protocol family 17
+[    1.521817] mpls_gso: MPLS GSO support
+[    1.521825] mce: Unable to init MCE device (rc: -5)
+[    1.522207] IPI shorthand broadcast: enabled
+[    1.522217] sched_clock: Marking stable (1510926998, 10862981)->(1540469723, -18679744)
+[    1.522538] registered taskstats version 1
+[    1.522538] Loading compiled-in X.509 certificates
+[    1.641458] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
+[    1.641478] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
+[    1.641510] zswap: loaded using pool lzo/zbud
+[    1.641746] Key type ._fscrypt registered
+[    1.641747] Key type .fscrypt registered
+[    1.641768] AppArmor: AppArmor sha1 policy hashing enabled
+[    1.641999] rtc_cmos 00:00: setting system clock to 2020-01-11T10:23:02 UTC (1578738182)
+[    1.642901] Freeing unused kernel image memory: 924K
+[    1.655622] Write protecting kernel text and read-only data: 9508k
+[    1.655637] Run /init as init process
+[    1.732713] Floppy drive(s): fd0 is 2.88M AMI BIOS
+[    1.745629] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
+[    1.747765] SCSI subsystem initialized
+[    1.750563] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
+[    1.750567] e1000: Copyright (c) 1999-2006 Intel Corporation.
+[    1.751711] FDC 0 is a S82078B
+[    1.756523] libata version 3.00 loaded.
+[    1.758949] ata_piix 0000:00:01.1: version 2.13
+[    1.758985] ata_piix 0000:00:01.1: enabling device (0000 -> 0001)
+[    1.765525] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
+[    1.765853] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
+[    1.770677] scsi host0: ata_piix
+[    1.783886] scsi host1: ata_piix
+[    1.783957] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0x5840 irq 14
+[    1.783958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0x5848 irq 15
+[    1.795994] PCI Interrupt Link [LNKC] enabled at IRQ 11
+[    1.947251] ata1.01: NODEV after polling detection
+[    1.947977] ata2.01: NODEV after polling detection
+[    1.948319] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
+[    1.949085] ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
+[    1.949086] ata1.00: 4194304 sectors, multi 16: LBA48 
+[    1.949655] scsi 0:0:0:0: Direct-Access     ATA      QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
+[    1.950171] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
+[    1.956785] sd 0:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
+[    1.956796] sd 0:0:0:0: [sda] Write Protect is off
+[    1.956798] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
+[    1.956813] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    2.072328]  sda: sda1
+[    2.072530] sd 0:0:0:0: [sda] Attached SCSI disk
+[    2.125045] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
+[    2.125047] cdrom: Uniform CD-ROM driver Revision: 3.20
+[    2.139788] sr 1:0:0:0: Attached scsi CD-ROM sr0
+[    2.155644] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56
+[    2.155652] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
+[    2.157385] e1000 0000:00:03.0 ens3: renamed from eth0
+[    2.503365] raid6: sse2x2   gen() 11283 MB/s
+[    2.571377] raid6: sse2x2   xor()  6068 MB/s
+[    2.639400] raid6: sse2x1   gen()  6666 MB/s
+[    2.707468] raid6: sse2x1   xor()  6884 MB/s
+[    2.775394] raid6: sse1x2   gen()  5875 MB/s
+[    2.843390] raid6: sse1x1   gen()  4256 MB/s
+[    2.843392] raid6: using algorithm sse2x2 gen() 11283 MB/s
+[    2.843392] raid6: .... xor() 6068 MB/s, rmw enabled
+[    2.843393] raid6: using intx1 recovery algorithm
+[    2.845511] xor: measuring software checksum speed
+[    2.883395]    pIII_sse  : 21838.000 MB/sec
+[    2.923414]    prefetch64-sse: 24555.000 MB/sec
+[    2.923415] xor: using function: prefetch64-sse (24555.000 MB/sec)
+[    2.924566] async_tx: api initialized (async)
+[    3.049772] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
+[    3.090908] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
+[    3.094515] random: fast init done
+[    3.154298] systemd[1]: Inserted module 'autofs4'
+[    3.165140] systemd[1]: systemd 244-3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
+[    3.165183] systemd[1]: Detected virtualization kvm.
+[    3.165192] systemd[1]: Detected architecture x86.
+[    3.192313] systemd[1]: Set hostname to <ersatz>.
+[    3.274997] random: lvmconfig: uninitialized urandom read (4 bytes read)
+[    3.397699] random: systemd: uninitialized urandom read (16 bytes read)
+[    3.398495] systemd[1]: Created slice system-getty.slice.
+[    3.398547] random: systemd: uninitialized urandom read (16 bytes read)
+[    3.398731] systemd[1]: Created slice system-postfix.slice.
+[    3.398813] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
+[    3.398882] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
+[    3.399083] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
+[    3.399117] systemd[1]: Reached target Local Encrypted Volumes.
+[    3.399166] systemd[1]: Reached target Remote File Systems.
+[    3.399189] systemd[1]: Reached target Slices.
+[    3.399218] systemd[1]: Reached target Swap.
+[    3.399315] systemd[1]: Listening on Device-mapper event daemon FIFOs.
+[    3.399521] systemd[1]: Listening on LVM2 poll daemon socket.
+[    3.399634] systemd[1]: Listening on Syslog Socket.
+[    3.399741] systemd[1]: Listening on fsck to fsckd communication Socket.
+[    3.399806] systemd[1]: Listening on initctl Compatibility Named Pipe.
+[    3.400009] systemd[1]: Listening on Journal Audit Socket.
+[    3.400115] systemd[1]: Listening on Journal Socket (/dev/log).
+[    3.400248] systemd[1]: Listening on Journal Socket.
+[    3.400379] systemd[1]: Listening on udev Control Socket.
+[    3.400525] systemd[1]: Listening on udev Kernel Socket.
+[    3.401650] systemd[1]: Mounting Huge Pages File System...
+[    3.402839] systemd[1]: Mounting POSIX Message Queue File System...
+[    3.403940] systemd[1]: Mounting Kernel Debug File System...
+[    3.404999] systemd[1]: Starting Availability of block devices...
+[    3.406130] systemd[1]: Starting Create list of static device nodes for the current kernel...
+[    3.407278] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
+[    3.408470] systemd[1]: Started Nameserver information manager.
+[    3.408670] systemd[1]: Reached target Network (Pre).
+[    3.409761] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
+[    3.409810] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
+[    3.411590] systemd[1]: Starting Journal Service...
+[    3.414391] systemd[1]: Starting Load Kernel Modules...
+[    3.416072] systemd[1]: Starting Remount Root and Kernel File Systems...
+[    3.417163] systemd[1]: Starting udev Coldplug all Devices...
+[    3.419228] systemd[1]: Mounted Huge Pages File System.
+[    3.421978] systemd[1]: Mounted POSIX Message Queue File System.
+[    3.422284] systemd[1]: Mounted Kernel Debug File System.
+[    3.425224] systemd[1]: Started Availability of block devices.
+[    3.425986] systemd[1]: Started Create list of static device nodes for the current kernel.
+[    3.459369] systemd[1]: Started Load Kernel Modules.
+[    3.460161] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
+[    3.460272] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
+[    3.461248] systemd[1]: Starting Apply Kernel Variables...
+[    3.467690] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
+[    3.469603] systemd[1]: Started Remount Root and Kernel File Systems.
+[    3.470377] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
+[    3.471309] systemd[1]: Starting Load/Save Random Seed...
+[    3.472450] systemd[1]: Starting Create System Users...
+[    3.478121] systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
+[    3.499185] systemd[1]: Started Apply Kernel Variables.
+[    3.523837] systemd[1]: Started Create System Users.
+[    3.525425] systemd[1]: Starting Create Static Device Nodes in /dev...
+[    3.560808] systemd[1]: Started udev Coldplug all Devices.
+[    3.562484] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
+[    3.564024] systemd[1]: Started Journal Service.
+[    3.580381] systemd-journald[221]: Received client request to flush runtime journal.
+[    3.702035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
+[    3.702074] ACPI: Power Button [PWRF]
+[    3.750822] parport_pc 00:04: reported by Plug and Play ACPI
+[    3.750963] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
+[    3.819391] sd 0:0:0:0: Attached scsi generic sg0 type 0
+[    3.819901] sr 1:0:0:0: Attached scsi generic sg1 type 5
+[    3.881468] input: PC Speaker as /devices/platform/pcspkr/input/input5
+[    3.996791] ppdev: user-space parallel port driver
+[    4.001757] bochs-drm 0000:00:02.0: remove_conflicting_pci_framebuffers: bar 0: 0xfd000000 -> 0xfdffffff
+[    4.001759] bochs-drm 0000:00:02.0: remove_conflicting_pci_framebuffers: bar 2: 0xfe070000 -> 0xfe070fff
+[    4.001761] bochs-drm 0000:00:02.0: vgaarb: deactivate vga console
+[    4.019555] Console: switching to colour dummy device 80x25
+[    4.019704] [drm] Found bochs VGA, ID 0xb0c0.
+[    4.019706] [drm] Framebuffer size 16384 kB @ 0xfd000000, mmio @ 0xfe070000.
+[    4.025744] [TTM] Zone  kernel: Available graphics memory: 406116 KiB
+[    4.025746] [TTM] Zone highmem: Available graphics memory: 479584 KiB
+[    4.025746] [TTM] Initializing pool allocator
+[    4.025749] [TTM] Initializing DMA pool allocator
+[    4.027394] [drm] Found EDID data blob.
+[    4.028782] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:02.0 on minor 0
+[    4.030433] fbcon: bochs-drmdrmfb (fb0) is primary device
+[    4.033342] Console: switching to colour frame buffer device 128x48
+[    4.034951] bochs-drm 0000:00:02.0: fb0: bochs-drmdrmfb frame buffer device
+[    5.199363] random: crng init done
+[    5.199364] random: 7 urandom warning(s) missed due to ratelimiting
+[   64.349013] e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
+[   64.349486] IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/revision.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/revision.txt
new file mode 100644
index 0000000..9b85e05
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/revision.txt
@@ -0,0 +1,5 @@
+Local revision: 11c5b3b180
+Tagged revision: 4.11-839-g11c5b3b180
+Upstream revision: 11c5b3b180
+Upstream URL: review.coreboot.org:29418/coreboot
+Timestamp: 2020-01-10T21_51_08Z
diff --git a/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/rom_checksum.txt b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/rom_checksum.txt
new file mode 100644
index 0000000..0e19da8
--- /dev/null
+++ b/emulation/qemu-i440fx/4.11-839-g11c5b3b180/2020-01-10T21_51_08Z/rom_checksum.txt
@@ -0,0 +1 @@
+4a9f8eda64446aa7ff6d20c4348e1a92 *build/coreboot.rom