VirtualBox

source: vbox/trunk/include/VBox@ 28764

Name Size Rev Age Author Last Change
../
com 28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
GuestHost 26558   15 years vboxsync include: svn:eol-style.
HGSMI 27286   15 years vboxsync wddm: bugfix
HostServices 28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
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 26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
cfgm.h 10.3 KB 26111   15 years vboxsync CFGM: Added CFGMR3ValidateConfig as a replacement for …
cpum.h 31.9 KB 27572   15 years vboxsync cpum.h: doxygen/javadoc style comments.
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 26487   15 years vboxsync include: whitespace cleanup.
csam.h 8.2 KB 26277   15 years vboxsync VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
dbg.h 27.8 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
dbgf.h 39.0 KB 26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
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 7.3 KB 28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
dbus.h 3.5 KB 28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
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 11.6 KB 27231   15 years vboxsync Implemented mwait extension for breaking on external interrupt when …
err.h 70.3 KB 28682   15 years vboxsync Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
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 20.4 KB 28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
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 26700   15 years vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
hwacc_vmx.mac 10.1 KB 15047   16 years vboxsync Missing header update
hwaccm.h 6.5 KB 26146   15 years vboxsync Make sure we fall back to the recompiler if the VMM device heap is …
intnet.h 40.2 KB 28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
intnetinline.h 29.8 KB 28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
iom.h 12.9 KB 22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
log.h 13.6 KB 27838   15 years vboxsync USB keyboard: avoid loosing keypresses due to missed URBs
Makefile.kup 0 bytes 27861   15 years vboxsync export some Makefile.kup to OSE
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.7 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
param.h 5.7 KB 28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
param.mac 1.5 KB 28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
patm.h 19.1 KB 26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
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 7.9 KB 28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
pdmasynccompletion.h 13.7 KB 28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
pdmasynctask.h 2.2 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmcommon.h 5.4 KB 28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
pdmcritsect.h 3.9 KB 25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
pdmdev.h 166.1 KB 28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
pdmdrv.h 62.6 KB 28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
pdmifs.h 104.3 KB 28383   15 years vboxsync async I/O: Add async flush method
pdmins.h 2.5 KB 28331   15 years vboxsync pdmdevins.h : Made PDMBOTHCBDECL include the extern "C" bit.
pdmnetifs.h 16.1 KB 28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
pdmnetinline.h 24.4 KB 28231   15 years vboxsync OSE header fixes
pdmqueue.h 6.0 KB 26487   15 years vboxsync include: whitespace cleanup.
pdmsrv.h 11.2 KB 26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
pdmthread.h 9.3 KB 26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
pdmusb.h 35.8 KB 27935   15 years vboxsync PDM: Document the pfnPowerOff behavior.
pgm.h 29.1 KB 28418   15 years vboxsync Case sensitive
rem.h 4.8 KB 25958   15 years vboxsync REMNotifyInvalidatePage never rails; drop the return code
scsi.h 10.2 KB 26182   15 years vboxsync UsbMsd: More hacking.
selm.h 5.1 KB 21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
settings.h 29.1 KB 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
shflsvc.h 23.5 KB 24351   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
ssm.h 51.3 KB 26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
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 26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
sup.mac 2.1 KB 25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
tm.h 10.7 KB 26944   15 years vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
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 27.1 KB 28037   15 years vboxsync DevE1000,GSO: coding.
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 28262   15 years vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
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 26558   15 years vboxsync include: svn:eol-style.
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 17.2 KB 27615   15 years vboxsync include,tools/env.sh: applying sparc patches.
VBoxGuest.inc 1.6 KB 21224   15 years vboxsync VBoxGuest.* cleanup.
VBoxGuest.mac 1.7 KB 21224   15 years vboxsync VBoxGuest.* cleanup.
VBoxGuestLib.h 22.8 KB 28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
VBoxHDD-Plugin.h 24.0 KB 27808   15 years vboxsync VBoxHDD: First part of the async I/O support * The async I/O …
VBoxHDD.h 87.5 KB 28620   15 years vboxsync VBoxHDD: async I/O updates. Mostly complete except for bug fixes
VBoxVideo.h 37.8 KB 28322   15 years vboxsync wddm: vbva impl cleanup
version.h 3.5 KB 26192   15 years vboxsync VBox/version.h: todo.
vm.h 35.5 KB 26685   15 years vboxsync Large page changes
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 26487   15 years vboxsync include: whitespace cleanup.
vmm.h 15.4 KB 28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
VMMDev2.h 3.4 KB 25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
VMMDev.h 54.4 KB 28567   15 years vboxsync include/VMMDev: VBoxGuestInfo2
vrdpapi.h 42.3 KB 26487   15 years vboxsync include: whitespace cleanup.
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.
vscsi.h 10.4 KB 28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
vusb.h 33.0 KB 26487   15 years vboxsync include: whitespace cleanup.
WinNetConfig.h 6.4 KB 25439   15 years vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
x86.h 96.4 KB 28030   15 years vboxsync VMM: SpeedStep and relatives MSRs
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