VirtualBox

source: vbox/trunk/include/VBox@ 12702

Name Size Rev Age Author Last Change
../
com 11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
HostServices 12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
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 12653   16 years vboxsync various files: doxygen fixes.
cfgm.h 9.8 KB 9324   16 years vboxsync Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
cpum.h 29.5 KB 12662   16 years vboxsync cpum.h: removed @todos.
cpum.mac 6.4 KB 12600   16 years vboxsync Turned dr0..dr7 into an array.
cpumdis.h 2.2 KB 12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
csam.h 8.1 KB 9675   16 years vboxsync General cleanup of SELMToFlat.
dbg.h 24.5 KB 12653   16 years vboxsync various files: doxygen fixes.
dbgf.h 33.1 KB 12663   16 years vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
dbggui.h 5.2 KB 12462   16 years vboxsync Debugger: made tstVBoxDbg useful again.
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 9.3 KB 12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
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.7 KB 12653   16 years vboxsync various files: doxygen fixes.
gvm.h 2.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
gvmm.h 6.8 KB 12653   16 years vboxsync various files: doxygen fixes.
hgcmsvc.h 7.1 KB 10652   16 years vboxsync hgcm: added a callback parameter type (for host use only)
hwacc_svm.h 24.1 KB 12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
hwacc_vmx.h 46.2 KB 12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
hwacc_vmx.mac 10.0 KB 12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
hwaccm.h 4.0 KB 12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
intnet.h 36.1 KB 11157   16 years vboxsync Replaced PDMMAC by RTMAC.
iom.h 12.1 KB 12566   16 years vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
log.h 12.3 KB 12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
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 16.3 KB 12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
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 137.4 KB 12689   16 years vboxsync - better macro docs - implemented eval command in Vbox shell
pdmdrv.h 34.3 KB 12476   16 years vboxsync BusLogic: Complete the device part.
pdmifs.h 98.9 KB 12518   16 years vboxsync r=bird: PDMSCSIREQUEST todos.
pdmins.h 2.4 KB 12653   16 years vboxsync various files: doxygen fixes.
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 8.6 KB 12551   16 years vboxsync be more verbose when logging ATA/SCSI commands
selm.h 15.7 KB 10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
settings.h 49.7 KB 12653   16 years vboxsync various files: doxygen fixes.
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.4 KB 12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
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 15.5 KB 12632   16 years vboxsync VBox/types.h: Added VMCPUID.
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.5 KB 12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
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 22.7 KB 12689   16 years vboxsync - better macro docs - implemented eval command in Vbox shell
vm.mac 3.6 KB 12675   16 years vboxsync removed unneeded field, type update
vmapi.h 15.4 KB 11302   16 years vboxsync vm: VM_RC_ADDR
vmm.h 15.9 KB 12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
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.6 KB 12666   16 years vboxsync Missed update
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