VirtualBox

source: vbox/trunk/include/VBox@ 16999

Name Size Rev Age Author Last Change
../
HostServices 14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
com 16944   16 years vboxsync OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT
xml.h 13.4 KB 16539   16 years vboxsync Main: remove special string class in XML exceptions
x86.mac 23.5 KB 13702   16 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
x86.h 89.4 KB 15631   16 years vboxsync Added X86TSS32 & X86TSS64.
vusb.h 34.3 KB 15076   16 years vboxsync Different headers included on gcc builds?
vrdpusb.h 3.4 KB 13832   16 years vboxsync IN_GC -> IN_RC.
VRDPOrders.h 6.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VRDPAuth.h 5.9 KB 11961   16 years vboxsync VRDPAuth.h: explain binary UUID representation in comment
vrdpapi.h 41.3 KB 13832   16 years vboxsync IN_GC -> IN_RC.
vmm.h 11.1 KB 15852   16 years vboxsync Another experiment with limiting the time spent in ring 0.
vmapi.h 15.6 KB 15317   16 years vboxsync Removed VMR3GetGuestBitness.
vm.mac 4.0 KB 14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
vm.h 24.6 KB 15583   16 years vboxsync Reduced the VMCPU size.
version.h 2.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxVideo.h 7.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxHDD.h 64.4 KB 16962   16 years vboxsync VBoxHDD.h/cpp: Fixed VDCFGQueryStringAllocDef inconsistency in the …
VBoxGuestLib.h 9.9 KB 15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
VBoxGuest.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.inc 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.h 58.0 KB 15810   16 years vboxsync Use separate IO control codes for 32 bit and 64 bit requests in the …
VBoxGuest16.h 3.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxDev.h 3.5 KB 12742   16 years vboxsync Change the 2nd pci range of the vmm device to prefetchable. That …
uvm.h 3.4 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
usblib.h 3.6 KB 8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
usblib-win.h 9.5 KB 8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
usb.h 7.5 KB 13452   16 years vboxsync Solaris/USB: Get rid of compile time descisions regarding r3 device …
types.h 15.5 KB 12632   16 years vboxsync VBox/types.h: Added VMCPUID.
trpm.mac 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
trpm.h 5.1 KB 13833   16 years vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
tm.h 8.7 KB 13778   16 years vboxsync Per VCPU init/term.
tapwin32.h 3.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
sup.mac 2.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
sup.h 34.3 KB 15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
stam.mac 8.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
stam.h 38.3 KB 13598   16 years vboxsync #1865: STAM - minor cleanups.
ssm.h 18.4 KB 13596   16 years vboxsync SSM: Eliminated some more silly type methods, adding RTGCUINTREG.
shflsvc.h 21.7 KB 9459   16 years vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
settings.h 41.3 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
selm.h 6.3 KB 13718   16 years vboxsync includes: made them 'build' again.
scsi.h 9.4 KB 16553   16 years vboxsync SCSI: Add missing WRITE(6) command. Needed for FreeBSD
rem.h 4.5 KB 13832   16 years vboxsync IN_GC -> IN_RC.
pgm.h 28.8 KB 16996   16 years vboxsync update
pdmusb.h 29.3 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmthread.h 9.2 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmsrv.h 11.0 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmqueue.h 5.5 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmins.h 2.4 KB 13832   16 years vboxsync IN_GC -> IN_RC.
pdmifs.h 100.0 KB 15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
pdmdrv.h 35.2 KB 15940   16 years vboxsync added some more PDMDrv helpers
pdmdev.h 140.1 KB 16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
pdmcritsect.h 2.7 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmasynctask.h 2.2 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmasynccompletion.h 19.4 KB 13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
pdmapi.h 6.0 KB 14498   16 years vboxsync tstVMM: Print all module addresses; Fixed PDMR3LdrEnumModules callback.
pdm.h 1.5 KB 11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
pci.h 16.4 KB 13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
patm.h 19.0 KB 13832   16 years vboxsync IN_GC -> IN_RC.
param.h 2.2 KB 14645   16 years vboxsync SUP, VMM: Moved the max alloc/map page count to VBox/param.h
ostypes.h 4.5 KB 15968   16 years vboxsync Added Windows 7 to OS types list.
nasm.mac 1.3 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
mm.h 14.0 KB 14597   16 years vboxsync Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
log.h 12.8 KB 16648   16 years vboxsync EFI: few missed changes
iom.h 12.3 KB 13832   16 years vboxsync IN_GC -> IN_RC.
intnet.h 36.3 KB 16750   16 years vboxsync intnet: NetTap -> NetAdp
hwaccm.h 4.6 KB 15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
hwacc_vmx.mac 10.1 KB 15047   16 years vboxsync Missing header update
hwacc_vmx.h 60.7 KB 15748   16 years vboxsync Additional VT-x flags
hwacc_svm.h 23.3 KB 14366   16 years vboxsync Cleaned up some more.
hgcmsvc.h 8.8 KB 14389   16 years vboxsync HGCM: fixed service version
gvmm.h 7.0 KB 14811   16 years vboxsync VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't …
gvm.h 2.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
gmm.h 14.7 KB 12653   16 years vboxsync various files: doxygen fixes.
err.sed 1.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
err.mac 18.4 KB 13703   16 years vboxsync VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, …
err.h 61.9 KB 16827   16 years vboxsync Storage/VMDK: implement VMDK 1.1 streamOptimized format. read only at …
em.h 9.5 KB 14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
disopcode.h 24.9 KB 13241   16 years vboxsync Added support for three byte opcodes (not complete; just to test …
dis.h 29.1 KB 10273   16 years vboxsync USE_IMMEDIATE64_SX8 added
DevPCNet.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
dbggui.h 6.0 KB 12884   16 years vboxsync Debugger: parenting, menu, destroy on close
dbgf.h 33.0 KB 14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
dbg.h 25.0 KB 13411   16 years vboxsync VBOX_WITH_DEBUGGER is defined in Config.kmk now.
csam.h 8.1 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
cpumdis.h 2.2 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
cpum.mac 6.5 KB 15030   16 years vboxsync Switcher updates
cpum.h 31.7 KB 16857   16 years vboxsync CPUMGetHyperCR3 added
cfgm.h 9.8 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
cdefs.h 8.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
bioslogo.h 2.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
asmdefs.mac 15.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
Note: See TracBrowser for help on using the repository browser.

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