|
|
@4396
|
17 年 |
vboxsync |
Clearer release message
|
|
|
@4394
|
17 年 |
vboxsync |
fixed comment
|
|
|
@4390
|
17 年 |
vboxsync |
The page pool may flush a shadow page table mapping referenced by the …
|
|
|
@4388
|
17 年 |
vboxsync |
Shadow ROM emulation. Clear the RESERVED flag for ROM.
|
|
|
@4387
|
17 年 |
vboxsync |
more grokable.
|
|
|
@4382
|
17 年 |
vboxsync |
Extended the ROMRegister DevHlp interface to include a fShadow flag. …
|
|
|
@4372
|
17 年 |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4296
|
17 年 |
vboxsync |
vmR3SetState must accessible of course.
|
|
|
@4295
|
17 年 |
vboxsync |
VMSTATE_GURU_MEDITATION when EMR3Execute returns with the EM state …
|
|
|
@4284
|
17 年 |
vboxsync |
drop a double prediction and some blanks.
|
|
|
@4268
|
17 年 |
vboxsync |
Record invlpg occurrences in ring 0 too.
|
|
|
@4250
|
17 年 |
vboxsync |
Test RTLogPrintf and unset the per-thread loginstance on init failure.
|
|
|
@4248
|
17 年 |
vboxsync |
DEBUG_NO_RING0_ASSERTIONS should not have been left #defined.
|
|
|
@4228
|
17 年 |
vboxsync |
corrected error message for SUPLowAlloc failure.
|
|
|
@4212
|
17 年 |
vboxsync |
SELMSelInfoIsExpandDown
|
|
|
@4211
|
17 年 |
vboxsync |
just to be on the safe side.
|
|
|
@4208
|
17 年 |
vboxsync |
CPUMGetGuestMode
|
|
|
@4207
|
17 年 |
vboxsync |
CPUMGetGuestMode
|
|
|
@4206
|
17 年 |
vboxsync |
more options (forgot to commit it).
|
|
|
@4198
|
17 年 |
vboxsync |
Corrected selector bounds checking for expand down selectors in …
|
|
|
@4197
|
17 年 |
vboxsync |
Load from saved state as well as raw memory file (dump). Updated …
|
|
|
@4190
|
17 年 |
vboxsync |
SSMAFTER_DEBUG_IT hack.
|
|
|
@4189
|
17 年 |
vboxsync |
ignore cpuid mismatch if SSMAFTER_DEBUG_IT.
|
|
|
@4188
|
17 年 |
vboxsync |
SSMAFTER_DEBUG_IT hack.
|
|
|
@4187
|
17 年 |
vboxsync |
SSMAFTER_DEBUG_IT hack.
|
|
|
@4186
|
17 年 |
vboxsync |
SSMAFTER_DEBUG_IT hack.
|
|
|
@4185
|
17 年 |
vboxsync |
Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
|
|
|
@4177
|
17 年 |
vboxsync |
Use -e sym instead of -entry=sym since this works for both solaris and …
|
|
|
@4117
|
17 年 |
vboxsync |
Removed trailing dots and \n from error messages.
|
|
|
@4116
|
17 年 |
vboxsync |
Clear pVM->stam.s.pHead
|
|
|
@4086
|
17 年 |
vboxsync |
Another LINUX -> RT_OS_LINUX
|
|
|
@4085
|
17 年 |
vboxsync |
RT_OS_LINUX or did you really mean LINUX?
|
|
|
@4084
|
17 年 |
vboxsync |
comment
|
|
|
@4083
|
17 年 |
vboxsync |
Changed comment
|
|
|
@4081
|
17 年 |
vboxsync |
Spacing
|
|
|
@4080
|
17 年 |
vboxsync |
Changed comment
|
|
|
@4079
|
17 年 |
vboxsync |
Fail if the CPU is in VMX root mode.
|
|
|
@4078
|
17 年 |
vboxsync |
Handle the VMX in root mode error.
|
|
|
@4074
|
17 年 |
vboxsync |
Call vmR3Destroy when vmR3Create fails at a late stage.
|
|
|
@4072
|
17 年 |
vboxsync |
STAMR3Term: check for double termination
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4059
|
17 年 |
vboxsync |
Correction
|
|
|
@4058
|
17 年 |
vboxsync |
comment update
|
|
|
@4057
|
17 年 |
vboxsync |
Don't allow popf instructions to change the current IOPL in simple …
|
|
|
@4013
|
17 年 |
vboxsync |
pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
|
|
|
@4012
|
17 年 |
vboxsync |
Hooked up the PDMThread stuff.
|
|
|
@4000
|
17 年 |
vboxsync |
uint32_t -> int32_t
|
|
|
@3956
|
17 年 |
vboxsync |
Always flag the necessary updates; necessary for hardware acceleration
|
|
|
@3942
|
17 年 |
vboxsync |
fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
|
|
|
@3888
|
17 年 |
vboxsync |
Solaris.
|
|
|
@3861
|
17 年 |
vboxsync |
use generic functions for determining paths instead of home-brewn solutions
|
|
|
@3857
|
17 年 |
vboxsync |
PDMUsb - work in progress.
|
|
|
@3853
|
17 年 |
vboxsync |
Some more USB sketching…
|
|
|
@3852
|
17 年 |
vboxsync |
Finally splitting up pdm.h. Working on integrating USB into PDM …
|
|
|
@3840
|
17 年 |
vboxsync |
Created CFGMR3CreateTree and CFGMR3InsertSubTree.
|
|
|
@3776
|
17 年 |
vboxsync |
Compile fixes
|
|
|
@3753
|
17 年 |
vboxsync |
info "ff"
|
|
|
@3750
|
17 年 |
vboxsync |
Check if SVM is disabled in the BIOS. Otherwise enabling it with wrmsr …
|
|
|
@3724
|
17 年 |
vboxsync |
removed the obsolete x86context.h (all constants are in VBox/x86.h).
|
|
|
@3723
|
17 年 |
vboxsync |
Double underscore cleanup.
|
|
|
@3722
|
17 年 |
vboxsync |
removed left over file
|
|
|
@3700
|
17 年 |
vboxsync |
r0 logging for me
|
|
|
@3697
|
17 年 |
vboxsync |
double underscore cleanup.
|
|
|
@3696
|
17 年 |
vboxsync |
double underscore cleanup.
|
|
|
@3686
|
17 年 |
vboxsync |
leaves.
|
|
|
@3635
|
17 年 |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3548
|
17 年 |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@3523
|
17 年 |
vboxsync |
PDMThread (unfinished).
|
|
|
@3520
|
17 年 |
vboxsync |
PDMThread (unfinished).
|
|
|
@3519
|
17 年 |
vboxsync |
MM_TAG_PDM_THREAD
|
|
|
@3510
|
17 年 |
vboxsync |
Interpret CLTS
|
|
|
@3509
|
17 年 |
vboxsync |
Emulate CLTS in GC.
|
|
|
@3505
|
17 年 |
vboxsync |
Sigh
|
|
|
@3504
|
17 年 |
vboxsync |
correction
|
|
|
@3503
|
17 年 |
vboxsync |
Dump more of the FPU state
|
|
|
@3498
|
17 年 |
vboxsync |
Adjusted assertion
|
|
|
@3492
|
17 年 |
vboxsync |
Split up the huge printf.
|
|
|
@3491
|
17 年 |
vboxsync |
Dump FPUDP, MXCSR & MXCSR_MASK too.
|
|
|
@3488
|
17 年 |
vboxsync |
Put back logging changes.
|
|
|
@3486
|
17 年 |
vboxsync |
got rid of incorrect assertion
|
|
|
@3393
|
17 年 |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3324
|
17 年 |
vboxsync |
comment.
|
|
|
@3313
|
17 年 |
vboxsync |
gcc-4.2 warnings
|
|
|
@3312
|
17 年 |
vboxsync |
Always enable the assertion overrides in ring 0. (!!)
|
|
|
@3301
|
17 年 |
vboxsync |
Update the MSR_IA32_FEATURE_CONTROL MSR ourselves if it's not locked.
|
|
|
@3299
|
17 年 |
vboxsync |
Changed error code for vmxon failures.
|
|
|
@3295
|
17 年 |
vboxsync |
fixed compile errors
|
|
|
@3294
|
17 年 |
vboxsync |
Get rid of redundant logging
|
|
|
@3293
|
17 年 |
vboxsync |
Log MSR_IA32_FEATURE_CONTROL as well
|
|
|
@3292
|
17 年 |
vboxsync |
Write the exact reason for VMX/SVM detection failure to the release log.
|
|
|
@3279
|
17 年 |
vboxsync |
Log VMXON failures
|
|
|
@3273
|
17 年 |
vboxsync |
Switch to the new halt method. potentially risky.
|
|
|
@3272
|
17 年 |
vboxsync |
lag to release log.
|
|
|
@3238
|
17 年 |
vboxsync |
Keep the AssertMsg1/2 overrides separate from the no ring-0 assertion …
|
|
|
@3216
|
17 年 |
vboxsync |
Removed incorrect io return code changes.
|
|
|
@3210
|
17 年 |
vboxsync |
Fixed a typo
|
|
|
@3207
|
17 年 |
vboxsync |
Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
|
|
|
@3197
|
17 年 |
vboxsync |
IO handling updates
|
|
|
@3185
|
17 年 |
vboxsync |
some minor comment cleanup.
|
|
|
@3184
|
17 年 |
vboxsync |
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
|
|
|