VirtualBox

source: vbox/trunk/include/VBox@ 27708

名稱 檔案大小 修訂 年份 作者 最後變更
../
com 27607   15 年 vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
GuestHost 26558   15 年 vboxsync include: svn:eol-style.
HGSMI 27286   15 年 vboxsync wddm: bugfix
HostServices 27708   15 年 vboxsync crOpenGL: some initial support for new multimonitor code
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.9 KB 27572   15 年 vboxsync cpum.h: doxygen/javadoc style comments.
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 26487   15 年 vboxsync include: whitespace cleanup.
csam.h 8.2 KB 26277   15 年 vboxsync VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
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 11.6 KB 27231   15 年 vboxsync Implemented mwait extension for breaking on external interrupt when …
err.h 69.8 KB 27653   15 年 vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
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 16.8 KB 27116   15 年 vboxsync Kicked out the GMMR0DeflatedBalloon implementation since it was …
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 26700   15 年 vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
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 39.1 KB 26574   15 年 vboxsync Networking: Preparing to make the driver return a send buffer to the …
intnetinline.h 18.4 KB 26575   15 年 vboxsync build fix.
iom.h 12.9 KB 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
log.h 13.5 KB 27653   15 年 vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
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.7 KB 26333   15 年 vboxsync Main, QT4/FE: OS X guest type support
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 26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
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 27254   15 年 vboxsync HPET: correct interrupts delivery
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.3 KB 27126   15 年 vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
pdmdrv.h 55.5 KB 26175   15 年 vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
pdmifs.h 99.1 KB 27126   15 年 vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
pdmins.h 2.4 KB 21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmnetifs.h 12.0 KB 26574   15 年 vboxsync Networking: Preparing to make the driver return a send buffer to the …
pdmqueue.h 6.0 KB 26487   15 年 vboxsync include: whitespace cleanup.
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 35.5 KB 26275   15 年 vboxsync USB: string descriptor caching for virtual devices.
pgm.h 28.5 KB 27631   15 年 vboxsync ;
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 26.0 KB 27481   15 年 vboxsync Settings: I/O base and IRQ mixup for serial ports
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 26944   15 年 vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
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 26558   15 年 vboxsync include: svn:eol-style.
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 17.2 KB 27615   15 年 vboxsync include,tools/env.sh: applying sparc patches.
VBoxGuest.inc 1.6 KB 21224   15 年 vboxsync VBoxGuest.* cleanup.
VBoxGuest.mac 1.7 KB 21224   15 年 vboxsync VBoxGuest.* cleanup.
VBoxGuestLib.h 20.1 KB 27703   15 年 vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
VBoxHDD-Plugin.h 22.8 KB 27232   15 年 vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
VBoxHDD.h 74.2 KB 27232   15 年 vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
VBoxVideo.h 37.2 KB 27682   15 年 vboxsync 2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
version.h 3.5 KB 26192   15 年 vboxsync VBox/version.h: todo.
vm.h 35.5 KB 26685   15 年 vboxsync Large page changes
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 26487   15 年 vboxsync include: whitespace cleanup.
vmm.h 15.0 KB 27086   15 年 vboxsync Missing updates
VMMDev2.h 3.4 KB 25848   15 年 vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
VMMDev.h 50.3 KB 27060   15 年 vboxsync Devices, Main: add support for multiple pointing devices and let the …
vrdpapi.h 42.3 KB 26487   15 年 vboxsync include: whitespace cleanup.
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.
vscsi.h 10.0 KB 27653   15 年 vboxsync VSCSI: New SCSI interpreter component which will replace the old stuff …
vusb.h 33.0 KB 26487   15 年 vboxsync include: whitespace cleanup.
WinNetConfig.h 6.4 KB 25439   15 年 vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
x86.h 96.2 KB 27574   15 年 vboxsync x86.h: doxygen.
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