Changes between Version 56 and Version 57 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2018-07-08T14:08:59Z (6 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v56 v57  
    8888  * The `tools/ew.py` scripts now accepts some new arguments:
    8989    * `-noxhci`: The XHCI USB host controller is enabled by default. Use this switch to override.
    90     * `-notablet`: Disable USB tablet (use only relative-position PS/2 mouse instead), if applicable
     90    * `-notablet`: When used with QEMU, the USB tablet offers better user experience over plain USB or PS/2 mouse as the mouse cursor can seamlessly move between the guest window and the host. Use this option to disable.
    9191    * `-noserial`: By default the serial output is enabled if supported by the configuration. This option overrides this.
    9292    * `-bigmem`: Some configurations are memory hungry and need more memory. Use `-bigmem` to set maximum RAM size to 4GB.