VirtualBox

source: vbox/trunk/include/VBox@ 24740

Name Size Rev Age Author Last Change
../
com 24677   15 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
GuestHost 22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
HGSMI 22652   15 years vboxsync fixed OSE headers
HostServices 24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
asmdefs.mac 15.9 KB 20544   16 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
bioslogo.h 2.7 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
cdefs.h 11.1 KB 24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
cfgm.h 10.0 KB 22334   15 years vboxsync PDMR3DriverAttach: implemented, but untested.
cpum.h 32.4 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
cpum.mac 6.5 KB 20994   16 years vboxsync cpum.mac: file header.
cpumdis.h 2.0 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
csam.h 8.2 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbg.h 27.9 KB 22108   15 years vboxsync DBGC: plug-ins in the works.
dbgf.h 38.6 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
dbgfsel.h 3.3 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbggui.h 6.0 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dbus-calls.h 6.4 KB 24409   15 years vboxsync OSE header fixes
dbus.h 3.8 KB 24409   15 years vboxsync OSE header fixes
DevPCNet.h 3.6 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
dis.h 29.6 KB 21187   16 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 10.7 KB 22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
err.h 68.7 KB 24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
err.mac 21.5 KB 23714   15 years vboxsync SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
err.sed 1.5 KB 18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
gmm.h 15.7 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
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   16 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 24608   15 years vboxsync Log more advanced VT-x features
hwacc_vmx.mac 10.1 KB 15047   16 years vboxsync Missing header update
hwaccm.h 6.4 KB 22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
intnet.h 36.7 KB 23209   15 years vboxsync More stupid alignment issues
iom.h 12.9 KB 22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
log.h 13.2 KB 22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
mm.h 11.5 KB 21217   16 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.5 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
param.h 5.4 KB 22594   15 years vboxsync Backed out 51636.
param.mac 1.5 KB 21930   15 years vboxsync VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
patm.h 19.1 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pci.h 16.7 KB 23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
pdm.h 1.5 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmapi.h 6.6 KB 22344   15 years vboxsync PDMDevice: the pointer to pointer to Dev fix.
pdmasynccompletion.h 12.8 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmasynctask.h 2.2 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmcommon.h 3.3 KB 24730   15 years vboxsync PDM: Implemented making device/driver/usb-device suspend and poweroff …
pdmcritsect.h 3.1 KB 23350   15 years vboxsync VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield.
pdmdev.h 152.6 KB 24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
pdmdrv.h 41.9 KB 24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
pdmifs.h 100.8 KB 24373   15 years vboxsync Updated screenshot API (xTracker 4364).
pdmins.h 2.4 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmqueue.h 5.5 KB 21363   16 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
pdmsrv.h 11.1 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmthread.h 9.2 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
pdmusb.h 30.7 KB 24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
pgm.h 27.9 KB 24723   15 years vboxsync Introducing PGMPhysInvalidatePageMapTLBEntry
rem.h 4.8 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
scsi.h 10.1 KB 23356   15 years vboxsync SCSI: Add support for disks greater 2TB
selm.h 5.1 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
settings.h 18.1 KB 24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
shflsvc.h 23.5 KB 24351   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
ssm.h 45.6 KB 24264   15 years vboxsync SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
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 39.9 KB 23725   15 years vboxsync SUPDrv: Started splitting out platform agonstic code to avoid clashes …
sup.mac 2.0 KB 22235   15 years vboxsync Reapplied 51023/25
tm.h 10.3 KB 22808   15 years vboxsync TM: hiding VMM internal APIs.
trpm.h 5.3 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
trpm.mac 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
types.h 24.7 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
usb.h 7.6 KB 21681   15 years vboxsync Solaris/USB: bits.
usblib-win.h 9.8 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
usblib.h 3.6 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
uvm.h 4.5 KB 23000   15 years vboxsync Corrected 52285
various.sed 1.8 KB 20742   16 years vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
VBoxGL2D.h 11.6 KB 24409   15 years vboxsync OSE header fixes
VBoxGuest2.h 3.5 KB 21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
VBoxGuest16.h 3.7 KB 21226   16 years vboxsync VMMDev.h: cleanup.
VBoxGuest.h 15.6 KB 21412   16 years vboxsync Add,++: Switch to common addition kernel module.
VBoxGuest.inc 1.6 KB 21224   16 years vboxsync VBoxGuest.* cleanup.
VBoxGuest.mac 1.7 KB 21224   16 years vboxsync VBoxGuest.* cleanup.
VBoxGuestLib.h 18.9 KB 24686   15 years vboxsync VbglR3/VBoxService: Split up and removed redundant code.
VBoxHDD-Plugin.h 22.5 KB 23266   15 years vboxsync export to OSE
VBoxHDD.h 69.8 KB 22983   15 years vboxsync Forgotten header change
VBoxVideo.h 28.3 KB 24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
version.h 2.1 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
vm.h 35.4 KB 24722   15 years vboxsync Increased the size of the chunk and physical page TLBs
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.2 KB 24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
vmm.h 14.8 KB 23145   15 years vboxsync VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
VMMDev2.h 3.1 KB 21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
VMMDev.h 48.8 KB 22704   15 years vboxsync Devices/VMMDev: new mouse capability flag …
vrdpapi.h 42.3 KB 23643   15 years vboxsync VRDP port range API.
VRDPAuth.h 5.9 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
VRDPOrders.h 6.5 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
vrdpusb.h 3.4 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
vusb.h 31.9 KB 21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
WinNetConfig.h 6.3 KB 22491   15 years vboxsync netadp/win: actual inf deletion with NetAdpUninstall, (not yet added …
x86.h 95.3 KB 24625   15 years vboxsync typo (comment).
x86.mac 24.8 KB 23715   15 years vboxsync iprt/err.mac,VBox/x86.mac: regenerated.
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