VirtualBox

Changeset 39685 in vbox for trunk/doc


Ignore:
Timestamp:
Dec 30, 2011 1:29:33 AM (13 years ago)
Author:
vboxsync
Message:

doc updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/VBox-doc.c

    r28800 r39685  
    2929 *      - CSAM - Guest OS Code Scanning and Analyis Manager.
    3030 *      - @ref pg_dbgf
    31  *          - DBGC - Debugger Console.
     31 *          - @ref pg_dbgf_addr_space
     32 *          - @ref pg_dbgf_vmcore
     33 *          - @ref pg_dbgf_module
     34 *          - @ref pg_dbgc
    3235 *          - VBoxDbg - Debugger GUI (Qt).
    3336 *      - DIS - Disassembler.
     
    3538 *      - HWACCM - Intel/AMD VM Hardware Support Manager.
    3639 *      - REM - Recompiled Execution Monitor.
     40 *          - @ref pg_vboxrem_amd64
     41 *      - @ref pg_iem
    3742 *      - @ref pg_gmm
    3843 *          - @ref pg_mm
    3944 *          - @ref pg_pgm
     45 *              - @ref pg_pgm_phys
     46 *              - @ref pg_pgm_pool
    4047 *          - @ref pg_selm
    4148 *      - @ref pg_iom
     
    4855 *          - Queue API.
    4956 *          - Thread API.
     57 *          - @ref pg_pdm_block_cache
    5058 *      - @ref pg_ssm
    5159 *      - @ref pg_stam
    5260 *      - @ref pg_tm
    5361 *      - @ref pg_trpm
     62 *      - VMM docs:
     63 *          - @ref pg_vmm_guideline
     64 *          - @ref pg_raw
    5465 *  - Pluggable Components (via PDM).
    5566 *      - DevPCArch - PC Architecture Device (chipset, legacy ++).
     
    7586 *      - Storage:
    7687 *          - DevATA - ATA ((E)IDE) Device Emulation.
    77  *          - DevAHCI - Serial ATA / AHCI Device Emulation.
     88 *          - @ref pg_dev_ahci
    7889 *          - DevFDC - Floppy Controller Device Emulation.
    7990 *          - DrvBlock - Intermediate block driver.
     
    8798 *          - DrvVDI - VirtualBox Drive Image Container Driver.
    8899 *          - DrvVmdk - VMDK Drive Image Container Driver.
     100 *      - USB:
     101 *          - @ref pg_dev_ohci
     102 *          - @ref pg_dev_ehci
     103 *          - @ref pg_dev_vusb
     104 *          - @ref pg_dev_vusb_old
    89105 *  - Host Drivers.
    90106 *      - SUPDRV - The Support driver (aka VBoxDrv).
     107 *          - @ref pg_sup
     108 *      - @ref pg_netflt
     109 *      - @ref pg_netadp
    91110 *      - VBoxUSB - The USB support driver.
    92  *      - VBoxTAP - The Host Interface Networking driver.
    93111 *      - @ref pg_netflt
     112 *      - @ref pg_rawpci
    94113 *  - Host Services.
    95  *      - Shared Clipboard.
    96  *      - 3D
    97  *  - Main API.
     114 *      - @ref pg_hostclip Shared Clipboard.
     115 *      - Shared Folders.
     116 *      - Shared OpenGL. See PDF. (TODO: translate PDF to doxygen)
     117 *          - @ref pg_opengl_cocoa
     118 *      - @ref pg_svc_guest_properties
     119 *      - @ref pg_svc_guest_control
     120 *  - Guest Additions.
     121 *      - VBoxGuest.
     122 *          - @ref pg_guest_lib
     123 *      - VBoxService.
     124 *          - @ref pg_vboxervice_timesync
     125 *          - ...
     126 *      - VBoxControl.
     127 *      - VBoxVideo.
     128 *      - crOpenGL.
     129 *      - VBoxClient / VBoxTray.
     130 *      - pam.
     131 *      - ...
     132 *  - Network Services:
     133 *      - @ref pg_net_dhcp
     134 *      - @ref pg_net_nat
     135 *  - @ref pg_main
     136 *      - @ref pg_main_events
     137 *      - @ref pg_vrdb_usb
     138 *  - IPRT - Runtime Library for hiding host OS differences.
     139 *      - @ref pg_rtlog
     140 *      - @ref pg_rt_thread
     141 *      - @ref pg_rtfileaio_linux
     142 *  - Testsuite:
     143 *      - @ref pg_testsuite_guideline
    98144 *
    99145 * @todo Make links to the components.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette