buildroot/board/qemu
Waldemar Brodkorb 03fb00f217 qemu: update defconfigs to Linux 4.16.7
All linux configs are renamed to a version neutral filename
to avoid further renaming on kernel bumps.

Defconfig               Kernel  Qemu            Network Status
--------------------------------------------------------------
aarch64_virt            4.16.7   2.12.0           YES     OK
arm_versatile           4.16.7   2.12.0           YES     OK
arm_versatile_nommu     4.16.7   2.12.0           YES     OK (3)
arm_vexpress            4.16.7   2.12.0           YES     OK
m68k_mcf5208            4.16.7   2.12.0           YES     OK
m68k_q800               4.16.7   q800-v2.11.0     NO (2)  OK
microblazebe            4.16.7   2.12.0           YES     OK
microblazeel            4.16.7   2.12.0           YES     OK
mips32r2el_malta        4.16.7   2.12.0           YES     OK
mips32r2_malta          4.16.7   2.12.0           YES     OK
mips32r6el_malta        4.16.7   2.12.0           YES     OK
mips32r6_malta          4.16.7   2.12.0           YES     OK
mips64el_malta          4.16.7   2.12.0           YES     OK
mips64_malta            4.16.7   2.12.0           YES     OK
mips64r6el_malta        4.16.7   2.12.0           YES     OK
mips64r6_malta          4.16.7   2.12.0           YES     OK
nios2-10m50             4.16.7   2.12.0           NO      OK
or1k                    4.16.7   2.12.0           NO      OK
ppc_g3beige             4.16.7   2.12.0           YES     OK
ppc_mpc8544ds           4.16.7   2.12.0           YES     OK
ppc_virtex_ml507        4.16.7   2.12.0           NO      OK
ppc64_pseries           4.16.7   2.12.0           YES     OK
ppc64le_pseries         4.16.7   2.12.0           YES     OK
ppc64_e5500             4.16.7   2.12.0           YES     OK
sh4                     4.16.7   2.12.0           YES     OK
sh4eb                   4.16.7   2.12.0           NO (1)  OK
sparc_ss10              4.16.7   2.12.0           YES     OK
sparc64_sun4u           4.16.7   2.12.0           YES     OK
x86                     4.16.7   2.12.0           YES     OK
x86_64                  4.16.7   2.12.0           YES     OK
xtensa_lx60             4.16.7   2.12.0           YES     OK
xtensa_lx60_nommu       4.16.7   2.12.0           YES     OK

(1) - Probably an endian issue with 8139 emulation/driver
(2) - There's a network interface, but enabling it in qemu fails
(3) - Kernel patch required, switched to devicetree usage

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-02 22:23:39 +02:00
..
aarch64-virt qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
arm-versatile qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
arm-vexpress qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
m68k-mcf5208 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
m68k-q800 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
microblazebe-mmu qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
microblazeel-mmu qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips32r2-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips32r2el-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips32r6-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips32r6el-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips64-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips64el-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips64r6-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
mips64r6el-malta qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
nios2-10m50 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
or1k qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc-g3beige qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc-mpc8544ds qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc-virtex-ml507 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc64-e5500 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc64-pseries qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
ppc64le-pseries qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
sh4-r2d qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
sh4eb-r2d qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
sparc-ss10 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
sparc64-sun4u qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
x86 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
x86_64 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
xtensa-lx60 qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00