VirtualBox

source: vbox/trunk/include/VBox@ 102168

Name Size Rev Age Author Last Change
../
com 101967   12 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   22 months vboxsync Copyright year updates by scm.
GuestHost 102021   12 months vboxsync Additions: X11/Wayland: Add forgotten VBGH_ENV_DESKTOP_SESSION macro, …
HostServices 100655   16 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
platforms 101435   13 months vboxsync include/VBox/platforms: Introduce VirtualBox Armv8 virtual platform …
RemoteDesktop 98103   22 months vboxsync Copyright year updates by scm.
vmm 102092   12 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
apic.h 20.7 KB 98103   22 months vboxsync Copyright year updates by scm.
apic.mac 11.5 KB 98103   22 months vboxsync Copyright year updates by scm.
asmdefs.mac 16.4 KB 98103   22 months vboxsync Copyright year updates by scm.
AssertGuest.h 59.3 KB 98103   22 months vboxsync Copyright year updates by scm.
ata.h 9.3 KB 98103   22 months vboxsync Copyright year updates by scm.
bios.h 2.3 KB 100456   16 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
bios.mac 1.7 KB 100456   16 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
bioslogo.h 3.0 KB 98103   22 months vboxsync Copyright year updates by scm.
cdefs.h 13.7 KB 98103   22 months vboxsync Copyright year updates by scm.
dbg.h 40.7 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
dbggui.h 6.5 KB 98103   22 months vboxsync Copyright year updates by scm.
dbus-calls.h 8.8 KB 98103   22 months vboxsync Copyright year updates by scm.
dbus.h 4.2 KB 98103   22 months vboxsync Copyright year updates by scm.
dis-armv8.h 2.6 KB 101539   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
dis-x86-amd64.h 17.5 KB 101539   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
dis.h 24.5 KB 101546   13 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   16 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
err.h 158.3 KB 102077   12 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
err.mac 55.5 KB 100144   17 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
err.sed 1.8 KB 98103   22 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   22 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
intnet.h 54.1 KB 98103   22 months vboxsync Copyright year updates by scm.
intnetinline.h 29.9 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
iommu-amd.h 127.2 KB 98103   22 months vboxsync Copyright year updates by scm.
iommu-intel.h 152.6 KB 98103   22 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   22 months vboxsync Copyright year updates by scm.
nasm.mac 1.4 KB 98103   22 months vboxsync Copyright year updates by scm.
ostypes.h 16.6 KB 102168   12 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
param.h 7.7 KB 98103   22 months vboxsync Copyright year updates by scm.
param.mac 3.4 KB 98103   22 months vboxsync Copyright year updates by scm.
pci.h 40.8 KB 101466   13 months vboxsync VBox/pci.h: int32_t -> size_t, fixes compile warning (and a size being …
rawpci.h 19.2 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
scsi.h 13.5 KB 98103   22 months vboxsync Copyright year updates by scm.
scsiinline.h 6.6 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
settings.h 55.9 KB 101418   13 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
shflsvc.h 61.9 KB 99802   18 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
sup.h 103.8 KB 98103   22 months vboxsync Copyright year updates by scm.
sup.mac 5.5 KB 98103   22 months vboxsync Copyright year updates by scm.
SUPDrvMangling.h 1.7 KB 98103   22 months vboxsync Copyright year updates by scm.
SUPR0StackWrapper.mac 5.1 KB 98103   22 months vboxsync Copyright year updates by scm.
types.h 40.2 KB 99962   18 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
usb.h 8.1 KB 98103   22 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   22 months vboxsync Copyright year updates by scm.
usblib-solaris.h 10.8 KB 98103   22 months vboxsync Copyright year updates by scm.
usblib-win.h 10.3 KB 98103   22 months vboxsync Copyright year updates by scm.
usblib.h 5.8 KB 98103   22 months vboxsync Copyright year updates by scm.
various.sed 4.0 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxAuth.h 8.4 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxCocoa.h 2.7 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxCryptoIf.h 15.1 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxDrvCfg-win.h 3.2 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxGuest.h 39.4 KB 100267   17 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
VBoxGuest.inc 1.9 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxGuest.mac 2.0 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxGuestCoreTypes.h 9.7 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxGuestLib.h 66.0 KB 100657   16 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
VBoxGuestLibSharedFolders.h 6.0 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxGuestLibSharedFoldersInline.h 65.6 KB 101360   13 months vboxsync Additions: Linux: vboxsf: Replace memcpy with RT_BCOPY_UNFORTIFIED, …
VBoxGuestMangling.h 1.7 KB 98103   22 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   22 months vboxsync Copyright year updates by scm.
VBoxNetCmn-win.h 9.9 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxOGL.h 2.4 KB 99941   18 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
VBoxPktDmp.h 7.1 KB 98103   22 months vboxsync Copyright year updates by scm.
VBoxTpG.h 14.9 KB 98103   22 months vboxsync Copyright year updates by scm.
vd-cache-backend.h 13.7 KB 98103   22 months vboxsync Copyright year updates by scm.
vd-common.h 3.0 KB 98103   22 months vboxsync Copyright year updates by scm.
vd-filter-backend.h 4.6 KB 98103   22 months vboxsync Copyright year updates by scm.
vd-ifs-internal.h 29.3 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
vd-ifs.h 64.5 KB 98103   22 months vboxsync Copyright year updates by scm.
vd-image-backend.h 27.1 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
vd-plugin.h 3.7 KB 98103   22 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   22 months vboxsync Copyright year updates by scm.
VDEPlugSymDefs.h 2.9 KB 98103   22 months vboxsync Copyright year updates by scm.
vdmedia.h 7.0 KB 98103   22 months vboxsync Copyright year updates by scm.
version.h 7.4 KB 98103   22 months vboxsync Copyright year updates by scm.
VMMDev.h 67.1 KB 100185   17 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
VMMDevCoreTypes.h 18.1 KB 98217   22 months vboxsync VMMDevCoreTypes.h: Follow up to r155045 (Made …
VMMDevTesting.h 14.9 KB 98103   22 months vboxsync Copyright year updates by scm.
VMMDevTesting.mac 7.4 KB 98103   22 months vboxsync Copyright year updates by scm.
vrdpusb.h 5.2 KB 98103   22 months vboxsync Copyright year updates by scm.
vscsi.h 19.3 KB 98103   22 months vboxsync Copyright year updates by scm.
vusb.h 49.2 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
xrandr-calls.h 3.4 KB 98103   22 months vboxsync Copyright year updates by scm.
xrandr.h 3.2 KB 98103   22 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