VirtualBox

source: vbox/trunk/include/VBox@ 20014

Name Size Rev Age Author Last Change
../
HostServices 18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
GuestHost 19875   16 years vboxsync HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
com 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
xml.h 17.7 KB 19530   16 years vboxsync Main: decouple xml classes from COM dependencies (part 2)
x86.mac 24.3 KB 18842   16 years vboxsync iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated.
x86.h 92.6 KB 19304   16 years vboxsync VBox/x86.h: gate descriptors.
vusb.h 34.3 KB 15076   16 years vboxsync Different headers included on gcc builds?
vrdpusb.h 3.4 KB 13832   16 years vboxsync IN_GC -> IN_RC.
VRDPOrders.h 6.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VRDPAuth.h 5.9 KB 11961   16 years vboxsync VRDPAuth.h: explain binary UUID representation in comment
vrdpapi.h 41.3 KB 13832   16 years vboxsync IN_GC -> IN_RC.
vmm.h 12.3 KB 19732   16 years vboxsync Ring 0 logger changes.
vmapi.h 16.4 KB 19435   16 years vboxsync VMM: VMCPU::enmState.
vm.mac 4.3 KB 19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
vm.h 33.2 KB 19812   16 years vboxsync Implemented HWACCMFlushAllTLBs
version.h 2.1 KB 18178   16 years vboxsync copirught: 2008->2009
VBoxVideo.h 15.1 KB 20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
VBoxHDD.h 66.8 KB 19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
VBoxGuestLib.h 9.9 KB 15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
VBoxGuest.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.inc 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxGuest.h 59.4 KB 19654   16 years vboxsync Main and Devices/absolute mouse: do not send movement events to the …
VBoxGuest16.h 3.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxDev.h 3.6 KB 19654   16 years vboxsync Main and Devices/absolute mouse: do not send movement events to the …
uvm.h 3.6 KB 19217   16 years vboxsync UVM splitup for SMP guests. Global and local request packets supported.
usblib.h 3.6 KB 8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
usblib-win.h 9.5 KB 8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
usb.h 7.6 KB 17067   16 years vboxsync Solaris/USB: included AP-id field in case we go that route.
types.h 18.7 KB 19405   16 years vboxsync VBox/types.h: Added VMCPUSET and a couple of macros.
trpm.mac 1.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
trpm.h 5.2 KB 19015   16 years vboxsync Split up TRPM. (guest SMP)
tm.h 8.9 KB 19821   16 years vboxsync TM: TMTimerPoll cleanup.
sup.mac 2.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
sup.h 40.5 KB 19891   16 years vboxsync VBox/sup.h: Corrected the SUPSemEvent*Close() return code docs.
stam.mac 8.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
stam.h 38.3 KB 13598   16 years vboxsync #1865: STAM - minor cleanups.
ssm.h 19.1 KB 18045   16 years vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
shflsvc.h 22.1 KB 18122   16 years vboxsync Shared folders: attributes access flags (Windows guest).
settings.h 41.3 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
selm.h 5.1 KB 19334   16 years vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
scsi.h 10.0 KB 19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
rem.h 4.7 KB 19660   16 years vboxsync TM+affected: SMP changes in progress.
pgm.h 28.3 KB 19992   16 years vboxsync Started with TPR caching for 32 bits guest (VT-x only).
pdmusb.h 29.3 KB 18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
pdmthread.h 9.2 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmsrv.h 11.0 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmqueue.h 5.5 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmins.h 2.4 KB 13832   16 years vboxsync IN_GC -> IN_RC.
pdmifs.h 101.5 KB 19959   16 years vboxsync pdmifs.h: r=bird: added todos.
pdmdrv.h 35.2 KB 18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
pdmdev.h 145.7 KB 20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
pdmcritsect.h 3.0 KB 20008   16 years vboxsync PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
pdmasynctask.h 2.2 KB 13005   16 years vboxsync VMM/doxygen: More links.
pdmasynccompletion.h 19.4 KB 13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
pdmapi.h 6.0 KB 20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
pdm.h 1.5 KB 11292   17 years vboxsync pdm: Retired PDM_SRC_POS.
pci.h 16.4 KB 13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
patm.h 19.0 KB 13832   16 years vboxsync IN_GC -> IN_RC.
param.h 4.6 KB 19742   16 years vboxsync VBox/param.h: Changed VMM_MAX_CPU_COUNT to 32 to match r47343.
ostypes.h 4.5 KB 17721   16 years vboxsync Turbolinux
nasm.mac 1.3 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
mm.h 10.9 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
log.h 13.0 KB 19315   16 years vboxsync Logging: introducing NAT and NET log groups
iom.h 12.6 KB 19993   16 years vboxsync Proper handling of VMX_EXIT_APIC_ACCESS
intnet.h 36.6 KB 17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
hwaccm.h 5.3 KB 19903   16 years vboxsync Invalidation cleanup
hwacc_vmx.mac 10.1 KB 15047   16 years vboxsync Missing header update
hwacc_vmx.h 61.8 KB 19984   16 years vboxsync Some APIC access updates (disabled)
hwacc_svm.h 23.2 KB 19903   16 years vboxsync Invalidation cleanup
hgcmsvc.h 8.8 KB 14389   16 years vboxsync HGCM: fixed service version
gvmm.h 8.3 KB 19707   16 years vboxsync GVMM: Count EMTs instead of VMs to determin if we've got company or …
gvm.h 3.0 KB 19395   16 years vboxsync GVMM,VM: Register the other EMTs or we assert painfully in …
gmm.h 15.7 KB 19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
err.sed 1.5 KB 18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
err.mac 20.2 KB 19290   16 years vboxsync VBox/err.h,*/err.mac: Added VERR_INVALID_VM_HANDLE, …
err.h 63.8 KB 19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
em.h 10.2 KB 19693   16 years vboxsync Emulate the mwait instruction with VT-x and AMD-V as well.
disopcode.h 24.9 KB 18768   16 years vboxsync Typo for rdpmc
dis.h 29.1 KB 10273   17 years vboxsync USE_IMMEDIATE64_SX8 added
DevPCNet.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
dbggui.h 6.0 KB 12884   16 years vboxsync Debugger: parenting, menu, destroy on close
dbgfsel.h 3.3 KB 19463   16 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
dbgf.h 37.6 KB 19758   16 years vboxsync dbgf.h: build fix (darwin/gcc401 doesn't like the fancy calculation).
dbg.h 25.0 KB 13411   16 years vboxsync VBOX_WITH_DEBUGGER is defined in Config.kmk now.
csam.h 8.2 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
cpumdis.h 2.0 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
cpum.mac 6.5 KB 15030   16 years vboxsync Switcher updates
cpum.h 32.2 KB 19478   16 years vboxsync Finished up init IPI processing. (untested)
cfgm.h 9.9 KB 19466   16 years vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
cdefs.h 8.8 KB 19287   16 years vboxsync VBox/cdefs.h,REM,CFGM: VMMRZDECL + some cleanup.
bioslogo.h 2.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
asmdefs.mac 15.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
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