|
|
@69930
|
7 years |
vboxsync |
VMM/HMSVMR0: Nits.
|
|
|
@69925
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Made opening and traversing directories work.
|
|
|
@69924
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
|
|
|
@69910
|
7 years |
vboxsync |
IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
|
|
|
@69907
|
7 years |
vboxsync |
Runtime/serialport-posix: Updates
|
|
|
@69902
|
7 years |
vboxsync |
IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
|
|
|
@69895
|
7 years |
vboxsync |
Runtime: New serial port API [build fix for doxygen]
|
|
|
@69892
|
7 years |
vboxsync |
Runtime: Start on a platform independent serial port access API which …
|
|
|
@69885
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
|
|
|
@69873
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: updates
|
|
|
@69866
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69865
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69864
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes
|
|
|
@69861
|
7 years |
vboxsync |
iprt/formats/ntfs: updates
|
|
|
@69855
|
7 years |
vboxsync |
IPRT: Added AVL tree for uint64_t. [mangling]
|
|
|
@69854
|
7 years |
vboxsync |
IPRT: Added AVL tree for uint64_t.
|
|
|
@69853
|
7 years |
vboxsync |
nits
|
|
|
@69849
|
7 years |
vboxsync |
ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
|
|
|
@69844
|
7 years |
vboxsync |
IPRT: VFS IsRangeInUse cleanup.
* Renamed to RTVfsQueryRangeState / …
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69833
|
7 years |
vboxsync |
iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
|
|
|
@69828
|
7 years |
vboxsync |
IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
|
|
|
@69826
|
7 years |
vboxsync |
IPRT/VFS: More path parsing work. Symlinks should work better now.
|
|
|
@69818
|
7 years |
vboxsync |
IPRT/VFS: Got rid of the pfnTraversalOpen method.
|
|
|
@69817
|
7 years |
vboxsync |
build fix
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69764
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM fixes.
|
|
|
@69761
|
7 years |
vboxsync |
iprt/dir.h,iprt/types.h: Moved the RTDIR type to types.h
|
|
|
@69759
|
7 years |
vboxsync |
RTDIRENTRY::enmType: Make the warning more visible as such.
|
|
|
@69757
|
7 years |
vboxsync |
iprt/dir.h: Added RTDirReadExA and RTDirReadExAFree for avoiding …
|
|
|
@69756
|
7 years |
vboxsync |
iprt/dir.h: doc updates
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69752
|
7 years |
vboxsync |
RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69745
|
7 years |
vboxsync |
IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
|
|
|
@69742
|
7 years |
vboxsync |
IPRT: Added RTGetOptFormatError.
|
|
|
@69730
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff. [build fix]
|
|
|
@69729
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff.
|
|
|
@69720
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69716
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69715
|
7 years |
vboxsync |
VMM/HM: Nested Hw.virt: Cache and restore EFER of the nested-guest …
|
|
|
@69709
|
7 years |
vboxsync |
iprt/dir.h: RTDIRCREATE_FLAGS_XXX fixes.
|
|
|
@69705
|
7 years |
vboxsync |
IPRT: VFS and NT path handling fixes.
* Rewrote RTDirQueryInfo for …
|
|
|
@69694
|
7 years |
vboxsync |
scm nits
|
|
|
@69691
|
7 years |
vboxsync |
iprt: Started on RTDirRel for NT.
|
|
|
@69688
|
7 years |
vboxsync |
iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
|
|
|
@69686
|
7 years |
vboxsync |
/include/: darwin header tweaks
|
|
|
@69679
|
7 years |
vboxsync |
iprt: A bunch of basic function for working the file system relative …
|
|
|
@69677
|
7 years |
vboxsync |
iprt: A bunch of basic function for working the file system relative …
|
|
|
@69674
|
7 years |
vboxsync |
iprt: A bunch of basic function for working the file system relative …
|
|
|
@69649
|
7 years |
vboxsync |
formats/mach-o.h: two new constants (sierra)
|
|
|
@69618
|
7 years |
vboxsync |
dvm.h: Added RTDVMVOLTYPE_FAT12.
|
|
|
@69617
|
7 years |
vboxsync |
dvm.h: build fix
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69609
|
7 years |
vboxsync |
iprt/dvm: Some API adjusting to VFS - work in progress.
|
|
|
@69513
|
7 years |
vboxsync |
iprt/formats/fat.h: fixed wrong const typedef variant.
|
|
|
@69505
|
7 years |
vboxsync |
More scm updates
|
|
|
@69497
|
7 years |
vboxsync |
include: scm updates
|
|
|
@69495
|
7 years |
vboxsync |
include: scm updates (year)
|
|
|
@69475
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69408
|
7 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Fix CPUMSvmVmExitRestoreHostState.
|
|
|
@69307
|
7 years |
vboxsync |
include/VBox: scm updates w/ correct MIT text
|
|
|
@69206
|
7 years |
vboxsync |
include: scm cleanups
|
|
|
@69205
|
7 years |
vboxsync |
removed unused ntwrap.mac
|
|
|
@69204
|
7 years |
vboxsync |
include/.scm-settings: use relative paths; adjustments
|
|
|
@69202
|
7 years |
vboxsync |
Regenerated assmebly includes (kmk -f Maintenance.kmk incs) passing …
|
|
|
@69182
|
7 years |
vboxsync |
include/.scm-settings: new file
|
|
|
@69181
|
7 years |
vboxsync |
include/VBox/: A couple of license adjustments and other scm cleanups.
|
|
|
@69179
|
7 years |
vboxsync |
include/VBox/Graphics: Let's try stick to the same MIT license wording …
|
|
|
@69178
|
7 years |
vboxsync |
VBox/Graphics/VBoxVideoErr.h: No author list.
|
|
|
@69177
|
7 years |
vboxsync |
VBox/Graphics/VBoxVideoIPRT.h: Shall be dual GPL & CDDL.
|
|
|
@69174
|
7 years |
vboxsync |
nits
|
|
|
@69173
|
7 years |
vboxsync |
iprt/refentry.h: never used, this stuff ended up in iprt/message.h
|
|
|
@69160
|
7 years |
vboxsync |
VMM/CPUM: Renamed CPUMSetGuestEferNoCheck.
|
|
|
@69144
|
7 years |
vboxsync |
VMM: Added CPUMSetGuestEferNoCheck so we can also call it when …
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69101
|
7 years |
vboxsync |
iprt/log.h: Adding 'nodeny' flag to make it possible to delete log …
|
|
|
@69062
|
7 years |
vboxsync |
IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
|
|
|
@69059
|
7 years |
vboxsync |
UDF: Some more structures.
|
|
|
@69055
|
7 years |
vboxsync |
build fix: VGABIOS can't use IPRT types
|
|
|
@69052
|
7 years |
vboxsync |
DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
|
|
|
@69035
|
7 years |
vboxsync |
UDF: Implemented directory listing. Works for root, other directories …
|
|
|
@69029
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69028
|
7 years |
vboxsync |
RTCString: don't crash when converting empty/null strings to an integer
|
|
|
@69027
|
7 years |
vboxsync |
IPRT: UDF reading updates.
|
|
|
@69023
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69022
|
7 years |
vboxsync |
Additions/linux/drm: move vbox_err.h to …
|
|
|
@69016
|
7 years |
vboxsync |
iprt/string.h: Added hex dump formatting alternative %RhxD for …
|
|
|
@69015
|
7 years |
vboxsync |
Fix up header files for graphics hardware.
bugref:9017: Additions/x11: …
|
|
|
@69013
|
7 years |
vboxsync |
IPRT: UDF updates
|
|
|
@69011
|
7 years |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@69010
|
7 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FALL_THROUGH() and the alias …
|
|
|
@69002
|
7 years |
vboxsync |
bugref:8674. Added 2 new events into the Progress - "percentage …
|
|
|
@68991
|
7 years |
vboxsync |
udf: typos and updates.
|
|
|
@68986
|
7 years |
vboxsync |
VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
|
|
|
@68963
|
7 years |
vboxsync |
VBoxGuest.h Fix VBGL_IOCTL_WAIT_FOR_EVENTS definition.
bugref:4567: …
|
|
|
@68957
|
7 years |
vboxsync |
Build fix (forgot to submit a file).
|
|
|
@68938
|
7 years |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68936
|
7 years |
vboxsync |
IPRT/RTGetOpt: Added 32-bit and 64-bit pair types.
|
|
|