|
|
@42956
|
12 years |
vboxsync |
iprt/net.h: Careful using IPv6 in RTNETADDRU, it might be a define …
|
|
|
@42712
|
12 years |
vboxsync |
Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
|
|
|
@42708
|
12 years |
vboxsync |
Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
|
|
|
@42599
|
12 years |
vboxsync |
log.h/log.cpp: s/pszVar/pszValue/g
|
|
|
@42588
|
12 years |
vboxsync |
More test execute only + not-accessed + short CS wrt return to real mode.
|
|
|
@42585
|
12 years |
vboxsync |
Hidden registry exploration.
|
|
|
@42427
|
12 years |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42396
|
12 years |
vboxsync |
fixed duplicate error codes and regenerated .mac incs
|
|
|
@42377
|
12 years |
vboxsync |
typo
|
|
|
@42346
|
12 years |
vboxsync |
semaphores.h: Added fast mutex warning wrt IRQL.
|
|
|
@42337
|
12 years |
vboxsync |
CPUM: Save and restore the internal selector fields.
|
|
|
@42333
|
12 years |
vboxsync |
typo
|
|
|
@42157
|
13 years |
vboxsync |
VMM: Detect VIA Cpus for VT-x support.
|
|
|
@42067
|
13 years |
vboxsync |
Runtime: New variant for RTProcQueryUsername which allocates the …
|
|
|
@42056
|
13 years |
vboxsync |
VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
|
|
|
@42024
|
13 years |
vboxsync |
VMM: RDTSCP support on Intel. Segregated some common CPU features from …
|
|
|
@41976
|
13 years |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41920
|
13 years |
vboxsync |
Build fix
|
|
|
@41919
|
13 years |
vboxsync |
Runtime/process: Add RTProcQueryUsername to query the username of the …
|
|
|
@41911
|
13 years |
vboxsync |
backed out r78763 and r78763
|
|
|
@41909
|
13 years |
vboxsync |
re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
|
|
|
@41889
|
13 years |
vboxsync |
backed out r78740
|
|
|
@41887
|
13 years |
vboxsync |
Runtime: introduced RTRandAdvCreateOpenssl()
|
|
|
@41723
|
13 years |
vboxsync |
RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
|
|
|
@41715
|
13 years |
vboxsync |
Made _EndProc zero-sized functions; fixed tstDisasm.
|
|
|
@41696
|
13 years |
vboxsync |
Additions/solaris/VBoxGuest: make the kernel module dependency …
|
|
|
@41670
|
13 years |
vboxsync |
RTEnvClone: don't return an error if we found elements without a …
|
|
|
@41648
|
13 years |
vboxsync |
asmdefs.mac: Make _EndProc hidden.
|
|
|
@41646
|
13 years |
vboxsync |
asmdefs.mac: Set the type and size of procedures when targeting ELF.
|
|
|
@41551
|
13 years |
vboxsync |
Fix build
|
|
|
@41549
|
13 years |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@41504
|
13 years |
vboxsync |
RTStrmGetLine: Deal with correctly with \r\n, current handling is …
|
|
|
@41493
|
13 years |
vboxsync |
RTDbg*SymbolByAddr*: Added a flag parameter.
|
|
|
@41307
|
13 years |
vboxsync |
Runtime/common/log/log: make g_Logger weak which is the better solution
|
|
|
@41300
|
13 years |
vboxsync |
regenerated .mac files.
|
|
|
@41270
|
13 years |
vboxsync |
cleanups
|
|
|
@41268
|
13 years |
vboxsync |
Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
|
|
|
@41267
|
13 years |
vboxsync |
Hacking my way around D's lack of pragma pack.
|
|
|
@41259
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41251
|
13 years |
vboxsync |
log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@41169
|
13 years |
vboxsync |
IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
|
|
|
@41094
|
13 years |
vboxsync |
Runtime/Dvm: Glue for VFS
|
|
|
@41006
|
13 years |
vboxsync |
iprt/cdefs.h: _2K, _8K and _16K.
|
|
|
@40980
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40979
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40966
|
13 years |
vboxsync |
Runtime/r0drv/solaris: Dissolve VBI into IPRT.
|
|
|
@40946
|
13 years |
vboxsync |
iprt: build fix.
|
|
|
@40945
|
13 years |
vboxsync |
iprt: dance with NULL.
|
|
|
@40943
|
13 years |
vboxsync |
better fix for the NULL problem
|
|
|
@40942
|
13 years |
vboxsync |
iprt: comment fix.
|
|
|
@40941
|
13 years |
vboxsync |
runtime: smaller linux 3.4-rc3 build fix.
|
|
|
@40938
|
13 years |
vboxsync |
runtime: backed out r77481,r77482,r77483,r77484,r77485
|
|
|
@40931
|
13 years |
vboxsync |
linux: 3.4-rc3 build fix [-fpermissive]
|
|
|
@40915
|
13 years |
vboxsync |
FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard …
|
|
|
@40914
|
13 years |
vboxsync |
FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and …
|
|
|
@40894
|
13 years |
vboxsync |
IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
|
|
|
@40874
|
13 years |
vboxsync |
Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM.
|
|
|
@40873
|
13 years |
vboxsync |
iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of …
|
|
|
@40869
|
13 years |
vboxsync |
MSC v7.1 build fix.
|
|
|
@40856
|
13 years |
vboxsync |
IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
|
|
|
@40855
|
13 years |
vboxsync |
RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
|
|
|
@40838
|
13 years |
vboxsync |
iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
|
|
|
@40826
|
13 years |
vboxsync |
VBoxTpG.cpp: Microsoft Visual C++ support.
|
|
|
@40824
|
13 years |
vboxsync |
errno.h wrapper.
|
|
|
@40807
|
13 years |
vboxsync |
build fix
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40775
|
13 years |
vboxsync |
iprt/timer.h: comment fix.
|
|
|
@40771
|
13 years |
vboxsync |
iprt/string.h: comment fixes
|
|
|
@40705
|
13 years |
vboxsync |
dbg.h: RING_0 separation.
|
|
|
@40668
|
13 years |
vboxsync |
Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
|
|
|
@40663
|
13 years |
vboxsync |
2nd proposal.
|
|
|
@40661
|
13 years |
vboxsync |
RTR0DbgKrnl: CTF API proposal (mostly solaris).
|
|
|
@40630
|
13 years |
vboxsync |
include/iprt: asm.h comment fixes.
|
|
|
@40598
|
13 years |
vboxsync |
getopt: Added RTGETOPT_REQ_BOOL.
|
|
|
@40571
|
13 years |
vboxsync |
ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
|
|
|
@40557
|
13 years |
vboxsync |
RT_STR_TUPLE: Switch the length and string so it'll work with …
|
|
|
@40510
|
13 years |
vboxsync |
iprt/stdarg.h: Forgot to clean some debug bits.
|
|
|
@40508
|
13 years |
vboxsync |
iprt/stdarg.h: Workaround for 3.4.x biased system headers in solaris …
|
|
|
@40507
|
13 years |
vboxsync |
iprt/string.h: indent.
|
|
|
@40504
|
13 years |
vboxsync |
Solaris 11 build fixes.
|
|
|
@40427
|
13 years |
vboxsync |
iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
|
|
|
@40404
|
13 years |
vboxsync |
iprt/cdefs.h: Added RT_STR_TUPLE.
|
|
|
@40372
|
13 years |
vboxsync |
some customer complained the 'unprofessional' error message
|
|
|
@40329
|
13 years |
vboxsync |
Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
|
|
|
@40314
|
13 years |
vboxsync |
Fix assertion on OS/2.
|
|
|
@40222
|
13 years |
vboxsync |
IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
|
|
|
@40206
|
13 years |
vboxsync |
iprt/isofs: gcc warning and 32-bit file size limit explanation
|
|
|
@40191
|
13 years |
vboxsync |
iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
|
|
|
@40182
|
13 years |
vboxsync |
protected mode far call and far return.
|
|
|
@40170
|
13 years |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40162
|
13 years |
vboxsync |
fmul st0,m64r
|
|
|
@40161
|
13 years |
vboxsync |
IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
|
|
|
@40144
|
13 years |
vboxsync |
fdiv - almost there…
|
|
|
@40140
|
13 years |
vboxsync |
Move X86_XCPT_* to x86extra.mac.
|
|
|
@40138
|
13 years |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40123
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40091
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40076
|
13 years |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|