source:
vbox/trunk/include/VBox@
19217
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
com | 19134 | 16 years | Main: make VBox interfaces scriptable (that is, callable from Python … | ||
GuestHost | 19152 | 16 years | HostServices and GuestHost/X11 clipboard: lots of changes, see defect … | ||
HostServices | 18637 | 16 years | crOpenGL: add seamless mode clip regions to opengl ones | ||
asmdefs.mac | 15.6 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
bioslogo.h | 2.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
cdefs.h | 8.8 KB | 12989 | 16 years | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
cfgm.h | 9.8 KB | 14070 | 16 years | CFGM: 64-bit MSC warning hunt. | |
cpum.h | 32.2 KB | 19076 | 16 years | CPUMGetGuestCpuId needs a pVCpu parameter. | |
cpum.mac | 6.5 KB | 15030 | 16 years | Switcher updates | |
cpumdis.h | 2.0 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
csam.h | 8.2 KB | 19141 | 16 years | Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. … | |
dbg.h | 25.0 KB | 13411 | 16 years | VBOX_WITH_DEBUGGER is defined in Config.kmk now. | |
dbgf.h | 33.5 KB | 19182 | 16 years | DBGFAddr: Three new APIs for address conversion that takes threading … | |
dbggui.h | 6.0 KB | 12884 | 16 years | Debugger: parenting, menu, destroy on close | |
DevPCNet.h | 3.6 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
dis.h | 29.1 KB | 10273 | 16 years | USE_IMMEDIATE64_SX8 added | |
disopcode.h | 24.9 KB | 18768 | 16 years | Typo for rdpmc | |
em.h | 9.9 KB | 19141 | 16 years | Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. … | |
err.h | 63.2 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
err.mac | 20.0 KB | 18842 | 16 years | iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated. | |
err.sed | 1.5 KB | 18117 | 16 years | sed(1): make these locale independent by using [:alnum:] and friends. … | |
gmm.h | 15.5 KB | 17547 | 16 years | GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, … | |
gvm.h | 2.4 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
gvmm.h | 7.0 KB | 14811 | 16 years | VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't … | |
hgcmsvc.h | 8.8 KB | 14389 | 16 years | HGCM: fixed service version | |
hwacc_svm.h | 23.3 KB | 14366 | 16 years | Cleaned up some more. | |
hwacc_vmx.h | 60.8 KB | 18946 | 16 years | Fixed possibly uninitialized variable | |
hwacc_vmx.mac | 10.1 KB | 15047 | 16 years | Missing header update | |
hwaccm.h | 5.1 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
intnet.h | 36.6 KB | 17184 | 16 years | VBoxNetFlt: review of core changes, several review comments needing … | |
iom.h | 12.3 KB | 18232 | 16 years | IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page. | |
log.h | 12.9 KB | 18633 | 16 years | GuestHost/SharedClipboard: pass pointers instead of using globals … | |
mm.h | 10.8 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
nasm.mac | 1.3 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
ostypes.h | 4.5 KB | 17721 | 16 years | Turbolinux | |
param.h | 4.5 KB | 18660 | 16 years | include/VBox: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. | |
patm.h | 19.0 KB | 13832 | 16 years | IN_GC -> IN_RC. | |
pci.h | 16.4 KB | 13189 | 16 years | PCI: Add support for PCI-to-PCI bridges | |
pdm.h | 1.5 KB | 11292 | 16 years | pdm: Retired PDM_SRC_POS. | |
pdmapi.h | 5.9 KB | 19141 | 16 years | Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. … | |
pdmasynccompletion.h | 19.4 KB | 13835 | 16 years | s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS … | |
pdmasynctask.h | 2.2 KB | 13005 | 16 years | VMM/doxygen: More links. | |
pdmcritsect.h | 2.8 KB | 18532 | 16 years | PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for … | |
pdmdev.h | 145.8 KB | 19043 | 16 years | VBox/pdmdev.h: The increase structure versions of the devhlps (no need … | |
pdmdrv.h | 35.2 KB | 18645 | 16 years | VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return … | |
pdmifs.h | 100.0 KB | 18434 | 16 years | pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter … | |
pdmins.h | 2.4 KB | 13832 | 16 years | IN_GC -> IN_RC. | |
pdmqueue.h | 5.5 KB | 13005 | 16 years | VMM/doxygen: More links. | |
pdmsrv.h | 11.0 KB | 13005 | 16 years | VMM/doxygen: More links. | |
pdmthread.h | 9.2 KB | 13005 | 16 years | VMM/doxygen: More links. | |
pdmusb.h | 29.3 KB | 18645 | 16 years | VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return … | |
pgm.h | 28.0 KB | 18992 | 16 years | More PGM api changes | |
rem.h | 4.7 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
scsi.h | 9.8 KB | 18322 | 16 years | SCSI, LsiLogic: Fix sense data handling. Fixes warning during boot of … | |
selm.h | 6.3 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
settings.h | 41.3 KB | 16560 | 16 years | Main: do not include include/VBox/settings.h from other header files … | |
shflsvc.h | 22.1 KB | 18122 | 16 years | Shared folders: attributes access flags (Windows guest). | |
ssm.h | 19.1 KB | 18045 | 16 years | SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved … | |
stam.h | 38.3 KB | 13598 | 16 years | #1865: STAM - minor cleanups. | |
stam.mac | 8.2 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
sup.h | 35.4 KB | 18191 | 16 years | SUPLoggerCtl: program for controlling the ring-0 logging. | |
sup.mac | 2.0 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
tm.h | 8.7 KB | 19032 | 16 years | Split TM for SMP guests. | |
trpm.h | 5.2 KB | 19015 | 16 years | Split up TRPM. (guest SMP) | |
trpm.mac | 1.6 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
types.h | 17.5 KB | 19217 | 16 years | UVM splitup for SMP guests. Global and local request packets supported. | |
usb.h | 7.6 KB | 17067 | 16 years | Solaris/USB: included AP-id field in case we go that route. | |
usblib-win.h | 9.5 KB | 8770 | 17 years | Moved the windows usblib implementation to HostDrivers/VBoxUSB/win. | |
usblib.h | 3.6 KB | 8770 | 17 years | Moved the windows usblib implementation to HostDrivers/VBoxUSB/win. | |
uvm.h | 3.6 KB | 19217 | 16 years | UVM splitup for SMP guests. Global and local request packets supported. | |
VBoxDev.h | 3.5 KB | 12742 | 16 years | Change the 2nd pci range of the vmm device to prefetchable. That … | |
VBoxGuest16.h | 3.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VBoxGuest.h | 59.3 KB | 18526 | 16 years | VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere. | |
VBoxGuest.inc | 1.6 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VBoxGuest.mac | 1.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VBoxGuestLib.h | 9.9 KB | 15704 | 16 years | Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests. | |
VBoxHDD.h | 66.8 KB | 19176 | 16 years | VBoxHDD/generic+VDI: implemented and documented | |
VBoxVideo.h | 10.9 KB | 18135 | 16 years | VBoxVideo.h: added () around constants. | |
version.h | 2.1 KB | 18178 | 16 years | copirught: 2008->2009 | |
vm.h | 30.4 KB | 19217 | 16 years | UVM splitup for SMP guests. Global and local request packets supported. | |
vm.mac | 4.1 KB | 19217 | 16 years | UVM splitup for SMP guests. Global and local request packets supported. | |
vmapi.h | 16.6 KB | 19217 | 16 years | UVM splitup for SMP guests. Global and local request packets supported. | |
vmm.h | 11.3 KB | 18927 | 16 years | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
vrdpapi.h | 41.3 KB | 13832 | 16 years | IN_GC -> IN_RC. | |
VRDPAuth.h | 5.9 KB | 11961 | 16 years | VRDPAuth.h: explain binary UUID representation in comment | |
VRDPOrders.h | 6.5 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
vrdpusb.h | 3.4 KB | 13832 | 16 years | IN_GC -> IN_RC. | |
vusb.h | 34.3 KB | 15076 | 16 years | Different headers included on gcc builds? | |
x86.h | 89.9 KB | 18763 | 16 years | Added Intel performance counter MSRs | |
x86.mac | 24.3 KB | 18842 | 16 years | iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated. | |
xml.h | 16.2 KB | 18515 | 16 years | Main/xml: MSC makes a fuss about instantiating objects making use of … |
Note:
See TracBrowser
for help on using the repository browser.