VirtualBox

source: vbox/trunk/include/VBox@ 5811

Name Size Rev Age Author Last Change
../
com 5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
HostServices 4172   18 years vboxsync eol-style native
asmdefs.mac 14.5 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
cdefs.h 38.9 KB 5562   17 years vboxsync USBLIB_DECL (used by more than one header, unfortunately, so i have to …
cfgldr.h 26.3 KB 4337   18 years vboxsync Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
cfgm.h 21.8 KB 4503   18 years vboxsync CFGMR3InsertBytes should take a const data pointer.
cpum.h 24.9 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
cpum.mac 4.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
cpumdis.h 2.3 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
csam.h 7.3 KB 5198   18 years vboxsync Experiment with call recording for CSAM
dbg.h 23.8 KB 5731   17 years vboxsync Implemented some search commands in the debugger.
dbgf.h 50.5 KB 5731   17 years vboxsync Implemented some search commands in the debugger.
dbggui.h 2.3 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
dis.h 17.3 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
disopcode.h 20.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
em.h 14.2 KB 5384   18 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
err.h 54.9 KB 5811   17 years vboxsync Add error codes and logging group for pdm async completion
err.mac 15.9 KB 4971   18 years vboxsync GVM.
err.sed 933 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
gmm.h 12.3 KB 5143   18 years vboxsync The rest of the GMM code.
gvm.h 1.8 KB 5211   18 years vboxsync GVMM statistics.
gvmm.h 6.2 KB 5240   18 years vboxsync GCFGM mock-up.
hgcmsvc.h 5.5 KB 4698   18 years vboxsync Compile fix
hwacc_svm.h 22.2 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
hwacc_vmx.h 37.2 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
hwacc_vmx.mac 9.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
hwaccm.h 4.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
intnet.h 13.5 KB 5283   18 years vboxsync internal networking fixes.
iom.h 31.8 KB 4787   18 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
log.h 10.5 KB 5811   17 years vboxsync Add error codes and logging group for pdm async completion
mm.h 43.6 KB 5811   17 years vboxsync Add error codes and logging group for pdm async completion
nasm.mac 683 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
ostypes.h 1.9 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
param.h 1.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
patm.h 18.5 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
pci.h 10.0 KB 4626   18 years vboxsync A couple of more getters.
pdm.h 1.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
pdmapi.h 13.8 KB 5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
pdmasynccompletion.h 13.6 KB 5790   17 years vboxsync Fix copy&paste errors
pdmasynctask.h 1.5 KB 5655   17 years vboxsync PDMAsync outline.
pdmcritsect.h 4.6 KB 4403   18 years vboxsync PDMCritSectIsInitialized.
pdmdev.h 128.7 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
pdmdrv.h 31.3 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
pdmifs.h 76.4 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
pdmins.h 2.7 KB 5744   17 years vboxsync PDMINS2DATA* -> PDMINS_2_DATA* to follow the guidelines.
pdmqueue.h 9.5 KB 4787   18 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
pdmsrv.h 10.3 KB 4787   18 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
pdmthread.h 11.7 KB 4421   18 years vboxsync Fixed bugs found during testing. Wakeup -> WakeUp.
pdmusb.h 27.6 KB 5750   17 years vboxsync refactored the URB part of the VUSB <-> Device interface.
pgm.h 68.3 KB 5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
rem.h 13.4 KB 4616   18 years vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
scsi.h 18.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
selm.h 14.0 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
shflsvc.h 21.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
ssm.h 35.3 KB 4185   18 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
stam.h 43.6 KB 5189   18 years vboxsync Implemented STAMR3Snapshot (untested, missing formal XML description).
stam.mac 7.5 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
sup.h 21.9 KB 4971   18 years vboxsync GVM.
sup.mac 1.4 KB 5477   18 years vboxsync export
tapwin32.h 2.3 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
tm.h 22.7 KB 5509   17 years vboxsync Fixed init order assertion in TMR3Init/PDM.
trpm.h 14.0 KB 4829   18 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
trpm.mac 978 bytes 4172   18 years vboxsync eol-style native
types.h 15.3 KB 5026   18 years vboxsync GVM -> GVMM.
usb.h 9.4 KB 5650   17 years vboxsync Some descriptors
usblib-win.h 9.2 KB 5563   17 years vboxsync VBoxUSB reorg.
usblib.h 1.1 KB 5563   17 years vboxsync VBoxUSB reorg.
VBoxDev.h 2.4 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VBoxGuest16.h 3.1 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VBoxGuest.h 47.9 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VBoxGuest.inc 981 bytes 4478   18 years vboxsync copyright header fixes
VBoxGuest.mac 1.1 KB 4478   18 years vboxsync copyright header fixes
VBoxGuestLib.h 7.8 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VBoxHDD-new.h 26.4 KB 5121   18 years vboxsync Fix comment
VBoxHDD.h 21.9 KB 4442   18 years vboxsync size_t
VBoxVideo.h 7.1 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
version.h 1.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
vm.h 17.1 KB 5491   18 years vboxsync More room for TM.
vm.mac 3.1 KB 5465   18 years vboxsync corrected cpum alignment for mac os x.
vmapi.h 33.1 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
vmm.h 14.8 KB 5240   18 years vboxsync GCFGM mock-up.
vrdpapi.h 53.3 KB 5782   17 years vboxsync Implemented NumLock state synch over VRDP.
VRDPAuth.h 4.6 KB 5276   18 years vboxsync VRDPAuth.h can be used from .c
vrdpusb.h 2.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
vusb.h 30.8 KB 5764   17 years vboxsync Moved the standard USB stuff out of the internal header.
x86.h 77.2 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
x86.mac 21.3 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
Note: See TracBrowser for help on using the repository browser.

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