|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60409
|
9 years |
vboxsync |
com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
|
|
|
@60406
|
9 years |
vboxsync |
VMM: doxygen fixes
|
|
|
@60405
|
9 years |
vboxsync |
pdmapi.h/FNPDMVMMDEVHEAPNOTIFY: Added missing DECLCALLBACK.
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60398
|
9 years |
vboxsync |
VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
|
|
|
@60396
|
9 years |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@60393
|
9 years |
vboxsync |
Runtime/linux/sysfs: Fixes, implement two forgotten methods
|
|
|
@60390
|
9 years |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60387
|
9 years |
vboxsync |
PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
|
|
|
@60384
|
9 years |
vboxsync |
IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
|
|
|
@60377
|
9 years |
vboxsync |
VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60368
|
9 years |
vboxsync |
constant strings with 'const char*' instead of 'char*'
|
|
|
@60353
|
9 years |
vboxsync |
Audio: Added HDA support for newer Linux guests; more work on surround …
|
|
|
@60349
|
9 years |
vboxsync |
oops
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60323
|
9 years |
vboxsync |
include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
|
|
|
@60322
|
9 years |
vboxsync |
kmk incs
|
|
|
@60314
|
9 years |
vboxsync |
iprt/err.*: regenerated
|
|
|
@60313
|
9 years |
vboxsync |
iprt/x86.*: updates
|
|
|
@60309
|
9 years |
vboxsync |
VMM: Doxygen fixes for r106369.
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60299
|
9 years |
vboxsync |
comment typo
|
|
|
@60297
|
9 years |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@60264
|
9 years |
vboxsync |
iprt/formats/omf.h: correction and additions.
|
|
|
@60262
|
9 years |
vboxsync |
HostServices/Service.h: Initialize rc.
|
|
|
@60261
|
9 years |
vboxsync |
HostServices/Service.h: Only copy parameters if a valid parameter …
|
|
|
@60259
|
9 years |
vboxsync |
dbgmodcodeview.cpp: Parse CV8 line numbers.
|
|
|
@60245
|
9 years |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60241
|
9 years |
vboxsync |
usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so …
|
|
|
@60238
|
9 years |
vboxsync |
include/VBox/log.h: fix for r106253
|
|
|
@60235
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: doxygen fix
|
|
|
@60230
|
9 years |
vboxsync |
duh
|
|
|
@60229
|
9 years |
vboxsync |
later
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60219
|
9 years |
vboxsync |
bugref:8249. New API interface ICertificate was added.
|
|
|
@60209
|
9 years |
vboxsync |
leave out RTStrPurgeEncoding() from USBLibPurgeEncoding for …
|
|
|
@60201
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
|
|
|
@60200
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
|
|
|
@60192
|
9 years |
vboxsync |
iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
|
|
|
@60177
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add a …
|
|
|
@60164
|
9 years |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60163
|
9 years |
vboxsync |
USBLibPurgeEncoding: Wrong length.
|
|
|
@60162
|
9 years |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60159
|
9 years |
vboxsync |
USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
|
|
|
@60156
|
9 years |
vboxsync |
USB: Purge strings.
|
|
|
@60155
|
9 years |
vboxsync |
Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
|
|
|
@60154
|
9 years |
vboxsync |
Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
|
|
|
@60134
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileSizeAlignment.
|
|
|
@60121
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60109
|
9 years |
vboxsync |
bugref:7585: Devices/Graphics: add functionality currently in VMM …
|
|
|
@60107
|
9 years |
vboxsync |
Main/USBProxyService: Save any additional USB device sources in the …
|
|
|
@60096
|
9 years |
vboxsync |
VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host.
|
|
|
@60089
|
9 years |
vboxsync |
Main,VBoxManage: Add API to IHost for adding and removing USB device …
|
|
|
@60087
|
9 years |
vboxsync |
iprt/x86.h: duh!
|
|
|
@60079
|
9 years |
vboxsync |
doxygen fix
|
|
|
@60078
|
9 years |
vboxsync |
build fix
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@60070
|
9 years |
vboxsync |
iprt/assert.h: docs.
|
|
|
@60068
|
9 years |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 years |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@60065
|
9 years |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60055
|
9 years |
vboxsync |
AssertContinue should continue, not break.
|
|
|
@60053
|
9 years |
vboxsync |
introduced AssertContinue()
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60023
|
9 years |
vboxsync |
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
|
|
|
@60007
|
9 years |
vboxsync |
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
|
|
|
@59988
|
9 years |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59965
|
9 years |
vboxsync |
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
|
|
|
@59961
|
9 years |
vboxsync |
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
|
|
|
@59942
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Bug fix in 8086 version of ASMMemFill32 and …
|
|
|
@59931
|
9 years |
vboxsync |
iprt/formats/omf.h: Some OMF definitions.
|
|
|
@59897
|
9 years |
vboxsync |
x86.h: Added missing x2APIC MSRs.
|
|
|
@59890
|
9 years |
vboxsync |
Audio: Added support for handling host input/output configuration …
|
|
|
@59876
|
9 years |
vboxsync |
VUSB: doxygen fix
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59868
|
9 years |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59862
|
9 years |
vboxsync |
VMMDevTesting.h: spec fix
|
|
|
@59855
|
9 years |
vboxsync |
DnD/DnDURIList: Use uint64_t for counts/sizes, as we also want to …
|
|
|
@59830
|
9 years |
vboxsync |
DnD: HostServices/Service.h: Error checking.
|
|
|
@59829
|
9 years |
vboxsync |
DragAndDropSvc.h: Comment.
|
|
|
@59828
|
9 years |
vboxsync |
DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59791
|
9 years |
vboxsync |
iprt/asm.h: fixed ASMSerializeInstructionIRef for Windows
|
|
|
@59762
|
9 years |
vboxsync |
include/iprt: typo and gcc parameter warning
|
|
|
@59759
|
9 years |
vboxsync |
iprt/vfs.h: doxygen build fix.
|
|
|
@59754
|
9 years |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59748
|
9 years |
vboxsync |
asm.h: build fix.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59746
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59732
|
9 years |
vboxsync |
bldprog-strtab-template.cpp.h: fix
|
|
|
@59728
|
9 years |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59723
|
9 years |
vboxsync |
VUSB: Add a VUSBSTATUS for canceled URBs (not used yet)
|
|
|
@59721
|
9 years |
vboxsync |
build fix
|
|
|
@59718
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59704
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|