source:
vbox/trunk/include/VBox@
2676
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
com | 2672 | 17 years | Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk. | ||
HostServices | 2436 | 18 years | HTML format for shared clipboard (Windows guest, Windows host). | ||
asmdefs.mac | 14.7 KB | 18 | 18 years | nasm.mac -> asmdefs.mac | |
cdefs.h | 38.7 KB | 1566 | 18 years | VBOXDDU_DECL & IN_VBOXDDU | |
cfgldr.h | 24.5 KB | 2602 | 17 years | preliminary system time offset implementation | |
cfgm.h | 20.8 KB | 665 | 18 years | stdarg -> iprt/stdarg.h | |
cpum.h | 24.5 KB | 1827 | 18 years | Don't need CPUMGetGuestCPLEx. | |
cpum.mac | 4.5 KB | 1 | 55 years | import | |
cpumdis.h | 2.5 KB | 1 | 55 years | import | |
csam.h | 7.3 KB | 1993 | 18 years | Added CSAMR3RemovePage | |
dbg.h | 20.3 KB | 665 | 18 years | stdarg -> iprt/stdarg.h | |
dbgf.h | 49.1 KB | 2250 | 18 years | DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function. | |
dbggui.h | 2.5 KB | 1 | 55 years | import | |
dis.h | 17.3 KB | 2333 | 18 years | gcc-4.2 warnings | |
disopcode.h | 20.6 KB | 1883 | 18 years | warning if included in C files | |
em.h | 14.2 KB | 2553 | 17 years | Added EMInterpretRdtsc | |
err.h | 48.9 KB | 2507 | 18 years | Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really … | |
err.mac | 14.7 KB | 761 | 18 years | Regenerated the err.mac files. | |
err.sed | 1.1 KB | 1 | 55 years | import | |
hgcmsvc.h | 5.7 KB | 2386 | 18 years | Clipboard RDP channel | |
hwacc_svm.h | 22.3 KB | 1 | 55 years | import | |
hwacc_vmx.h | 37.2 KB | 73 | 18 years | Just drop the inline assembly on 64-bit host. | |
hwacc_vmx.mac | 8.8 KB | 1 | 55 years | import | |
hwaccm.h | 4.4 KB | 1 | 55 years | import | |
intnet.h | 12.7 KB | 1606 | 18 years | Corrected some more log statements and synced some function docs. | |
iom.h | 29.2 KB | 2504 | 18 years | Documented port I/O status code and fixed places where we didn't … | |
log.h | 10.6 KB | 2337 | 18 years | Update log groups and errors for new virtual disk container code. | |
mm.h | 42.8 KB | 2610 | 17 years | spelling | |
nasm.mac | 878 bytes | 18 | 18 years | nasm.mac -> asmdefs.mac | |
ostypes.h | 2.1 KB | 2585 | 17 years | Please rename OSType, it conflicts with a core Mac OS X type. | |
param.h | 1.6 KB | 1 | 55 years | import | |
patm.h | 18.7 KB | 1133 | 18 years | Added CPUMGCCallV86Code. PATM cleanup | |
pci.h | 8.9 KB | 2599 | 17 years | small correction | |
pdm.h | 248.5 KB | 2633 | 17 years | added PDMDevHlpQueryCPUId() | |
pgm.h | 58.1 KB | 2268 | 18 years | Stricter pointer typechecking. (R0 vs R3) | |
rem.h | 13.3 KB | 1 | 55 years | import | |
scsi.h | 18.6 KB | 1 | 55 years | import | |
selm.h | 12.8 KB | 2114 | 18 years | SELMToFlatEx change | |
shflsvc.h | 21.2 KB | 1 | 55 years | import | |
ssm.h | 35.2 KB | 900 | 18 years | Added SSMR3DeregisterExternal | |
stam.h | 43.7 KB | 2244 | 18 years | NS and PCT units. | |
stam.mac | 7.7 KB | 1 | 55 years | import | |
sup.h | 19.1 KB | 2014 | 18 years | r=bird: some cleanup of the cPages change. | |
tapwin32.h | 2.6 KB | 561 | 18 years | Update | |
tm.h | 22.5 KB | 2623 | 17 years | Fixed UTC typo. | |
trpm.h | 14.2 KB | 2287 | 18 years | PTRPMEVENT and PCTRPMEVENT. | |
trpm.mac | 1.2 KB | 2125 | 18 years | Changed export type. | |
types.h | 15.3 KB | 1840 | 18 years | Support driver interface cleanup. | |
usb.h | 6.5 KB | 1 | 55 years | import | |
usblib.h | 8.9 KB | 2666 | 17 years | fixed name | |
VBoxDev.h | 2.2 KB | 1 | 55 years | import | |
VBoxGuest.h | 29.6 KB | 1643 | 18 years | Hack to remove RTGCPTR from Linux guest additions | |
VBoxGuestLib.h | 8.0 KB | 1 | 55 years | import | |
VBoxHDD-new.h | 25.7 KB | 2662 | 17 years | Updared header file for raw disk access. | |
VBoxHDD.h | 22.1 KB | 1566 | 18 years | VBOXDDU_DECL & IN_VBOXDDU | |
version.h | 1.2 KB | 1 | 55 years | import | |
vm.h | 16.9 KB | 2283 | 18 years | Working TMCLOCK_VIRTUAL_SYNC. | |
vm.mac | 3.2 KB | 1480 | 18 years | No longer require contiguous memory for the VM structure. Did long … | |
vmapi.h | 33.3 KB | 1480 | 18 years | No longer require contiguous memory for the VM structure. Did long … | |
vmm.h | 11.7 KB | 397 | 18 years | Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break … | |
vrdpapi.h | 25.4 KB | 2522 | 17 years | VRDP multiconnection clipboard. The VRDP server always works in … | |
VRDPAuth.h | 4.9 KB | 2528 | 17 years | A new external authentication prototype for multiconnection, use … | |
vrdpusb.h | 2.9 KB | 1 | 55 years | import | |
vusb.h | 23.6 KB | 475 | 18 years | Ring-3 callbacks. | |
x86.h | 69.3 KB | 2104 | 18 years | Added X86_SEL_TYPE_MEMORY | |
x86.mac | 18.9 KB | 1 | 55 years | import |
Note:
See TracBrowser
for help on using the repository browser.