VirtualBox

source: vbox/trunk/include/VBox@ 20037

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