VirtualBox

source: vbox/trunk/include/VBox@ 103372

Name Size Rev Age Author Last Change
../
com 101967   11 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
ExtPack 101293   13 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
Graphics 98103   21 months vboxsync Copyright year updates by scm.
GuestHost 103323   8 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
HostServices 103165   9 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
platforms 102514   10 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
RemoteDesktop 98103   21 months vboxsync Copyright year updates by scm.
vmm 103295   8 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
apic.h 20.7 KB 98103   21 months vboxsync Copyright year updates by scm.
apic.mac 11.5 KB 98103   21 months vboxsync Copyright year updates by scm.
asmdefs.mac 16.4 KB 98103   21 months vboxsync Copyright year updates by scm.
AssertGuest.h 59.3 KB 98103   21 months vboxsync Copyright year updates by scm.
ata.h 9.3 KB 98103   21 months vboxsync Copyright year updates by scm.
bios.h 2.3 KB 100456   15 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
bios.mac 1.7 KB 100456   15 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
bioslogo.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
cdefs.h 13.7 KB 98103   21 months vboxsync Copyright year updates by scm.
dbg.h 40.7 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
dbggui.h 6.5 KB 98103   21 months vboxsync Copyright year updates by scm.
dbus-calls.h 8.8 KB 98103   21 months vboxsync Copyright year updates by scm.
dbus.h 4.2 KB 98103   21 months vboxsync Copyright year updates by scm.
dis-armv8.h 2.6 KB 101539   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
dis-x86-amd64.h 17.5 KB 101539   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
dis.h 24.5 KB 101546   12 months vboxsync DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
disopcode-armv8.h 13.1 KB 99323   19 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
disopcode-x86-amd64.h 34.3 KB 100572   15 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
err.h 159.6 KB 103363   8 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
err.mac 58.0 KB 102257   11 months vboxsync VBox/err.mac: kmk incs
err.sed 1.8 KB 98103   21 months vboxsync Copyright year updates by scm.
gic.h 28.9 KB 100100   17 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
hgcmsvc.h 26.4 KB 98279   21 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
intnet.h 54.1 KB 98103   21 months vboxsync Copyright year updates by scm.
intnetinline.h 30.0 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
iommu-amd.h 127.2 KB 98103   21 months vboxsync Copyright year updates by scm.
iommu-intel.h 152.6 KB 98103   21 months vboxsync Copyright year updates by scm.
log.h 36.9 KB 101617   12 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
Makefile.kup 0 bytes 27861   15 years vboxsync export some Makefile.kup to OSE
msi.h 11.2 KB 98103   21 months vboxsync Copyright year updates by scm.
nasm.mac 1.4 KB 98103   21 months vboxsync Copyright year updates by scm.
ostypes.h 16.6 KB 102169   11 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
param.h 7.7 KB 98103   21 months vboxsync Copyright year updates by scm.
param.mac 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
pci.h 40.8 KB 101466   12 months vboxsync VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
rawpci.h 19.2 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
scsi.h 13.5 KB 98103   21 months vboxsync Copyright year updates by scm.
scsiinline.h 6.6 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
settings.h 55.9 KB 103090   9 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
shflsvc.h 61.9 KB 99802   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
sup.h 103.8 KB 98103   21 months vboxsync Copyright year updates by scm.
sup.mac 5.5 KB 98103   21 months vboxsync Copyright year updates by scm.
SUPDrvMangling.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
SUPR0StackWrapper.mac 5.1 KB 98103   21 months vboxsync Copyright year updates by scm.
types.h 40.2 KB 99962   17 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
usb.h 8.1 KB 98103   21 months vboxsync Copyright year updates by scm.
usbfilter.h 10.2 KB 100772   15 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
usblib-darwin.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
usblib-solaris.h 10.8 KB 98103   21 months vboxsync Copyright year updates by scm.
usblib-win.h 10.3 KB 98103   21 months vboxsync Copyright year updates by scm.
usblib.h 5.8 KB 98103   21 months vboxsync Copyright year updates by scm.
various.sed 4.0 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxAuth.h 8.4 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxCocoa.h 2.7 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxCryptoIf.h 15.1 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxDrvCfg-win.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxGuest.h 39.4 KB 100267   16 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
VBoxGuest.inc 1.9 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxGuest.mac 2.0 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxGuestCoreTypes.h 9.7 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxGuestLib.h 66.1 KB 103365   8 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
VBoxGuestLibSharedFolders.h 6.0 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxGuestLibSharedFoldersInline.h 65.6 KB 103067   9 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
VBoxGuestMangling.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxKeyboard.h 2.2 KB 76585   6 years vboxsync *: scm --fix-header-guard-endif
VBoxNetCfg-win.h 6.5 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxNetCmn-win.h 9.9 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxOGL.h 2.4 KB 99941   17 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
VBoxPktDmp.h 7.1 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxTpG.h 14.9 KB 98103   21 months vboxsync Copyright year updates by scm.
vd-cache-backend.h 13.7 KB 98103   21 months vboxsync Copyright year updates by scm.
vd-common.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
vd-filter-backend.h 4.6 KB 98103   21 months vboxsync Copyright year updates by scm.
vd-ifs-internal.h 29.3 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
vd-ifs.h 64.5 KB 98103   21 months vboxsync Copyright year updates by scm.
vd-image-backend.h 27.1 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
vd-plugin.h 3.7 KB 98103   21 months vboxsync Copyright year updates by scm.
vd.h 76.8 KB 100078   17 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
VDEPlug.h 2.4 KB 98103   21 months vboxsync Copyright year updates by scm.
VDEPlugSymDefs.h 2.9 KB 98103   21 months vboxsync Copyright year updates by scm.
vdmedia.h 7.0 KB 98103   21 months vboxsync Copyright year updates by scm.
version.h 7.4 KB 98103   21 months vboxsync Copyright year updates by scm.
VMMDev.h 67.1 KB 100185   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
VMMDevCoreTypes.h 18.1 KB 98217   21 months vboxsync VMMDevCoreTypes.h: Follow up to r155045 (Made …
VMMDevTesting.h 15.2 KB 103262   8 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
VMMDevTesting.mac 7.4 KB 98103   21 months vboxsync Copyright year updates by scm.
vrdpusb.h 5.2 KB 98103   21 months vboxsync Copyright year updates by scm.
vscsi.h 19.3 KB 98103   21 months vboxsync Copyright year updates by scm.
vusb.h 49.2 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
xrandr-calls.h 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
xrandr.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
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