• P
    hw/arm/virt: Provide flash devices for boot ROMs · acf82361
    Peter Maydell 提交于
    Add two flash devices to the virt board, so that it can be used for
    running guests which want a bootrom image such as UEFI. We provide
    two flash devices to make it more convenient to provide both a
    read-only UEFI image and a read-write place to store guest-set
    UEFI config variables. The '-bios' command line option is set up
    to provide an image for the first of the two flash devices.
    Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
    Reviewed-by: NPaolo Bonzini <pbonzini@redhat.com>
    Message-id: 1409930126-28449-2-git-send-email-ard.biesheuvel@linaro.org
    acf82361
virt.c 21.6 KB