VirtualBox

Changes between Version 19 and Version 20 of Source code organization


Ignore:
Timestamp:
Nov 16, 2006 1:51:30 PM (18 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Source code organization

    v19 v20  
    1717 * `src/libs/` contains various libraries in specific versions that we depend on. We can't very well ask our customers to descend into dependency hell and therefore statically compile these into the !VirtualBox binary. The various licenses under which these libraries were shipped are all documented in the appendices of the [wiki:"Downloads" user manual].
    1818
    19  * `src/recompiler/` contains a recompiler (emulator) for a few situations within !VirtualBox. Essentially, all guest code runs natively on the hardware. The recompiler, however, steps in as a fallback when
     19 * `src/recompiler/` contains a recompiler (emulator based on QEMU) for a few situations within !VirtualBox. Essentially, all guest code runs natively on the hardware. The recompiler, however, steps in as a fallback when
    2020    * guest code disables interrupts and !VirtualBox cannot determine when they will be switched back on;
    2121    * for single instruction execution on faults;

© 2023 Oracle
ContactPrivacy policyTerms of Use