<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    1. Although I don't work on the GUI myself, I think what you're
    looking for is most likely:
    src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp or main.cpp (when
    compiled without hardening).<br>
    <br>
    2. There are several loops but you might want to start with
    EMR3ExecuteVM() in src/VBox/VMM/VMMR3/EM.cpp<br>
    <br>
    Hope that helps.<br>
    Regards,<br>
    Ram.<br>
    <br>
    <div class="moz-cite-prefix">On 05/17/2014 12:36 PM, Johannes DeWitt
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEpgmJcpKp7xm3HKv0rirvMgLRJ8SJsMWs0C0TSh9RyTz2QwsA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi, i have 2 questions about the execution of
              virtualbox:<br>
              <br>
            </div>
            1) where is the main()? when i run ./Virtualbox, where is
            (in the source code) the first instructions?<br>
            <br>
          </div>
          2)about the loop: i read there are 4-5 loops for the execution
          of VBox..which is the default loop, when i execute a normal VM
          (not debug mode or smoething..just the standard execution)?<br>
          <br>
        </div>
        thanks<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
vbox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a class="moz-txt-link-freetext" href="https://www.virtualbox.org/mailman/listinfo/vbox-dev">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>