VirtualBox

Changes between Version 16 and Version 17 of Source code organization


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Source code organization

    v16 v17  
    2424 * `src/VBox/` contains the bulk of the !VirtualBox code, again sorted into subdirectories. This has:
    2525    * `src/VBox/BFEGUI/`: The "Basic Front End GUI", a very limited UI that communicates with the VMM directly, without using COM.
    26     * `src/VBox/Debugger/`:
     26    * `src/VBox/Debugger/`: A guest debugger that is still evolving.
    2727    * `src/VBox/Devices/`: Code for the various guest devices that the VMM virtualizes, such as the audio, network, and graphics card, as well as the virtual hard disk and USB controller.
    2828    * `src/VBox/Disassembler/`: An (incomplete) guest debugger that is still evolving.

© 2023 Oracle
ContactPrivacy policyTerms of Use