Patchew URL:
https://patchew.org/QEMU/1547729344-3895-1-git-send-email-lizhij...@cn.fujitsu.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST S
Patchew URL:
https://patchew.org/QEMU/1547729344-3895-1-git-send-email-lizhij...@cn.fujitsu.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [Qemu-devel] [PATCH v6 0/4] allow to load initrd below 4G for recent
kernel
Type: series
On 17/01/19 13:49, Li Zhijian wrote:
> Long long ago, linux kernel has supported up to 4G initrd, but it's header
> still hard code to allow loading initrd below 2G only.
> cutting from arch/boot/x86/header.S:
> # (Header version 0x0203 or later) the highest safe address for the contents
> # of
Long long ago, linux kernel has supported up to 4G initrd, but it's header
still hard code to allow loading initrd below 2G only.
cutting from arch/boot/x86/header.S:
# (Header version 0x0203 or later) the highest safe address for the contents
# of an initrd. The current kernel allows up to 4 GB