|
|
@22949
|
15 years |
vboxsync |
TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
|
|
|
@22947
|
15 years |
vboxsync |
PGMPhys.cpp: Corrected the 'Failed to procure handy pages' message, …
|
|
|
@22945
|
15 years |
vboxsync |
tstHelp: gcc warns about operator precedence
|
|
|
@22939
|
15 years |
vboxsync |
MMInternal.h: typo.
|
|
|
@22937
|
15 years |
vboxsync |
VMInternal.h: build fix.
|
|
|
@22936
|
15 years |
vboxsync |
PGMInternal.h: warning.
|
|
|
@22935
|
15 years |
vboxsync |
build fix
|
|
|
@22933
|
15 years |
vboxsync |
PGMInternal.h: burn fix.
|
|
|
@22929
|
15 years |
vboxsync |
build hacking.
|
|
|
@22926
|
15 years |
vboxsync |
PGM: alignment fix.
|
|
|
@22924
|
15 years |
vboxsync |
VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
|
|
|
@22923
|
15 years |
vboxsync |
GVMMR0.cpp: An attempt at hacking my way around the current snow …
|
|
|
@22919
|
15 years |
vboxsync |
VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
|
|
|
@22915
|
15 years |
vboxsync |
VMM: some state stuff (work in progress, back out on bustage).
|
|
|
@22906
|
15 years |
vboxsync |
VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
|
|
|
@22893
|
15 years |
vboxsync |
vm.h: page align VMCPU::pgm (it's 28KB).
|
|
|
@22891
|
15 years |
vboxsync |
cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22888
|
15 years |
vboxsync |
vm.h/vm.mac: tweaking.
|
|
|
@22887
|
15 years |
vboxsync |
vm.h: Make 32-bit and 64-bit stuff be more uniform…
|
|
|
@22886
|
15 years |
vboxsync |
vm.h: 64-bit host realignment.
|
|
|
@22885
|
15 years |
vboxsync |
VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
|
|
|
@22884
|
15 years |
vboxsync |
SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
|
|
|
@22869
|
15 years |
vboxsync |
PGMR0DynMap.cpp: drop column 1 assertions.
|
|
|
@22851
|
15 years |
vboxsync |
Fixes for async I/O manager
|
|
|
@22823
|
15 years |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|
@22808
|
15 years |
vboxsync |
TM: hiding VMM internal APIs.
|
|
|
@22807
|
15 years |
vboxsync |
SSM: sketched out cancellation and handling of VMs powering off and stuff.
|
|
|
@22803
|
15 years |
vboxsync |
ssm: Use VMMR3_INT_DECL.
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22792
|
15 years |
vboxsync |
SSM: Live snapshot and migration coding.
|
|
|
@22788
|
15 years |
vboxsync |
Minor pgm pool optimizations.
|
|
|
@22785
|
15 years |
vboxsync |
Increase the nr of dirty pages from 8 to 16
|
|
|
@22784
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
|
|
|
@22783
|
15 years |
vboxsync |
More stats
|
|
|
@22781
|
15 years |
vboxsync |
SSM: Save the build type and host os+arch, feed the strings from the …
|
|
|
@22780
|
15 years |
vboxsync |
SSM.cpp: Save the buid type (when we know it).
|
|
|
@22775
|
15 years |
vboxsync |
Statistics
|
|
|
@22774
|
15 years |
vboxsync |
Disabled experimental code that caused problems with XP
|
|
|
@22772
|
15 years |
vboxsync |
Applies to VT-x as well
|
|
|
@22771
|
15 years |
vboxsync |
Fixed raw mode regression of r51925.
|
|
|
@22767
|
15 years |
vboxsync |
Updated comment
|
|
|
@22766
|
15 years |
vboxsync |
pgmPoolFlushPageByGCPhys is currently only used in ring 3; save some …
|
|
|
@22764
|
15 years |
vboxsync |
PGMPoolFlushPage -> pgmPoolFlushPageByGCPhys
|
|
|
@22760
|
15 years |
vboxsync |
Backed out 51884 (caused gurus) and 51924 (not responsible).
Rewrote …
|
|
|
@22759
|
15 years |
vboxsync |
Disabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for now (guru meditations on …
|
|
|
@22757
|
15 years |
vboxsync |
AsyncCompletion: Break the big critical section into smaller parts and …
|
|
|
@22756
|
15 years |
vboxsync |
TLB flush changes (use the generic macro)
|
|
|
@22755
|
15 years |
vboxsync |
Stats
|
|
|
@22754
|
15 years |
vboxsync |
Enabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
|
|
|
@22753
|
15 years |
vboxsync |
Disabled very annoying assertion for myself; don't really see any need …
|
|
|
@22749
|
15 years |
vboxsync |
Check changed again
|
|
|
@22748
|
15 years |
vboxsync |
PGM pool updates
|
|
|
@22747
|
15 years |
vboxsync |
Updates
|
|
|
@22745
|
15 years |
vboxsync |
PGM pool: minor updates
|
|
|
@22742
|
15 years |
vboxsync |
paranoia
|
|
|
@22741
|
15 years |
vboxsync |
Must flush dirty pages in pgmPoolClearAll
|
|
|
@22740
|
15 years |
vboxsync |
Doesn't apply to non-paging types
|
|
|
@22738
|
15 years |
vboxsync |
Extra assertion
|
|
|
@22723
|
15 years |
vboxsync |
Removed obsolete comments
|
|
|
@22721
|
15 years |
vboxsync |
more verbose assertion
|
|
|
@22720
|
15 years |
vboxsync |
Wrong if
|
|
|
@22719
|
15 years |
vboxsync |
Extra check in pgmpoolcheck
|
|
|
@22718
|
15 years |
vboxsync |
pgmpoolcheck update
|
|
|
@22717
|
15 years |
vboxsync |
Updated pgmpoolcheck
|
|
|
@22716
|
15 years |
vboxsync |
Added pgmpoolcheck debug command
|
|
|
@22715
|
15 years |
vboxsync |
PGMPhys.cpp: todo.
|
|
|
@22714
|
15 years |
vboxsync |
Removed assertion
|
|
|
@22713
|
15 years |
vboxsync |
Stats
|
|
|
@22712
|
15 years |
vboxsync |
Correction for alignment
|
|
|
@22711
|
15 years |
vboxsync |
Paranoia
|
|
|
@22710
|
15 years |
vboxsync |
Compile fixes
|
|
|
@22709
|
15 years |
vboxsync |
Also check for dirty pages
|
|
|
@22707
|
15 years |
vboxsync |
REM: Double the size of aHandlerNotifications and make sure there are …
|
|
|
@22701
|
15 years |
vboxsync |
Debug checking only in VBOX_STRICT mode.
|
|
|
@22698
|
15 years |
vboxsync |
PGMPoolFlushPage must be called in an EMT.
|
|
|
@22697
|
15 years |
vboxsync |
Disabled PGMPoolFlushPage call while fixing some problems
|
|
|
@22696
|
15 years |
vboxsync |
Removed debugging code
|
|
|
@22695
|
15 years |
vboxsync |
Must flush pgm pool pages in PGMR3PhysGCPhys2CCPtrExternal to avoid …
|
|
|
@22681
|
15 years |
vboxsync |
HWACCM: Don't fall back to raw-mode if VMMIsHwVirtExtForced() returns …
|
|
|
@22636
|
15 years |
vboxsync |
no trailing '.' in error messages
|
|
|
@22635
|
15 years |
vboxsync |
VMM: fail for guest SMP without VT-x, better error messages if …
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22605
|
15 years |
vboxsync |
Corrected log statement
|
|
|
@22600
|
15 years |
vboxsync |
Removed unnecessary EPT invlpg calls.
Invalidate the page who's R/W …
|
|
|
@22559
|
15 years |
vboxsync |
ssm changes.
|
|
|
@22554
|
15 years |
vboxsync |
SSM: Adding states for the live stages. Moving code around so the …
|
|
|
@22545
|
15 years |
vboxsync |
Update
|
|
|
@22544
|
15 years |
vboxsync |
Moved locking inside #ifdef
|
|
|
@22537
|
15 years |
vboxsync |
Another reason to flush.
|
|
|
@22533
|
15 years |
vboxsync |
Don't change the fZeroed flag.
|
|
|
@22529
|
15 years |
vboxsync |
Updated assertion
|
|
|
@22526
|
15 years |
vboxsync |
CFGM: Fixed string length bug in CFGMR3InsertStringFV.
|
|
|
@22518
|
15 years |
vboxsync |
Got rid of unnecessary assertiosn
|
|
|
@22513
|
15 years |
vboxsync |
Compile fix
|
|
|
@22512
|
15 years |
vboxsync |
More verbose assertions
|
|
|
@22510
|
15 years |
vboxsync |
More statistics
|
|
|
@22507
|
15 years |
vboxsync |
Cleaned up a bit
|
|
|
@22506
|
15 years |
vboxsync |
Flush any monitored duplicates as we will disable write protection.
|
|
|