Skip to content

Add Linux 4.14.22 #650

Merged
merged 4 commits into from
Feb 26, 2018
Merged

Add Linux 4.14.22 #650

merged 4 commits into from
Feb 26, 2018

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    7fdbf34 View commit details
    Browse the repository at this point in the history
  2. linux-4.14.22: Build QEMU stdvga driver as module [1]

    To run X in QEMU locally, this driver is needed.
    
    ```
    [    4.206534] [drm] Found bochs VGA, ID 0xb0c0.
    [    4.254286] fbcon: bochsdrmfb (fb0) is primary device
    [    4.523109] bochs-drm 0000:00:02.0: fb0: bochsdrmfb frame buffer device
    [    4.530144] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:02.0 on minor 0
    ```
    
    [1] https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
    pmenzel committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    a49fdcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6213323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f16dcc1 View commit details
    Browse the repository at this point in the history