|
|
@60542
|
9 年 |
vboxsync |
VMM/APIC: Much fun with alignment and sizes.
|
|
|
@60534
|
9 年 |
vboxsync |
VMM/APIC: AssertCompile.
|
|
|
@60510
|
9 年 |
vboxsync |
GuestHost/OpenGL: fixed annoying warning
|
|
|
@60506
|
9 年 |
vboxsync |
include/VBox/com/defs.h: more build break fixing for XPCOM
|
|
|
@60504
|
9 年 |
vboxsync |
include/VBox/com/ptr.h: streamline ATL use, whitespace cleanup
|
|
|
@60485
|
9 年 |
vboxsync |
bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division.
|
|
|
@60484
|
9 年 |
vboxsync |
PCBIOS: split up the support.asm file and implemented 32-bit division …
|
|
|
@60483
|
9 年 |
vboxsync |
build fix (Doxygen comment)
|
|
|
@60482
|
9 年 |
vboxsync |
iprt/uint64.h: Converted uint128.h to RTUINT64U 64-bit for ancient …
|
|
|
@60481
|
9 年 |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60480
|
9 年 |
vboxsync |
SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
|
|
|
@60440
|
9 年 |
vboxsync |
VMMDevTesting: Adjusted the CMD and DATA expectations to handle pure …
|
|
|
@60428
|
9 年 |
vboxsync |
VMM/APIC: fixes with APIC base MSR initialization and nits.
|
|
|
@60427
|
9 年 |
vboxsync |
Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
|
|
|
@60413
|
9 年 |
vboxsync |
iem.h: docs
|
|
|
@60412
|
9 年 |
vboxsync |
cpum.h: Added NEC V20/V30 to CPUMMICROARCH.
|
|
|
@60410
|
9 年 |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60409
|
9 年 |
vboxsync |
com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
|
|
|
@60406
|
9 年 |
vboxsync |
VMM: doxygen fixes
|
|
|
@60405
|
9 年 |
vboxsync |
pdmapi.h/FNPDMVMMDEVHEAPNOTIFY: Added missing DECLCALLBACK.
|
|
|
@60404
|
9 年 |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60398
|
9 年 |
vboxsync |
VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
|
|
|
@60396
|
9 年 |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@60393
|
9 年 |
vboxsync |
Runtime/linux/sysfs: Fixes, implement two forgotten methods
|
|
|
@60390
|
9 年 |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60387
|
9 年 |
vboxsync |
PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
|
|
|
@60384
|
9 年 |
vboxsync |
IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
|
|
|
@60377
|
9 年 |
vboxsync |
VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
|
|
|
@60373
|
9 年 |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60368
|
9 年 |
vboxsync |
constant strings with 'const char*' instead of 'char*'
|
|
|
@60353
|
9 年 |
vboxsync |
Audio: Added HDA support for newer Linux guests; more work on surround …
|
|
|
@60349
|
9 年 |
vboxsync |
oops
|
|
|
@60346
|
9 年 |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60323
|
9 年 |
vboxsync |
include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
|
|
|
@60322
|
9 年 |
vboxsync |
kmk incs
|
|
|
@60314
|
9 年 |
vboxsync |
iprt/err.*: regenerated
|
|
|
@60313
|
9 年 |
vboxsync |
iprt/x86.*: updates
|
|
|
@60309
|
9 年 |
vboxsync |
VMM: Doxygen fixes for r106369.
|
|
|
@60307
|
9 年 |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60299
|
9 年 |
vboxsync |
comment typo
|
|
|
@60297
|
9 年 |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@60264
|
9 年 |
vboxsync |
iprt/formats/omf.h: correction and additions.
|
|
|
@60262
|
9 年 |
vboxsync |
HostServices/Service.h: Initialize rc.
|
|
|
@60261
|
9 年 |
vboxsync |
HostServices/Service.h: Only copy parameters if a valid parameter …
|
|
|
@60259
|
9 年 |
vboxsync |
dbgmodcodeview.cpp: Parse CV8 line numbers.
|
|
|
@60245
|
9 年 |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60241
|
9 年 |
vboxsync |
usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so …
|
|
|
@60238
|
9 年 |
vboxsync |
include/VBox/log.h: fix for r106253
|
|
|
@60235
|
9 年 |
vboxsync |
iprt/asm-amd64-x86.h: doxygen fix
|
|
|
@60230
|
9 年 |
vboxsync |
duh
|
|
|
@60229
|
9 年 |
vboxsync |
later
|
|
|
@60228
|
9 年 |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60219
|
9 年 |
vboxsync |
bugref:8249. New API interface ICertificate was added.
|
|
|
@60209
|
9 年 |
vboxsync |
leave out RTStrPurgeEncoding() from USBLibPurgeEncoding for …
|
|
|
@60201
|
9 年 |
vboxsync |
iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
|
|
|
@60200
|
9 年 |
vboxsync |
iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
|
|
|
@60192
|
9 年 |
vboxsync |
iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
|
|
|
@60177
|
9 年 |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add a …
|
|
|
@60164
|
9 年 |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60163
|
9 年 |
vboxsync |
USBLibPurgeEncoding: Wrong length.
|
|
|
@60162
|
9 年 |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60159
|
9 年 |
vboxsync |
USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
|
|
|
@60156
|
9 年 |
vboxsync |
USB: Purge strings.
|
|
|
@60155
|
9 年 |
vboxsync |
Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
|
|
|
@60154
|
9 年 |
vboxsync |
Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
|
|
|
@60134
|
9 年 |
vboxsync |
iprt/asmdefs.mac: AssertCompileSizeAlignment.
|
|
|
@60121
|
9 年 |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60109
|
9 年 |
vboxsync |
bugref:7585: Devices/Graphics: add functionality currently in VMM …
|
|
|
@60107
|
9 年 |
vboxsync |
Main/USBProxyService: Save any additional USB device sources in the …
|
|
|
@60096
|
9 年 |
vboxsync |
VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host.
|
|
|
@60089
|
9 年 |
vboxsync |
Main,VBoxManage: Add API to IHost for adding and removing USB device …
|
|
|
@60087
|
9 年 |
vboxsync |
iprt/x86.h: duh!
|
|
|
@60079
|
9 年 |
vboxsync |
doxygen fix
|
|
|
@60078
|
9 年 |
vboxsync |
build fix
|
|
|
@60077
|
9 年 |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@60070
|
9 年 |
vboxsync |
iprt/assert.h: docs.
|
|
|
@60068
|
9 年 |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 年 |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@60065
|
9 年 |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60055
|
9 年 |
vboxsync |
AssertContinue should continue, not break.
|
|
|
@60053
|
9 年 |
vboxsync |
introduced AssertContinue()
|
|
|
@60028
|
9 年 |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60023
|
9 年 |
vboxsync |
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
|
|
|
@60007
|
9 年 |
vboxsync |
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
|
|
|
@59988
|
9 年 |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@59987
|
9 年 |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59972
|
9 年 |
vboxsync |
Implemented RTSortShell.
|
|
|
@59965
|
9 年 |
vboxsync |
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
|
|
|
@59961
|
9 年 |
vboxsync |
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
|
|
|
@59942
|
9 年 |
vboxsync |
iprt/asm-watcom-x86-16.h: Bug fix in 8086 version of ASMMemFill32 and …
|
|
|
@59931
|
9 年 |
vboxsync |
iprt/formats/omf.h: Some OMF definitions.
|
|
|
@59897
|
9 年 |
vboxsync |
x86.h: Added missing x2APIC MSRs.
|
|
|
@59890
|
9 年 |
vboxsync |
Audio: Added support for handling host input/output configuration …
|
|
|
@59876
|
9 年 |
vboxsync |
VUSB: doxygen fix
|
|
|
@59875
|
9 年 |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59868
|
9 年 |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59862
|
9 年 |
vboxsync |
VMMDevTesting.h: spec fix
|
|
|
@59855
|
9 年 |
vboxsync |
DnD/DnDURIList: Use uint64_t for counts/sizes, as we also want to …
|
|
|
@59830
|
9 年 |
vboxsync |
DnD: HostServices/Service.h: Error checking.
|
|
|
@59829
|
9 年 |
vboxsync |
DragAndDropSvc.h: Comment.
|
|
|