<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 14/02/2020 04:00, Chris Johns wrote:<br>
    </p>
    <blockquote type="cite"
      cite="mid:2a64bb30-4b42-9890-2344-ed2f3506c7a6@rtems.org"><br>
      I must be must be mising what has changed. I cannot see the "wrong
      options that have changed?
      <br>
    </blockquote>
    <p>I removed the serial/monitor
      settings from qemu_opts_base and moved them to the new
      qemu_opts_serial. The realview_pbx_a9_qemu doesn't work with the
      serial settings.<br>
    </p>
    <blockquote type="cite"
      cite="mid:2a64bb30-4b42-9890-2344-ed2f3506c7a6@rtems.org">
      <br>
      <blockquote type="cite" style="color: #000000;">-%define
        qemu_opts_no_net -net none
        <br>
      </blockquote>
      <br>
      Why move?
    </blockquote>
    <p>The definitions are now ordered from general to specific, e.g.
      qemu_opts_base is the first.<br>
    </p>
  </body>
</html>