|
|
@30798
|
14 years |
vboxsync |
VMM: print couple more att flags
|
|
|
@30793
|
14 years |
vboxsync |
Ignore certain errors
|
|
|
@30791
|
14 years |
vboxsync |
fixed HWACCM structure assertions.
|
|
|
@30790
|
14 years |
vboxsync |
Pass back error
|
|
|
@30789
|
14 years |
vboxsync |
include,Config.kmk: Made the headers syntax check cleanly on …
|
|
|
@30784
|
14 years |
vboxsync |
Better check
|
|
|
@30783
|
14 years |
vboxsync |
Rewrote shared page handling to be more fault tolerant.
|
|
|
@30769
|
14 years |
vboxsync |
Some extra checks
|
|
|
@30768
|
14 years |
vboxsync |
VT-x: fix 32-bit EFI guests
|
|
|
@30766
|
14 years |
vboxsync |
No need to flush the handy pages immediately after copy-on-write for a …
|
|
|
@30762
|
14 years |
vboxsync |
Fix
|
|
|
@30761
|
14 years |
vboxsync |
Added .pgmsharedmodules debug command
|
|
|
@30757
|
14 years |
vboxsync |
Comment
|
|
|
@30756
|
14 years |
vboxsync |
Ignore VERR_GMM_HIT_VM_ACCOUNT_LIMIT when there are still pages left.
|
|
|
@30750
|
14 years |
vboxsync |
Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
|
|
|
@30748
|
14 years |
vboxsync |
CFGM: remove obsolete code (now handled in Main)
|
|
|
@30744
|
14 years |
vboxsync |
Skip allocated pages that are zero (pgm saved state).
|
|
|
@30735
|
14 years |
vboxsync |
Comment
|
|
|
@30733
|
14 years |
vboxsync |
More useful output
|
|
|
@30731
|
14 years |
vboxsync |
Use ASMMemIsZeroPage
|
|
|
@30730
|
14 years |
vboxsync |
Count allocated zero pages as well
|
|
|
@30728
|
14 years |
vboxsync |
Give some feedback for every processed megabyte
|
|
|
@30727
|
14 years |
vboxsync |
Wrong parameter and obsolete assertion
|
|
|
@30726
|
14 years |
vboxsync |
Must be callable from any thread
|
|
|
@30724
|
14 years |
vboxsync |
Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
|
|
|
@30713
|
14 years |
vboxsync |
typo in statistics description.
|
|
|
@30690
|
14 years |
vboxsync |
AsyncCompletion: Add the address of the request to the log
|
|
|
@30684
|
14 years |
vboxsync |
TM: Added resettable accounting stats. Count the halts and execution …
|
|
|
@30664
|
14 years |
vboxsync |
PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
|
|
|
@30661
|
14 years |
vboxsync |
Corrected assertion
|
|
|
@30660
|
14 years |
vboxsync |
Very annoying to return informational codes without hitting …
|
|
|
@30658
|
14 years |
vboxsync |
Propagate error code from GMMR0CheckSharedModules properly
|
|
|
@30656
|
14 years |
vboxsync |
Missing init
|
|
|
@30654
|
14 years |
vboxsync |
PGMAllGst.h: Follow-up to r63343, overlooked the typo on the other …
|
|
|
@30652
|
14 years |
vboxsync |
Reset balloon counter during reset
|
|
|
@30650
|
14 years |
vboxsync |
Attempt nr 2 to reinit page fusion after VM restore
|
|
|
@30647
|
14 years |
vboxsync |
SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
|
|
|
@30646
|
14 years |
vboxsync |
Reregister all shared modules after VM restore
|
|
|
@30616
|
14 years |
vboxsync |
Put back assertion
|
|
|
@30615
|
14 years |
vboxsync |
PGMAllGst.h: Fixed >= _4G tests, bad a #if statement was copied around…
|
|
|
@30613
|
14 years |
vboxsync |
Free zero page when loading a saved state with prealloc enabled.
|
|
|
@30604
|
14 years |
vboxsync |
Refined check
|
|
|
@30602
|
14 years |
vboxsync |
Wrong check when inflating balloon during state restore.
|
|
|
@30590
|
14 years |
vboxsync |
HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
|
|
|
@30586
|
14 years |
vboxsync |
TM: Added timer that calculates the cpu load % every 1000 ms (real time).
|
|
|
@30581
|
14 years |
vboxsync |
TM: Added simple CPU time accounting. Accessible thru the statistics …
|
|
|
@30575
|
14 years |
vboxsync |
Compile warnings
|
|
|
@30574
|
14 years |
vboxsync |
One more case of PGM_GCPHYS_2_PTR
|
|
|
@30573
|
14 years |
vboxsync |
Drop PGM_GCPHYS_2_PTR usage
|
|
|
@30572
|
14 years |
vboxsync |
Removed PGMPhysGCPhys2R3Ptr usage from PATM.
|
|
|
@30567
|
14 years |
vboxsync |
Correct logging statement. Fixes hypervisor assertion
|
|
|
@30529
|
14 years |
vboxsync |
internal/pgm.h: Applied svn-ps.sh/cmd.
|
|
|
@30528
|
14 years |
vboxsync |
USB: properly name internal USB devices for logging
|
|
|
@30520
|
14 years |
vboxsync |
don't assert on VERR_SVM_UNABLE_TO_START_VM:.
|
|
|
@30506
|
14 years |
vboxsync |
Cleaned up
|
|
|
@30500
|
14 years |
vboxsync |
More fixes
|
|
|
@30499
|
14 years |
vboxsync |
Corrections
|
|
|
@30497
|
14 years |
vboxsync |
Drop more PGMPhysGCPtr2R3Ptr usage
|
|
|
@30495
|
14 years |
vboxsync |
Drop PGMPhysGCPtr2R3Ptr usage
|
|
|
@30493
|
14 years |
vboxsync |
Demoted some PGM apis to internal only.
|
|
|
@30488
|
14 years |
vboxsync |
Debug code to find duplicate pages
|
|
|
@30473
|
14 years |
vboxsync |
VMM: First shot at the fatal error misbehavior (PAE).
|
|
|
@30454
|
14 years |
vboxsync |
build fix
|
|
|
@30453
|
14 years |
vboxsync |
DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
|
|
|
@30447
|
14 years |
vboxsync |
CPUM: cosmetic fixes and one typo
|
|
|
@30438
|
14 years |
vboxsync |
PGMPhys: added missing '\n' at the end of LogRel* statements
|
|
|
@30414
|
14 years |
vboxsync |
Save and restore the TSS limit on 64-bit hosts too.
|
|
|
@30398
|
14 years |
vboxsync |
grumble
|
|
|
@30397
|
14 years |
vboxsync |
build fix
|
|
|
@30396
|
14 years |
vboxsync |
Teleportation: Make the progress bar move during teleportation. The …
|
|
|
@30390
|
14 years |
vboxsync |
VT-x: when the guest's FPU state is active, then we no longer care …
|
|
|
@30388
|
14 years |
vboxsync |
Statistic correction
|
|
|
@30375
|
14 years |
vboxsync |
Experimental code (disabled)
|
|
|
@30373
|
14 years |
vboxsync |
Logging change
|
|
|
@30372
|
14 years |
vboxsync |
Logging change
|
|
|
@30369
|
14 years |
vboxsync |
Missing return
|
|
|
@30368
|
14 years |
vboxsync |
Deal with large pages in shadow GetPage function.
Correct NX flag …
|
|
|
@30364
|
14 years |
vboxsync |
Fatal assertions
|
|
|
@30344
|
14 years |
vboxsync |
Use NIL_VMCPUID (see r62731).
|
|
|
@30342
|
14 years |
vboxsync |
VMM: todo: Use NIL_VMCPUID with two SUPR3CallVMMR0Ex calls?
|
|
|
@30341
|
14 years |
vboxsync |
Use PGM_PAGE_GET_STATE.
|
|
|
@30338
|
14 years |
vboxsync |
EM,IOM: Don't try write directly to the fault address as the backing …
|
|
|
@30334
|
14 years |
vboxsync |
Must initialize idHostCpu properly (breaks SMP guest restore)
|
|
|
@30332
|
14 years |
vboxsync |
Redundant lock/unlock
|
|
|
@30329
|
14 years |
vboxsync |
No need to call it twice
|
|
|
@30328
|
14 years |
vboxsync |
More paranoia
|
|
|
@30327
|
14 years |
vboxsync |
Paranoia
|
|
|
@30326
|
14 years |
vboxsync |
PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
|
|
|
@30325
|
14 years |
vboxsync |
Obsolete pgmLock/Unlock
|
|
|
@30320
|
14 years |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30316
|
14 years |
vboxsync |
CPUM.cpp: Too quick with r62871, the test just wasn't updated when …
|
|
|
@30315
|
14 years |
vboxsync |
CPUM.cpp: Fixed inverted uVersion check in cpumR3LoadcpuId.
|
|
|
@30302
|
14 years |
vboxsync |
comment.
|
|
|
@30301
|
14 years |
vboxsync |
VMM: Flush REM TLB during the live save / teleportation shadow page …
|
|
|
@30297
|
14 years |
vboxsync |
AsyncCompletion/File: Disable async flushes on Solaris hosts for now. …
|
|
|
@30285
|
14 years |
vboxsync |
Clean up balloon statistics in case the VM process crashed.
|
|
|
@30284
|
14 years |
vboxsync |
todo
|
|
|
@30263
|
14 years |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@30257
|
14 years |
vboxsync |
2x use AssertCompileNS.
|
|
|
@30256
|
14 years |
vboxsync |
Incorrect queue option resulted in deadlocks
|
|
|