VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette