VirtualBox

source: vbox/trunk/include/VBox@ 12424

Name Size Rev Age Author Last Change
../
com 11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
HostServices 11934   16 years vboxsync minor header update
asmdefs.mac 15.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
bioslogo.h 2.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
cdefs.h 39.7 KB 11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
cfgm.h 9.8 KB 9324   16 years vboxsync Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
cpum.h 35.6 KB 11946   16 years vboxsync Fetched esp from the wrong place (1.6 compatibility)
cpum.mac 6.6 KB 10648   16 years vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
cpumdis.h 3.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
csam.h 8.1 KB 9675   16 years vboxsync General cleanup of SELMToFlat.
dbg.h 24.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
dbgf.h 55.6 KB 9387   16 years vboxsync 64-bit GC alignment fixes
dbggui.h 4.2 KB 12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
DevPCNet.h 3.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
dis.h 29.1 KB 10273   16 years vboxsync USE_IMMEDIATE64_SX8 added
disopcode.h 24.2 KB 9851   16 years vboxsync OP_SWAPGS
em.h 16.7 KB 12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
err.h 58.8 KB 12079   16 years vboxsync More specific error messages for unexpected VT-x failures.
err.mac 17.8 KB 10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
err.sed 1.5 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
gmm.h 14.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
gvm.h 2.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
gvmm.h 6.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
hgcmsvc.h 7.1 KB 10652   16 years vboxsync hgcm: added a callback parameter type (for host use only)
hwacc_svm.h 24.5 KB 9897   16 years vboxsync Updates for executing 64 bits guest code with AMD-V.
hwacc_vmx.h 45.8 KB 12065   16 years vboxsync Missing VMXGetActiveVMCS (unused).
hwacc_vmx.mac 10.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
hwaccm.h 8.2 KB 12059   16 years vboxsync Harmless updates
intnet.h 36.1 KB 11157   16 years vboxsync Replaced PDMMAC by RTMAC.
iom.h 12.1 KB 9293   16 years vboxsync Enforce RTRCPTR usage.
log.h 12.2 KB 11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
mm.h 14.1 KB 11291   16 years vboxsync mm: Removed some unused deprecated macros.
nasm.mac 1.3 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
ostypes.h 4.3 KB 10310   16 years vboxsync Added 64 bits guests to the table
param.h 2.0 KB 11177   16 years vboxsync Bump VM RAM limit to 3.5GByte. More isn't possible right now …
patm.h 19.1 KB 11911   16 years vboxsync Corrected size for 64 bits host case.
pci.h 16.4 KB 11080   16 years vboxsync PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
pdm.h 1.5 KB 11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
pdmapi.h 14.9 KB 10661   16 years vboxsync Reduce the number of world switches caused by cr8 writes by checking …
pdmasynccompletion.h 19.4 KB 9137   16 years vboxsync PDMAsyncCompletion: Implement caching of tasks to reduce cpu load
pdmasynctask.h 2.2 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
pdmcritsect.h 5.7 KB 9216   16 years vboxsync Compile issues (32 bits host/64 bits guest)
pdmdev.h 135.1 KB 12375   16 years vboxsync wtf
pdmdrv.h 34.3 KB 8715   16 years vboxsync Fix using several NAT adapters in a single VM.
pdmifs.h 98.4 KB 11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
pdmins.h 2.4 KB 11297   16 years vboxsync pdm: Retired PDMINS2DATA.
pdmqueue.h 5.4 KB 11147   16 years vboxsync PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
pdmsrv.h 11.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
pdmthread.h 12.9 KB 12324   16 years vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
pdmusb.h 30.2 KB 12375   16 years vboxsync wtf
pgm.h 26.3 KB 12408   16 years vboxsync pgm.h: macro safety.
rem.h 4.4 KB 12299   16 years vboxsync Add option to REMR3State to flush all TBs. (currently not yet active)
scsi.h 21.6 KB 11649   16 years vboxsync BusLogic: FreeBSD works
selm.h 15.7 KB 10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
settings.h 49.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
shflsvc.h 21.7 KB 9459   16 years vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
ssm.h 18.6 KB 11944   16 years vboxsync Updates for state saving
stam.h 38.3 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
stam.mac 8.2 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
sup.h 27.9 KB 12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
sup.mac 2.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
tapwin32.h 3.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
tm.h 8.3 KB 11290   16 years vboxsync tm: removed TMTimerGCPtr.
trpm.h 14.6 KB 9289   16 years vboxsync Updates for 64 bits guests
trpm.mac 1.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
types.h 14.7 KB 11798   16 years vboxsync Fixing backwards compatibility for CPUMCTX.
usb.h 7.4 KB 9158   16 years vboxsync Solaris USB stuff. More untested code.
usblib-win.h 9.5 KB 8770   16 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
usblib.h 3.6 KB 8770   16 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
uvm.h 2.8 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxDev.h 3.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest16.h 3.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.h 52.9 KB 12278   16 years vboxsync Devices/VMMDev: send a guest event too when the absolute mode mouse …
VBoxGuest.inc 1.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.mac 1.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxGuestLib.h 8.7 KB 11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
VBoxHDD-new.h 58.9 KB 11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
VBoxHDD.h 22.3 KB 8164   16 years vboxsync rebrand IPRT and other headers
VBoxVideo.h 7.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
version.h 2.1 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
vm.h 18.7 KB 12064   16 years vboxsync More space for hwaccm
vm.mac 3.6 KB 9451   16 years vboxsync cpum fix
vmapi.h 15.4 KB 11302   16 years vboxsync vm: VM_RC_ADDR
vmm.h 15.9 KB 11894   16 years vboxsync Correction for raw mode on 64 bits hosts.
vrdpapi.h 41.3 KB 12297   16 years vboxsync Version 2 of remote USB protocol.
VRDPAuth.h 5.9 KB 11961   16 years vboxsync VRDPAuth.h: explain binary UUID representation in comment
VRDPOrders.h 6.5 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
vrdpusb.h 3.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
vusb.h 31.8 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
x86.h 84.1 KB 12225   16 years vboxsync VMM: X86_DR7_ENABLED_MASK should not include GD, because it isn't a …
x86.mac 22.2 KB 10648   16 years vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use