VirtualBox

source: vbox/trunk/include/VBox@ 26227

名稱 檔案大小 修訂 年份 作者 最後變更
../
com 26177   15 年 vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
GuestHost 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
HGSMI 25062   15 年 vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
HostServices 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
asmdefs.mac 15.9 KB 20544   15 年 vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
bioslogo.h 2.7 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
cdefs.h 11.1 KB 26227   15 年 vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
cfgm.h 10.3 KB 26111   15 年 vboxsync CFGM: Added CFGMR3ValidateConfig as a replacement for …
cpum.h 31.6 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
cpum.mac 6.5 KB 24848   15 年 vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
cpumdis.h 2.0 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
csam.h 8.2 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbg.h 27.8 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
dbgf.h 39.0 KB 26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
dbgfsel.h 3.3 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
dbggui.h 6.0 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbus-calls.h 6.4 KB 25477   15 年 vboxsync include: Made the headers build cleanly on linux again.
dbus.h 3.9 KB 25477   15 年 vboxsync include: Made the headers build cleanly on linux again.
DevPCNet.h 3.6 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
dis.h 29.6 KB 21187   15 年 vboxsync Deal with operand size and mod default values for certain instructions …
disopcode.h 24.9 KB 18768   16 年 vboxsync Typo for rdpmc
em.h 10.7 KB 25816   15 年 vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
err.h 69.1 KB 26176   15 年 vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
err.mac 22.5 KB 25559   15 年 vboxsync */err.mac,x86.mac: regenerated (kmk incs)
err.sed 1.5 KB 18117   16 年 vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
gmm.h 15.7 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
gvm.h 3.1 KB 22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
gvmm.h 8.3 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
hgcmsvc.h 13.7 KB 23315   15 年 vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
hwacc_svm.h 24.0 KB 23637   15 年 vboxsync Addition cpuid & msr values
hwacc_vmx.h 63.4 KB 24608   15 年 vboxsync Log more advanced VT-x features
hwacc_vmx.mac 10.1 KB 15047   16 年 vboxsync Missing header update
hwaccm.h 6.5 KB 26146   15 年 vboxsync Make sure we fall back to the recompiler if the VMM device heap is …
intnet.h 36.7 KB 23209   15 年 vboxsync More stupid alignment issues
iom.h 12.9 KB 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
log.h 13.4 KB 26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
mm.h 11.5 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
nasm.mac 1.3 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
ostypes.h 4.6 KB 26205   15 年 vboxsync Oracle Linux OS type
param.h 5.4 KB 22594   15 年 vboxsync Backed out 51636.
param.mac 1.5 KB 21930   15 年 vboxsync VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
patm.h 19.1 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pci.h 16.7 KB 23253   15 年 vboxsync DevPCI: Some save state and double underscore cleanup.
pdm.h 1.5 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmapi.h 7.0 KB 26151   15 年 vboxsync PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
pdmasynccompletion.h 12.8 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmasynctask.h 2.2 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmcommon.h 4.9 KB 26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
pdmcritsect.h 3.9 KB 25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
pdmdev.h 165.2 KB 26172   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
pdmdrv.h 55.5 KB 26175   15 年 vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
pdmifs.h 102.2 KB 26137   15 年 vboxsync PDM: Added PDMIBASERC and PDMIBASER0.
pdmins.h 2.4 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmqueue.h 6.0 KB 26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
pdmsrv.h 11.2 KB 26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
pdmthread.h 9.3 KB 26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
pdmusb.h 34.2 KB 26182   15 年 vboxsync UsbMsd: More hacking.
pgm.h 28.0 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
rem.h 4.8 KB 25958   15 年 vboxsync REMNotifyInvalidatePage never rails; drop the return code
scsi.h 10.2 KB 26182   15 年 vboxsync UsbMsd: More hacking.
selm.h 5.1 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
settings.h 24.8 KB 26156   15 年 vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
shflsvc.h 23.5 KB 24351   15 年 vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
ssm.h 51.3 KB 26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
stam.h 38.4 KB 23380   15 年 vboxsync no trailing ';' in STAM_GET_TS macro
stam.mac 8.2 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
sup.h 40.2 KB 26227   15 年 vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
sup.mac 2.1 KB 25459   15 年 vboxsync SUPDrv: Get better GIP values right after resuming it.
tm.h 10.7 KB 26158   15 年 vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
trpm.h 5.3 KB 25816   15 年 vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
trpm.mac 1.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
types.h 25.0 KB 26137   15 年 vboxsync PDM: Added PDMIBASERC and PDMIBASER0.
usb.h 7.6 KB 21681   15 年 vboxsync Solaris/USB: bits.
usblib-win.h 9.8 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
usblib.h 3.6 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
uvm.h 4.5 KB 23000   15 年 vboxsync Corrected 52285
various.sed 1.8 KB 20742   15 年 vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
VBoxGL2D.h 13.9 KB 25453   15 年 vboxsync 2d: more FBO support
VBoxGuest2.h 3.5 KB 21227   15 年 vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
VBoxGuest16.h 3.7 KB 21226   15 年 vboxsync VMMDev.h: cleanup.
VBoxGuest.h 15.6 KB 21412   15 年 vboxsync Add,++: Switch to common addition kernel module.
VBoxGuest.inc 1.6 KB 21224   15 年 vboxsync VBoxGuest.* cleanup.
VBoxGuest.mac 1.7 KB 21224   15 年 vboxsync VBoxGuest.* cleanup.
VBoxGuestLib.h 19.2 KB 26148   15 年 vboxsync VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
VBoxHDD-Plugin.h 22.5 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
VBoxHDD.h 69.8 KB 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
VBoxVideo.h 28.9 KB 25052   15 年 vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
version.h 3.5 KB 26192   15 年 vboxsync VBox/version.h: todo.
vm.h 35.4 KB 26066   15 年 vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
vm.mac 4.5 KB 22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
vmapi.h 16.5 KB 25838   15 年 vboxsync Address todos (changes the protocol for CPU ejection) and make it …
vmm.h 14.8 KB 23145   15 年 vboxsync VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
VMMDev2.h 3.4 KB 25848   15 年 vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
VMMDev.h 50.0 KB 25848   15 年 vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
vrdpapi.h 42.3 KB 23643   15 年 vboxsync VRDP port range API.
VRDPAuth.h 5.9 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
VRDPOrders.h 6.5 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
vrdpusb.h 3.4 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
vusb.h 32.7 KB 26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
WinNetConfig.h 6.4 KB 25439   15 年 vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
x86.h 95.3 KB 24851   15 年 vboxsync offset.
x86.mac 25.3 KB 25559   15 年 vboxsync */err.mac,x86.mac: regenerated (kmk incs)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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