|
|
@58790
|
9 years |
vboxsync |
iprt/cdefs.h: RTCALL should be cdecl for WATCOMC. (external asm …
|
|
|
@58788
|
9 years |
vboxsync |
iprt/asm-watcom-x86-*.h: Some fixes.
|
|
|
@58787
|
9 years |
vboxsync |
iprt/cdefs.h: Fixed the size constants (grp_rt_cdefs_size) for 16-bit, …
|
|
|
@58773
|
9 years |
vboxsync |
iprt/asm.h: Missing ) in ASMBitLastSetU64.
|
|
|
@58772
|
9 years |
vboxsync |
Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
|
|
|
@58771
|
9 years |
vboxsync |
iprt/asm.h: Added ASMBitFirstSetU16 and ASMBitLastSetU16, and while at …
|
|
|
@58768
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58767
|
9 years |
vboxsync |
revered r104210, got unfinished asm.h changes mixed into it.
|
|
|
@58766
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58760
|
9 years |
vboxsync |
iprt/asm.h: Use external assembly version of ASMBitNextClear and …
|
|
|
@58750
|
9 years |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58749
|
9 years |
vboxsync |
iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
|
|
|
@58747
|
9 years |
vboxsync |
iprt/mangling.h: Added all ASM* functions, not just the ones we …
|
|
|
@58739
|
9 years |
vboxsync |
iprt/formats/mz.h: Copied from runtime and adjusted a little.
|
|
|
@58738
|
9 years |
vboxsync |
Runtime/http-curl: distinguish between "URL not found" and "host not found"
|
|
|
@58728
|
9 years |
vboxsync |
iprt/formats/pecoff.h: Added all machine constants listed by microsoft.
|
|
|
@58718
|
9 years |
vboxsync |
build fix
|
|
|
@58712
|
9 years |
vboxsync |
iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58711
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Comment change.
|
|
|
@58710
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: fixes
|
|
|
@58709
|
9 years |
vboxsync |
iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
|
|
|
@58708
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
|
|
|
@58707
|
9 years |
vboxsync |
iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
|
|
|
@58706
|
9 years |
vboxsync |
iprt/asm.h: 16-bit adjustments, watcom adjustments.
|
|
|
@58705
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58704
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58703
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58702
|
9 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
|
|
|
@58701
|
9 years |
vboxsync |
asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
|
|
|
@58699
|
9 years |
vboxsync |
asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
|
|
|
@58693
|
9 years |
vboxsync |
iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
|
|
|
@58692
|
9 years |
vboxsync |
iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
|
|
|
@58691
|
9 years |
vboxsync |
iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
|
|
|
@58662
|
9 years |
vboxsync |
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
|
|
|
@58658
|
9 years |
vboxsync |
bugref:8097: AC/DB loop fixes.
|
|
|
@58654
|
9 years |
vboxsync |
include/iprt/formats/pecoff.h: Copied from …
|
|
|
@58636
|
9 years |
vboxsync |
include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
|
|
|
@58625
|
9 years |
vboxsync |
iprt/types.h: Watcom & 16-bit adjustments.
|
|
|
@58624
|
9 years |
vboxsync |
iprt/stdint.h: Watcom & 16-bit adjustments.
|
|
|
@58623
|
9 years |
vboxsync |
iprt/cdefs.h: Watcom & 16-bit adjustments.
|
|
|
@58608
|
9 years |
vboxsync |
iprt/asmdefs.mac: Introduced RT_NOINC_SEGMENTS to avoid unncessary …
|
|
|
@58601
|
9 years |
vboxsync |
Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
|
|
|
@58600
|
9 years |
vboxsync |
Audio: Introduced reference counting for guest audio streams; this …
|
|
|
@58597
|
9 years |
vboxsync |
iprt/err.h: also consider VBoxNetNAT when talking about clients …
|
|
|
@58587
|
9 years |
vboxsync |
iprt/asmdefs.h: nasm fixes.
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58390
|
9 years |
vboxsync |
VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
|
|
|
@58389
|
9 years |
vboxsync |
IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
|
|
|
@58371
|
9 years |
vboxsync |
DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
|
|
|
@58370
|
9 years |
vboxsync |
DnD: Warnings.
|
|
|
@58344
|
9 years |
vboxsync |
Audio: Fixed suspending/resuming streams on VM pause/unpause.
|
|
|
@58338
|
9 years |
vboxsync |
iprt/crypto/*.h: doxygen fixes.
|
|
|
@58329
|
9 years |
vboxsync |
DnD: Updates/bugfixes:
- Added separate VBOXDNDDISCONNECTMSG …
|
|
|
@58305
|
9 years |
vboxsync |
RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
|
|
|
@58303
|
9 years |
vboxsync |
RTTestCreateChild: Added new method for creating a test instance in a …
|
|
|
@58300
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58297
|
9 years |
vboxsync |
RTLocalIpc: Added flag to the server and connection creation functions …
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58293
|
9 years |
vboxsync |
localipc.h: Correct read/write parameter names.
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@58285
|
9 years |
vboxsync |
localipc-posix: fix r103476: added mangling.
|
|
|
@58283
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
|
|
|
@58274
|
9 years |
vboxsync |
iprt/mem.h: Allow ring-0 electric fencing on darwin.
|
|
|
@58257
|
9 years |
vboxsync |
DnD: Added context IDs for all HGCM messages.
|
|
|
@58231
|
9 years |
vboxsync |
DnD: Added VBOX_DND_CB_MAGIC_MAKE.
|
|
|
@58230
|
9 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@58221
|
9 years |
vboxsync |
doxygen fix
|
|
|
@58219
|
9 years |
vboxsync |
fixed prototype
|
|
|
@58217
|
9 years |
vboxsync |
Runtime/http-curl: added RTHttpSetDownloadProgressCallback()
|
|
|
@58212
|
9 years |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@58204
|
9 years |
vboxsync |
VBoxGuestLib: Fixed doxygen warnings.
|
|
|
@58203
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
|
|
|
@58199
|
9 years |
vboxsync |
Runtime/http-curl: introduced RTHttpGetHeaderText() and …
|
|
|
@58184
|
9 years |
vboxsync |
VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
|
|
|
@58183
|
9 years |
vboxsync |
VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
|
|
|
@58181
|
9 years |
vboxsync |
VBoxGuestLib: Removed misunderstood …
|
|
|
@58178
|
9 years |
vboxsync |
VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
|
|
|
@58177
|
9 years |
vboxsync |
iprt/cdefs.h,VBoxGuestR3LibAdditions.cpp: Added RT_LSTR for prefixing …
|
|
|
@58163
|
9 years |
vboxsync |
VMMDev.h: r=bird: Please, don't spread enum values like this ever again.
|
|
|
@58154
|
9 years |
vboxsync |
Doxygen: fixes
|
|
|
@58138
|
9 years |
vboxsync |
com/ErrorInfo.h: doxygen warnings.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58127
|
9 years |
vboxsync |
VMM: No more doxygen warnings here.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58125
|
9 years |
vboxsync |
oops
|
|
|
@58124
|
9 years |
vboxsync |
include/VBox//*.h: pVM and pVCpu parameter description adjustments.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@58113
|
9 years |
vboxsync |
VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
|
|
|
@58111
|
9 years |
vboxsync |
include,misc: More Doxygen grouping adjustments.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58099
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|
@58098
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|
@58096
|
9 years |
vboxsync |
com/assert.h: Cleanups.
|
|
|
@58092
|
9 years |
vboxsync |
vd-ifs.h: VDINTERFACECRYPTO: Cannot use @copydoc when the parameters …
|
|
|
@58069
|
9 years |
vboxsync |
IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
|
|
|
@58068
|
9 years |
vboxsync |
IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
|
|
|
@58067
|
9 years |
vboxsync |
IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
|
|
|
@58029
|
9 years |
vboxsync |
VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
|
|
|