VirtualBox

source: vbox/trunk/include/VBox@ 32238

Name Size Rev Age Author Last Change
../
com 31718   14 years vboxsync Main: PNG screenshoting API
GuestHost 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
HGSMI 30257   14 years vboxsync 2x use AssertCompileNS.
HostServices 30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
asmdefs.mac 15.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
bioslogo.h 2.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
cdefs.h 11.0 KB 31508   14 years vboxsync Windows build fix
cfgm.h 10.2 KB 30955   14 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
cpum.h 33.0 KB 31489   14 years vboxsync CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
cpum.mac 6.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
cpumdis.h 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
csam.h 8.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dbg.h 30.1 KB 31966   14 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
dbgf.h 47.7 KB 32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
dbgfsel.h 3.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dbggui.h 5.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dbus-calls.h 7.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dbus.h 3.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DevPCNet.h 3.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dis.h 29.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
disopcode.h 24.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
em.h 10.5 KB 31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
err.h 73.3 KB 31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
err.mac 24.2 KB 30969   14 years vboxsync include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
err.sed 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
feature.h 1.3 KB 30013   15 years vboxsync scm cleanup.
ftm.h 2.0 KB 32140   14 years vboxsync FT updates
gmm.h 24.0 KB 31349   14 years vboxsync Header update
gvm.h 2.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
gvmm.h 8.2 KB 30237   14 years vboxsync Make sure GMMR0MapUnmapChunk can deal with calls from non-EMT threads.
hgcmsvc.h 13.7 KB 29869   15 years vboxsync build fix.
hwacc_svm.h 25.1 KB 30791   14 years vboxsync fixed HWACCM structure assertions.
hwacc_vmx.h 63.5 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
hwacc_vmx.mac 9.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
hwaccm.h 6.2 KB 30241   14 years vboxsync VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
intnet.h 43.2 KB 30587   14 years vboxsync IntNet: Profile sends.
intnetinline.h 29.7 KB 28848   15 years vboxsync intnetinline.h: incorrect assertion, < instead of <=. duh.
iom.h 12.7 KB 30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
log.h 13.7 KB 31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
Makefile.kup 0 bytes 27861   15 years vboxsync export some Makefile.kup to OSE
mm.h 11.5 KB 32238   14 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
nasm.mac 1.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ostypes.h 5.1 KB 29307   15 years vboxsync Shared paging interface updates
param.h 5.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
param.mac 1.4 KB 30969   14 years vboxsync include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
patm.h 18.9 KB 30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
pci.h 17.5 KB 30898   14 years vboxsync PCI: PCIDev{Get|Set}CapabilityList have been added.
pdm.h 1.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmapi.h 9.1 KB 30072   14 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
pdmasynccompletion.h 13.8 KB 31173   14 years vboxsync AsyncCompletion: Add a flag to prevent write locking an image.
pdmasynctask.h 2.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmcommon.h 5.8 KB 29521   15 years vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
pdmcritsect.h 3.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmdev.h 169.0 KB 32189   14 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
pdmdrv.h 65.7 KB 32157   14 years vboxsync pdmdrv.h: Increment the version, not the magic.
pdmifs.h 106.0 KB 31251   14 years vboxsync warning
pdmins.h 2.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmnetifs.h 15.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmnetinline.h 25.7 KB 31275   14 years vboxsync vboxnetflt: host-only checksum fix (UDP pseudo)
pdmqueue.h 5.7 KB 29903   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
pdmsrv.h 11.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmthread.h 9.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pdmusb.h 35.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pgm.h 29.6 KB 32213   14 years vboxsync VMM/PGM: Functions for reading RAM ranges.
rem.h 4.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
scsi.h 10.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
selm.h 5.1 KB 30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
settings.h 32.8 KB 32120   14 years vboxsync Main, devices: support for chipset selection in the public API
shflsvc.h 23.8 KB 31052   14 years vboxsync Shared Folders/AutoMount: Update.
ssm.h 51.3 KB 31895   14 years vboxsync FT updates
stam.h 43.0 KB 30684   14 years vboxsync TM: Added resettable accounting stats. Count the halts and execution …
stam.mac 8.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
sup.h 40.1 KB 29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
sup.mac 1.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
tm.h 10.8 KB 30581   14 years vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
trpm.h 5.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
trpm.mac 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
types.h 27.4 KB 32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
usb.h 7.4 KB 29766   15 years vboxsync usb.h: Need bDevNum too
usbfilter.h 9.8 KB 31890   14 years vboxsync OSE header fixes
usblib-darwin.h 1.9 KB 31890   14 years vboxsync OSE header fixes
usblib-solaris.h 10.0 KB 31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
usblib-win.h 9.7 KB 31061   14 years vboxsync USB/Windows: Added a callback to cancel all URBs on an endpoint (pipe …
usblib.h 3.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
uvm.h 4.5 KB 32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
various.sed 2.3 KB 30969   14 years vboxsync include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
VBoxCocoa.h 2.3 KB 31665   14 years vboxsync include: header fixes
VBoxGL2D.h 13.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuest2.h 3.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuest16.h 3.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuest.h 17.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuest.inc 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuest.mac 1.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxGuestLib.h 23.9 KB 31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
VBoxHDD-Plugin.h 25.3 KB 31776   14 years vboxsync VBoxHDD: Resize stubs
VBoxHDD.h 96.4 KB 31776   14 years vboxsync VBoxHDD: Resize stubs
VBoxKeyboard.h 2.1 KB 30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
VBoxVideo.h 38.6 KB 32107   14 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
VDEPlug.h 1.6 KB 29200   15 years vboxsync more manual Oracle rebranding in headers
VDEPlugSymDefs.h 3.1 KB 30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
version.h 3.3 KB 28854   15 years vboxsync branding
vm.h 36.1 KB 32137   14 years vboxsync vm.h/mac: build fix
vm.mac 4.6 KB 32137   14 years vboxsync vm.h/mac: build fix
vmapi.h 16.5 KB 32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
vmm.h 16.6 KB 32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
VMMDev2.h 3.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMDev.h 58.0 KB 31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
VMMDevTesting.h 6.1 KB 31665   14 years vboxsync include: header fixes
VMMDevTesting.mac 2.6 KB 30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
vrdpapi.h 42.7 KB 31957   14 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
VRDPAuth.h 5.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VRDPOrders.h 6.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
vrdpusb.h 3.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
vscsi.h 10.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
vusb.h 33.8 KB 32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
WinNetConfig.h 6.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
x86.h 99.2 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
x86.mac 26.4 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
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