|
|
@3776
|
18 years |
vboxsync |
Compile fixes
|
|
|
@3753
|
18 years |
vboxsync |
info "ff"
|
|
|
@3750
|
18 years |
vboxsync |
Check if SVM is disabled in the BIOS. Otherwise enabling it with wrmsr …
|
|
|
@3724
|
18 years |
vboxsync |
removed the obsolete x86context.h (all constants are in VBox/x86.h).
|
|
|
@3723
|
18 years |
vboxsync |
Double underscore cleanup.
|
|
|
@3722
|
18 years |
vboxsync |
removed left over file
|
|
|
@3700
|
18 years |
vboxsync |
r0 logging for me
|
|
|
@3697
|
18 years |
vboxsync |
double underscore cleanup.
|
|
|
@3696
|
18 years |
vboxsync |
double underscore cleanup.
|
|
|
@3686
|
18 years |
vboxsync |
leaves.
|
|
|
@3635
|
18 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3548
|
18 years |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@3523
|
18 years |
vboxsync |
PDMThread (unfinished).
|
|
|
@3520
|
18 years |
vboxsync |
PDMThread (unfinished).
|
|
|
@3519
|
18 years |
vboxsync |
MM_TAG_PDM_THREAD
|
|
|
@3510
|
18 years |
vboxsync |
Interpret CLTS
|
|
|
@3509
|
18 years |
vboxsync |
Emulate CLTS in GC.
|
|
|
@3505
|
18 years |
vboxsync |
Sigh
|
|
|
@3504
|
18 years |
vboxsync |
correction
|
|
|
@3503
|
18 years |
vboxsync |
Dump more of the FPU state
|
|
|
@3498
|
18 years |
vboxsync |
Adjusted assertion
|
|
|
@3492
|
18 years |
vboxsync |
Split up the huge printf.
|
|
|
@3491
|
18 years |
vboxsync |
Dump FPUDP, MXCSR & MXCSR_MASK too.
|
|
|
@3488
|
18 years |
vboxsync |
Put back logging changes.
|
|
|
@3486
|
18 years |
vboxsync |
got rid of incorrect assertion
|
|
|
@3393
|
18 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3324
|
18 years |
vboxsync |
comment.
|
|
|
@3313
|
18 years |
vboxsync |
gcc-4.2 warnings
|
|
|
@3312
|
18 years |
vboxsync |
Always enable the assertion overrides in ring 0. (!!)
|
|
|
@3301
|
18 years |
vboxsync |
Update the MSR_IA32_FEATURE_CONTROL MSR ourselves if it's not locked.
|
|
|
@3299
|
18 years |
vboxsync |
Changed error code for vmxon failures.
|
|
|
@3295
|
18 years |
vboxsync |
fixed compile errors
|
|
|
@3294
|
18 years |
vboxsync |
Get rid of redundant logging
|
|
|
@3293
|
18 years |
vboxsync |
Log MSR_IA32_FEATURE_CONTROL as well
|
|
|
@3292
|
18 years |
vboxsync |
Write the exact reason for VMX/SVM detection failure to the release log.
|
|
|
@3279
|
18 years |
vboxsync |
Log VMXON failures
|
|
|
@3273
|
18 years |
vboxsync |
Switch to the new halt method. potentially risky.
|
|
|
@3272
|
18 years |
vboxsync |
lag to release log.
|
|
|
@3238
|
18 years |
vboxsync |
Keep the AssertMsg1/2 overrides separate from the no ring-0 assertion …
|
|
|
@3216
|
18 years |
vboxsync |
Removed incorrect io return code changes.
|
|
|
@3210
|
18 years |
vboxsync |
Fixed a typo
|
|
|
@3207
|
18 years |
vboxsync |
Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
|
|
|
@3197
|
18 years |
vboxsync |
IO handling updates
|
|
|
@3185
|
18 years |
vboxsync |
some minor comment cleanup.
|
|
|
@3184
|
18 years |
vboxsync |
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
|
|
|
@3180
|
18 years |
vboxsync |
Inverted checks
|
|
|
@3179
|
18 years |
vboxsync |
Also check for 16 bits mode
|
|
|
@3178
|
18 years |
vboxsync |
Take 16 bits count in real or v86 mode.
|
|
|
@3172
|
18 years |
vboxsync |
compile fix
|
|
|
@3171
|
18 years |
vboxsync |
Fixes for bad error code VINF_EM_RESCHEDULE_REM.
|
|
|
@3169
|
18 years |
vboxsync |
More IOM_SUCCESS changes
|
|
|
@3168
|
18 years |
vboxsync |
Corrected io return checks.
|
|
|
@3152
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3151
|
18 years |
vboxsync |
VMM: Fixed OS/2 build.
|
|
|
@3145
|
18 years |
vboxsync |
Fixed incorrect IOM return checks.
|
|
|
@3123
|
18 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@3122
|
18 years |
vboxsync |
Forward all non-ring 0 illegal instruction traps directly. Fixes …
|
|
|
@3112
|
18 years |
vboxsync |
Added full set of runtime error functions to PDM device/driver
interface.
|
|
|
@3083
|
18 years |
vboxsync |
offNew - offOld is more correct (no harm, only weird release log message).
|
|
|
@3073
|
18 years |
vboxsync |
Fix for faulting push dword ptr [addr] in patch code.
|
|
|
@3025
|
18 years |
vboxsync |
Added missing space after ')' in macro invocations so VCC doesn't mess …
|
|
|
@3020
|
18 years |
vboxsync |
Added missing space after ')' in macro invocations so VCC doesn't mess …
|
|
|
@3015
|
18 years |
vboxsync |
The MSC precompiler messes up the output (/E or /P) if there isn't a …
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2984
|
18 years |
vboxsync |
configurable halt method. (still using the old stuff)
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2975
|
18 years |
vboxsync |
engage in 75% catchup a bit earlier.
|
|
|
@2970
|
18 years |
vboxsync |
warning
|
|
|
@2965
|
18 years |
vboxsync |
Forgot to commit this the other day…
|
|
|
@2954
|
18 years |
vboxsync |
It does
|
|
|
@2934
|
18 years |
vboxsync |
Initial code for proper tsc offset or rdtsc emulation. Needs testing.
|
|
|
@2921
|
18 years |
vboxsync |
Fixed int3 patch installation.
|
|
|
@2919
|
18 years |
vboxsync |
Stricter checks for patch jumps.
Do not check for page boundary …
|
|
|
@2914
|
18 years |
vboxsync |
No output to the debug console for me. It's seriously slow here.
|
|
|
@2908
|
18 years |
vboxsync |
Removing the TM debug code.
|
|
|
@2904
|
18 years |
vboxsync |
VMSetError without traling \n
|
|
|
@2897
|
18 years |
vboxsync |
Correct eflags.IOPL as well.
|
|
|
@2896
|
18 years |
vboxsync |
More preparations for emulation of real and protected mode without …
|
|
|
@2894
|
18 years |
vboxsync |
Logging changes
|
|
|
@2893
|
18 years |
vboxsync |
Logging changes
|
|
|
@2892
|
18 years |
vboxsync |
Preliminary code for real mode and protected mode without paging.
|
|
|
@2888
|
18 years |
vboxsync |
spelling
|
|
|
@2886
|
18 years |
vboxsync |
added files missing in the other clean list.
|
|
|
@2885
|
18 years |
vboxsync |
Read the previous value together with the GIP.
|
|
|
@2884
|
18 years |
vboxsync |
Abort any pending catchup and reset. Fixed broken DoQueuesRun statistics.
|
|
|
@2883
|
18 years |
vboxsync |
annoying assertion…
|
|
|
@2882
|
18 years |
vboxsync |
fix
|
|
|
@2881
|
18 years |
vboxsync |
Completely wrong handling of the VINF_EM_RESCHEDULE_REM case. It was …
|
|
|
@2879
|
18 years |
vboxsync |
compile fix
|
|
|
@2878
|
18 years |
vboxsync |
Only take the lower 16 bits from ecx when in real or v86 mode.
|
|
|
@2874
|
18 years |
vboxsync |
ahem
|
|
|
@2873
|
18 years |
vboxsync |
skip the write; previous code caused crashes
|
|
|
@2870
|
18 years |
vboxsync |
Not required.
|
|
|
@2869
|
18 years |
vboxsync |
Create a speciallized version of the RTTimeNanoTS code in timesup.cpp …
|
|
|
@2861
|
18 years |
vboxsync |
Backed out 21511,21510 and 21508
|
|
|
@2860
|
18 years |
vboxsync |
Wonder if this is what busted testboxopt... I've got the info I needed …
|
|
|
@2859
|
18 years |
vboxsync |
some more.
|
|
|
@2858
|
18 years |
vboxsync |
mark statistics.
|
|
|
@2857
|
18 years |
vboxsync |
More logging.
|
|
|
@2854
|
18 years |
vboxsync |
Some more logging to make sure I'm on the right track.
|
|
|