|
|
@48909
|
11 年 |
vboxsync |
kmk incs
|
|
|
@48905
|
11 年 |
vboxsync |
Promoted Runtime/include/internal/ldrMach-O.h to …
|
|
|
@48862
|
11 年 |
vboxsync |
build fix
|
|
|
@48850
|
11 年 |
vboxsync |
Forgot to mangle RTZipXarFsStreamFromIoStream.
|
|
|
@48841
|
11 年 |
vboxsync |
iprt/formats/xar.h: header.
|
|
|
@48838
|
11 年 |
vboxsync |
More or less usable XAR reader.
|
|
|
@48837
|
11 年 |
vboxsync |
build fix
|
|
|
@48836
|
11 年 |
vboxsync |
IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
|
|
|
@48835
|
11 年 |
vboxsync |
IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
|
|
|
@48834
|
11 年 |
vboxsync |
iprt/xml: Added more convenience methods and did more cleanup work, …
|
|
|
@48833
|
11 年 |
vboxsync |
cpp/utils.h: Added RT_CPP_GETTER_UNCONST and RT_CPP_GETTER_UNCONST_RET …
|
|
|
@48820
|
11 年 |
vboxsync |
IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
|
|
|
@48797
|
11 年 |
vboxsync |
A bit more XAR hacking.
|
|
|
@48782
|
11 年 |
vboxsync |
Missed one macro.
|
|
|
@48781
|
11 年 |
vboxsync |
iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
|
|
|
@48780
|
11 年 |
vboxsync |
Started on a XAR file system stream similar to what we have for TAR …
|
|
|
@48779
|
11 年 |
vboxsync |
iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
|
|
|
@48765
|
11 年 |
vboxsync |
Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
|
|
|
@48763
|
11 年 |
vboxsync |
add STDBOOL_H to darwin specific condition for "bool" handling in C.
|
|
|
@48698
|
11 年 |
vboxsync |
typo
|
|
|
@48695
|
11 年 |
vboxsync |
CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
|
|
|
@48681
|
11 年 |
vboxsync |
Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
|
|
|
@48572
|
11 年 |
vboxsync |
asm-amd64-x86.h: Use writeeflags and readeflags with visual C++. …
|
|
|
@48368
|
11 年 |
vboxsync |
Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
|
|
|
@48357
|
11 年 |
vboxsync |
The intel_pstate Linux driver depends on these two MSRs
|
|
|
@48284
|
11 年 |
vboxsync |
VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
|
|
|
@48267
|
11 年 |
vboxsync |
VMM: Allow VT-x to be used in SMX mode, more granular error checking.
|
|
|
@48151
|
11 年 |
vboxsync |
Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
|
|
|
@48143
|
11 年 |
vboxsync |
x86.h: some new MSRs. _BIT defines for some EFLAGS.
|
|
|
@48120
|
11 年 |
vboxsync |
Another intel MSR.
|
|
|
@48119
|
11 年 |
vboxsync |
Another intel MSR.
|
|
|
@48076
|
11 年 |
vboxsync |
Spell "afterwards" correctly in comments.
|
|
|
@48066
|
11 年 |
vboxsync |
CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
|
|
|
@47996
|
11 年 |
vboxsync |
More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
|
|
|
@47988
|
11 年 |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47942
|
11 年 |
vboxsync |
CPUM: Ignore MSR_K8_INT_PENDING access.
|
|
|
@47876
|
11 年 |
vboxsync |
kmk incs
|
|
|
@47839
|
11 年 |
vboxsync |
x86.h: APICBASE fields.
|
|
|
@47834
|
11 年 |
vboxsync |
IPRT/file.h: Documentation.
|
|
|
@47783
|
11 年 |
vboxsync |
IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
|
|
|
@47762
|
11 年 |
vboxsync |
IPRT: Added RTFileModeToFlags* APIs + testcase.
|
|
|
@47738
|
11 年 |
vboxsync |
x86.h: Corrected X86DESCATTR_P definition (shifted left by 4 bits by …
|
|
|
@47735
|
11 年 |
vboxsync |
Comment typo.
|
|
|
@47667
|
11 年 |
vboxsync |
x86.h: A couple of DR7 macros.
|
|
|
@47660
|
11 年 |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47619
|
11 年 |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47572
|
11 年 |
vboxsync |
Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
|
|
|
@47547
|
11 年 |
vboxsync |
x86.h: Added X86_EFL_LIVE_MASK and X86_EFL_RA1_MASK.
|
|
|
@47516
|
11 年 |
vboxsync |
Backed out r87679: Still working on the wrong solution... Sigh.
|
|
|
@47500
|
11 年 |
vboxsync |
pr6022. Second variant of support GZIP files for OVA appliance.
|
|
|
@47442
|
11 年 |
vboxsync |
Adjusted some HMVMX status codes so that VERR_VMX_INVALID_VMCS_PTR and …
|
|
|
@47435
|
11 年 |
vboxsync |
iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so …
|
|
|
@47432
|
11 年 |
vboxsync |
HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
|
|
|
@47406
|
11 年 |
vboxsync |
x86.h: Added MSXCR macros.
|
|
|
@47381
|
11 年 |
vboxsync |
keep within 130 columns.
|
|
|
@47370
|
11 年 |
vboxsync |
iprt/thread.h: Define/document the return values more explicitly when …
|
|
|
@47359
|
11 年 |
vboxsync |
IPRT: Added compression to the gzip VFS I/O stream class …
|
|
|
@47356
|
11 年 |
vboxsync |
IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
|
|
|
@47352
|
11 年 |
vboxsync |
Runtime/r0drv: Reference counting for kernel thread-context hooks.
|
|
|
@47351
|
11 年 |
vboxsync |
doc typo
|
|
|
@47344
|
11 年 |
vboxsync |
RTZipGzipDecompressBuffer was removed.
|
|
|
@47343
|
11 年 |
vboxsync |
pr6022. cleaning up the code. RTZip interface …
|
|
|
@47340
|
11 年 |
vboxsync |
pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
|
|
|
@47328
|
11 年 |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47305
|
11 年 |
vboxsync |
x86.h/mac: opcode prefixes.
|
|
|
@47267
|
11 年 |
vboxsync |
Regenerate assembly headers, added TSSes to x86extra.mac.
|
|
|
@47247
|
11 年 |
vboxsync |
HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
|
|
|
@47241
|
11 年 |
vboxsync |
X86DESCATTRBITS: Added the funny intel bit.
|
|
|
@47236
|
11 年 |
vboxsync |
lazy-dbghelp.h: Use RTLdrLoadSystem.
|
|
|
@47224
|
11 年 |
vboxsync |
iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
|
|
|
@47206
|
11 年 |
vboxsync |
IPRT: Kernel thread-context hooks, Solaris implementation.
|
|
|
@47199
|
11 年 |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@47172
|
11 年 |
vboxsync |
Started on exception dispatching testcase to check rare paths.
|
|
|
@47152
|
11 年 |
vboxsync |
x86.h: Some X86XCPT updates.
|
|
|
@47131
|
11 年 |
vboxsync |
iprt/x86extra.mac: Added all the trap enums.
|
|
|
@47071
|
11 年 |
vboxsync |
Runtime: btrfs
|
|
|
@47051
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47037
|
11 年 |
vboxsync |
Converted ldrPE.h (most of it) and ldrMZ.h to assembly.
|
|
|
@47034
|
11 年 |
vboxsync |
iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset.
|
|
|
@47009
|
11 年 |
vboxsync |
Comment typo.
|
|
|
@46980
|
11 年 |
vboxsync |
Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
|
|
|
@46971
|
11 年 |
vboxsync |
pr6022. Support handling directories in the TAR has been added. Added …
|
|
|
@46925
|
11 年 |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46855
|
11 年 |
vboxsync |
iprt/asmdefs.mac: Working towards working import handling, at last... …
|
|
|
@46690
|
11 年 |
vboxsync |
VisualAge for C++: Example of why we're using DECL macros, …
|
|
|
@46689
|
11 年 |
vboxsync |
iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
|
|
|
@46688
|
11 年 |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46687
|
11 年 |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46639
|
11 年 |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46636
|
11 年 |
vboxsync |
Completed the RTMpGetCoreCount documentation. If anyone disagrees, …
|
|
|
@46593
|
11 年 |
vboxsync |
updates
|
|
|
@46583
|
11 年 |
vboxsync |
doc fix
|
|
|
@46567
|
11 年 |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@46558
|
11 年 |
vboxsync |
IMP2 fixes
|
|
|
@46550
|
11 年 |
vboxsync |
elf, gcc and 32-bit.
|
|
|
@46548
|
11 年 |
vboxsync |
asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
|
|
|
@46421
|
12 年 |
vboxsync |
kmk incs
|
|
|
@46412
|
12 年 |
vboxsync |
build fix
|
|
|
@46407
|
12 年 |
vboxsync |
iprt/formats/hfs.h: Initial coding.
|
|
|
@46403
|
12 年 |
vboxsync |
IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
|
|
|