VirtualBox

source: vbox/trunk/include/VBox@ 25930

Name Size Rev Age Author Last Change
../
com 25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
GuestHost 22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
HGSMI 25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
HostServices 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
asmdefs.mac 15.9 KB 20544   16 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
bioslogo.h 2.7 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
cdefs.h 11.1 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
cfgm.h 10.0 KB 22334   15 years vboxsync PDMR3DriverAttach: implemented, but untested.
cpum.h 31.5 KB 25866   15 years vboxsync VMM: More micro optimizations.
cpum.mac 6.5 KB 24848   15 years vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
cpumdis.h 2.0 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
csam.h 8.2 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbg.h 27.8 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
dbgf.h 38.6 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
dbgfsel.h 3.3 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
dbggui.h 6.0 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbus-calls.h 6.4 KB 25477   15 years vboxsync include: Made the headers build cleanly on linux again.
dbus.h 3.9 KB 25477   15 years vboxsync include: Made the headers build cleanly on linux again.
DevPCNet.h 3.6 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dis.h 29.6 KB 21187   15 years vboxsync Deal with operand size and mod default values for certain instructions …
disopcode.h 24.9 KB 18768   16 years vboxsync Typo for rdpmc
em.h 10.7 KB 25816   15 years vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
err.h 68.9 KB 25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
err.mac 22.5 KB 25559   15 years vboxsync */err.mac,x86.mac: regenerated (kmk incs)
err.sed 1.5 KB 18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
gmm.h 15.7 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
gvm.h 3.1 KB 22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
gvmm.h 8.3 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
hgcmsvc.h 13.7 KB 23315   15 years vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
hwacc_svm.h 24.0 KB 23637   15 years vboxsync Addition cpuid & msr values
hwacc_vmx.h 63.4 KB 24608   15 years vboxsync Log more advanced VT-x features
hwacc_vmx.mac 10.1 KB 15047   16 years vboxsync Missing header update
hwaccm.h 6.4 KB 25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
intnet.h 36.7 KB 23209   15 years vboxsync More stupid alignment issues
iom.h 12.9 KB 22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
log.h 13.3 KB 24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
mm.h 11.5 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
nasm.mac 1.3 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
ostypes.h 4.5 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
param.h 5.4 KB 22594   15 years vboxsync Backed out 51636.
param.mac 1.5 KB 21930   15 years vboxsync VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
patm.h 19.1 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pci.h 16.7 KB 23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
pdm.h 1.5 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmapi.h 6.7 KB 25816   15 years vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
pdmasynccompletion.h 12.8 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmasynctask.h 2.2 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmcommon.h 3.5 KB 25891   15 years vboxsync PDMDrv,*: multi context drivers, part 1.
pdmcritsect.h 3.9 KB 25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
pdmdev.h 153.5 KB 25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
pdmdrv.h 44.9 KB 25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
pdmifs.h 102.0 KB 25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
pdmins.h 2.4 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmqueue.h 5.5 KB 21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
pdmsrv.h 11.1 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmthread.h 9.2 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
pdmusb.h 30.7 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
pgm.h 28.0 KB 25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
rem.h 4.8 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
scsi.h 10.1 KB 23356   15 years vboxsync SCSI: Add support for disks greater 2TB
selm.h 5.1 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
settings.h 20.1 KB 25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
shflsvc.h 23.5 KB 24351   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
ssm.h 46.5 KB 24917   15 years vboxsync SSM,Main: Fixed error propagation on the target side so that a source …
stam.h 38.4 KB 23380   15 years vboxsync no trailing ';' in STAM_GET_TS macro
stam.mac 8.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
sup.h 40.2 KB 25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
sup.mac 2.1 KB 25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
tm.h 10.3 KB 22808   15 years vboxsync TM: hiding VMM internal APIs.
trpm.h 5.3 KB 25816   15 years vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
trpm.mac 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
types.h 24.7 KB 25832   15 years vboxsync VMCPUSET fixes.
usb.h 7.6 KB 21681   15 years vboxsync Solaris/USB: bits.
usblib-win.h 9.8 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
usblib.h 3.6 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
uvm.h 4.5 KB 23000   15 years vboxsync Corrected 52285
various.sed 1.8 KB 20742   15 years vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
VBoxGL2D.h 13.9 KB 25453   15 years vboxsync 2d: more FBO support
VBoxGuest2.h 3.5 KB 21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
VBoxGuest16.h 3.7 KB 21226   15 years vboxsync VMMDev.h: cleanup.
VBoxGuest.h 15.6 KB 21412   15 years vboxsync Add,++: Switch to common addition kernel module.
VBoxGuest.inc 1.6 KB 21224   15 years vboxsync VBoxGuest.* cleanup.
VBoxGuest.mac 1.7 KB 21224   15 years vboxsync VBoxGuest.* cleanup.
VBoxGuestLib.h 18.8 KB 24898   15 years vboxsync VbglR3: Make use of improved RTStrVersionCompare().
VBoxHDD-Plugin.h 22.5 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
VBoxHDD.h 69.8 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
VBoxVideo.h 28.9 KB 25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
version.h 3.4 KB 24842   15 years vboxsync VBox/version.h: Added VBOX_FULL_VERSION which includes all three …
vm.h 35.3 KB 25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
vm.mac 4.5 KB 22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
vmapi.h 16.5 KB 25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
vmm.h 14.8 KB 23145   15 years vboxsync VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
VMMDev2.h 3.4 KB 25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
VMMDev.h 50.0 KB 25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
vrdpapi.h 42.3 KB 23643   15 years vboxsync VRDP port range API.
VRDPAuth.h 5.9 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
VRDPOrders.h 6.5 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
vrdpusb.h 3.4 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
vusb.h 31.9 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
WinNetConfig.h 6.4 KB 25439   15 years vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
x86.h 95.3 KB 24851   15 years vboxsync offset.
x86.mac 25.3 KB 25559   15 years vboxsync */err.mac,x86.mac: regenerated (kmk incs)
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