VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66995   8 years vboxsync tstRTR0Timer: reverted an unwanted change
(edit) @66988   8 years vboxsync tstRTR0Timer: when complaining about extreme deviation, print the ID …
(edit) @66985   8 years vboxsync tstRTR0Timer: actually test highres omni timer
(edit) @66930   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66928   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66927   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66884   8 years vboxsync iprt: RTUINT256U & RTUINT512U formatter fixes.
(edit) @66882   8 years vboxsync iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
(edit) @66867   8 years vboxsync a little more build fixing
(edit) @66865   8 years vboxsync more complete build fix
(edit) @66864   8 years vboxsync build fix
(edit) @66863   8 years vboxsync build fix
(edit) @66862   8 years vboxsync Runtime: provide LogRel output for all cases resulting in …
(edit) @66861   8 years vboxsync RTGetOptArgvFromString: Fixed incorrect handling of escape sequences …
(edit) @66850   8 years vboxsync Runtime: fall-thru
(edit) @66840   8 years vboxsync tstRTStrFormat.cpp: build fix attempt.
(edit) @66824   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66775   8 years vboxsync RTLs: fixed error message formatting
(edit) @66769   8 years vboxsync RTLs: VFS test tool and some fun.
(edit) @66768   8 years vboxsync iso9660: build fixes
(edit) @66767   8 years vboxsync iso9660: Rough ReadDir implementation. Also a build fix.
(edit) @66766   8 years vboxsync iso9660: build fix + rewind dir impl.
(edit) @66765   8 years vboxsync iso9660: Refactored the code to deal with root directory reference …
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66741   8 years vboxsync duh
(edit) @66740   8 years vboxsync vfsbase.cpp: retain debug
(edit) @66739   8 years vboxsync iso9660vfs: enabled the code
(edit) @66738   8 years vboxsync vfsbase: logging
(edit) @66737   8 years vboxsync vfsbase.cpp: logging fix
(edit) @66736   8 years vboxsync iso9660vfs,fatvfs: reference count fix
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66734   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66733   8 years vboxsync fatvfs.cpp: nits
(edit) @66731   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66727   8 years vboxsync Runtime/common/filesystem -> Runtime/common/fs
(edit) @66710   8 years vboxsync fatvfs.cpp: Finished rtFsFatDir_NeedLongName and fixed a bug in …
(edit) @66709   8 years vboxsync fatvfs.cpp: Check for invalid long name characters as well as a few names.
(edit) @66708   8 years vboxsync fatvfs: Quick implementation of a long filename generator.
(edit) @66699   8 years vboxsync fatvfs: assertion msg fix
(edit) @66698   8 years vboxsync fatvfs: readonly check and build fix
(edit) @66692   8 years vboxsync fatvfs.cpp: enabled
(edit) @66691   8 years vboxsync fatvfs.cpp: warnings
(edit) @66690   8 years vboxsync fatvfs.cpp: warnings
(edit) @66689   8 years vboxsync fatvfs: Added code for formatting a FAT volume.
(edit) @66676   8 years vboxsync fatvfs.cpp: Implemented file creation and opening of long filenames.
(edit) @66675   8 years vboxsync rtVfsChainSpecDupStrN: unescaping bugfix.
(edit) @66674   8 years vboxsync fatvfs.cpp: Can modify existing files.
(edit) @66672   8 years vboxsync fatvfs: trunacting files
(edit) @66671   8 years vboxsync fatvfs: Updates.
(edit) @66670   8 years vboxsync fatvfs: Implemented reading files.
(edit) @66669   8 years vboxsync iprt,fatvfs: a bit more code.
(edit) @66652   8 years vboxsync IPRT: Some more fat bits.
(edit) @66615   8 years vboxsync IPRT: More FAT fun (couldn't stop myself).
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66601   8 years vboxsync iprt,vfs: Added a generic 'open' provider and sketched out a few …
(edit) @66598   8 years vboxsync iprt: Added 'pull' VFS chain element provider/factory using the …
(edit) @66596   8 years vboxsync gzipvfs.cpp: Missing input I/O stream releases in previous commit.
(edit) @66595   8 years vboxsync iprt: Added RTCat tool for testing VFS chains and (later) FAT file …
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @66591   8 years vboxsync RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
(edit) @66576   8 years vboxsync iprt: fat + vfs updates.
(edit) @66574   8 years vboxsync fatvfs.cpp: Updates
(edit) @66558   8 years vboxsync win/RTErrConvertFromWin32.cpp: make the hack compile
(edit) @66557   8 years vboxsync win/RTErrConvertFromWin32.cpp: accept STATUS_ELEVATION_REQUIRED (which …
(edit) @66542   8 years vboxsync fatvfs.cpp: Working on a skeleton for accessing FAT volumes.
(edit) @66447   8 years vboxsync dbgmodcontainer: Adjusted assertion to silently handle empty segments …
(edit) @66445   8 years vboxsync Runtime/netaddrstr2: tabs, spaces, RT_ZERO
(edit) @66434   8 years vboxsync Runtime/r0drv/linux/rtStrFormatKernelAddress-generic: scnprintf() is …
(edit) @66433   8 years vboxsync Runtime/generic/rtStrFormatKernelAddress-generic: off-by-one
(edit) @66427   8 years vboxsync Runtime/r0drv/linux: use snprintf() from the Linux kernel as the …
(edit) @66426   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66425   8 years vboxsync Runtime/r0drv/linux: does not work
(edit) @66424   8 years vboxsync Runtime/r0drv: rtStrFormatKernelAddress() for Linux
(edit) @66417   8 years vboxsync debug build fix
(edit) @66416   8 years vboxsync build fix
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66384   8 years vboxsync IPRT/R0Drv: Need RTUTf16ICmpAscii.
(edit) @66368   8 years vboxsync tstLdr-4.cpp: oops, build fix.
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66362   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66350   8 years vboxsync IPRT/x509-core.cpp: More RDN name mappings.
(edit) @66335   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66304   8 years vboxsync strformatrt: the other way around
(edit) @66300   8 years vboxsync strformatrt.cpp: Reduced the ring-0 address code a little.
(edit) @66299   8 years vboxsync strformatrt.cpp: We shouldn't need 16-bit ring-0 support here AFAIK.
(edit) @66292   8 years vboxsync Runtime: use R0_ARCH_BITS
(edit) @66285   8 years vboxsync Runtime: treat 'RKv' normal for debug builds
(edit) @66284   8 years vboxsync Runtime: introduced 'RKv' format specifier
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66237   8 years vboxsync ASMBitNextClear.asm: 32-bit bugfix (harmless outside bs3kit).
(edit) @66236   8 years vboxsync ASMGetXcr0,ASMSetXcr0: Ported to 16-bit
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @66167   8 years vboxsync bs3kit: Added ASMCpuIdExSlow.asm.
(edit) @66120   8 years vboxsync IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
(edit) @66080   8 years vboxsync iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65991   8 years vboxsync Runtime/r0drv: actually use set_current_state() always as this …
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