Changes between Version 118 and Version 119 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2019-06-05T10:55:52Z (5 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v118 v119  
    1212
    1313=== General ===
     14
     15  * The Malta machine now requires a boot command line argument to tell the userspace console layer which serial device to use as console. In the previous releases this setting was baked in the kernel. Starting with this release, use the following command line to start HelenOS/mips32 Malta emulation in QEMU:
     16{{{
     17$ qemu-system-mipsel -cpu 4Kc -append "console=devices/\\hw\\pci0\\00:0a.0\\com1\\a" -kernel image.boot -nographic
     18}}}
    1419
    1520=== Kernel ===