|
|
@32935
|
14 年 |
vboxsync |
PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
|
|
|
@32872
|
14 年 |
vboxsync |
Wrong PD type (triggers assertion in debug build; otherwise harmless)
|
|
|
@32868
|
14 年 |
vboxsync |
Comment update
|
|
|
@32867
|
14 年 |
vboxsync |
Fixed dereference of large pages in EPT/nested paging modes.
|
|
|
@32865
|
14 年 |
vboxsync |
Redundant check
|
|
|
@32859
|
14 年 |
vboxsync |
More informative assertion
|
|
|
@32819
|
14 年 |
vboxsync |
Tab
|
|
|
@32796
|
14 年 |
vboxsync |
GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
|
|
|
@32788
|
14 年 |
vboxsync |
Moved stats around
|
|
|
@32785
|
14 年 |
vboxsync |
Cleaned up SyncPageWorker for non-paging modes.
|
|
|
@32778
|
14 年 |
vboxsync |
Sync the entire page table for new nested page tables. (partially …
|
|
|
@32746
|
14 年 |
vboxsync |
pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
|
|
|
@32572
|
14 年 |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32564
|
14 年 |
vboxsync |
Compile error
|
|
|
@32563
|
14 年 |
vboxsync |
Take a shortcut
|
|
|
@32561
|
14 年 |
vboxsync |
Oops
|
|
|
@32560
|
14 年 |
vboxsync |
Cleaned up a bit
|
|
|
@32551
|
14 年 |
vboxsync |
Reactivate pae/32-bit optimization.
|
|
|
@32544
|
14 年 |
vboxsync |
Disabled pae/32-bit optimization due to XP installation regressions
|
|
|
@32541
|
14 年 |
vboxsync |
Don't bother checking for virtual handlers in ring-0.
|
|
|
@32539
|
14 年 |
vboxsync |
Removed wrong assertion
|
|
|
@32521
|
14 年 |
vboxsync |
Optimization
|
|
|
@32516
|
14 年 |
vboxsync |
Removed double invalidate.
|
|
|
@32489
|
14 年 |
vboxsync |
VMM: More work on the periodic preemption timer (no actual timers yet).
|
|
|
@32486
|
14 年 |
vboxsync |
Moved logging and stat
|
|
|
@32484
|
14 年 |
vboxsync |
TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
|
|
|
@32481
|
14 年 |
vboxsync |
Enabled dirty page optimization for the pae/32-bit shadow/guest case.
|
|
|
@32480
|
14 年 |
vboxsync |
SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
|
|
|
@32431
|
14 年 |
vboxsync |
scm cleanup
|
|
|
@32419
|
14 年 |
vboxsync |
TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
|
|
|
@32410
|
14 年 |
vboxsync |
Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
|
|
|
@32401
|
14 年 |
vboxsync |
Updates
|
|
|
@32392
|
14 年 |
vboxsync |
pgm pool update for 32-bit dirty page handling
|
|
|
@32390
|
14 年 |
vboxsync |
One more
|
|
|
@32389
|
14 年 |
vboxsync |
Mask physical address
|
|
|
@32384
|
14 年 |
vboxsync |
Extended dirty page optimization for the pae/32-bit shw/gst …
|
|
|
@32373
|
14 年 |
vboxsync |
Must not call PGMPhysReleasePageMappingLock when the lock failed
|
|
|
@32366
|
14 年 |
vboxsync |
Typo
|
|
|
@32362
|
14 年 |
vboxsync |
Some cleanup
|
|
|
@32302
|
14 年 |
vboxsync |
FTM statistics
|
|
|
@32140
|
14 年 |
vboxsync |
FT updates
|
|
|
@32135
|
14 年 |
vboxsync |
Checkpoint PDM helper
|
|
|
@32109
|
14 年 |
vboxsync |
PGMAllPool.cpp: NIL_PGMPOOL_PHYSEXT_INDEX not NIL_PGMPOOL_IDX.
|
|
|
@32091
|
14 年 |
vboxsync |
pgmPoolTrackPhysExtInsert: Fixed missing loop advancing, caused chains …
|
|
|
@32087
|
14 年 |
vboxsync |
PGM: Account for aliased and off pages in physical handlers so that …
|
|
|
@32051
|
14 年 |
vboxsync |
FT updates
|
|
|
@32043
|
14 年 |
vboxsync |
PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
|
|
|
@32042
|
14 年 |
vboxsync |
PGMAllBth.h: MMIO opt fix.
|
|
|
@32040
|
14 年 |
vboxsync |
PGMAllPool.cpp: Added assertions to the table flushing code that check …
|
|
|
@32038
|
14 年 |
vboxsync |
PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
|
|
|
@32036
|
14 年 |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@32035
|
14 年 |
vboxsync |
Changing the remaining X86_PTE_PAE_PG_MASK uses to …
|
|
|
@32034
|
14 年 |
vboxsync |
Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
|
|
|
@32033
|
14 年 |
vboxsync |
Changing the remaining X86_PDE_PAE_PG_MASK uses to …
|
|
|
@32028
|
14 年 |
vboxsync |
PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
|
|
|
@32027
|
14 年 |
vboxsync |
PGM/SyncPage: To be on the safe side, always sync the target page when …
|
|
|
@32009
|
14 年 |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32005
|
14 年 |
vboxsync |
Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
|
|
|
@32004
|
14 年 |
vboxsync |
pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
|
|
|
@32000
|
14 年 |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31998
|
14 年 |
vboxsync |
Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
|
|
|
@31997
|
14 年 |
vboxsync |
PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
|
|
|
@31996
|
14 年 |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31995
|
14 年 |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31994
|
14 年 |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31993
|
14 年 |
vboxsync |
Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
|
|
|
@31989
|
14 年 |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31988
|
14 年 |
vboxsync |
Compile fix
|
|
|
@31986
|
14 年 |
vboxsync |
FT updates + TODO
|
|
|
@31978
|
14 年 |
vboxsync |
PGM,DBC,MM: Dump more information about shadow/guest pages.
|
|
|
@31947
|
14 年 |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31870
|
14 年 |
vboxsync |
PGM: Don't sync unnecessary PTE bits.
|
|
|
@31851
|
14 年 |
vboxsync |
pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
|
|
|
@31849
|
14 年 |
vboxsync |
PGM: Don't shadow PDE bits 62/3:52 (NXE=1/0), only shadow the bits we …
|
|
|
@31836
|
14 年 |
vboxsync |
PGMAllPool.cpp: Increased the span of a subset. nits
|
|
|
@31835
|
14 年 |
vboxsync |
PGMAllBth.h: fixed assertion.
|
|
|
@31832
|
14 年 |
vboxsync |
PGM: The other w7-64 regression. Trouble is that they're using PTE …
|
|
|
@31826
|
14 年 |
vboxsync |
PGMAllPool.cpp: Disabled the bits casuing the regressions in r64700.
|
|
|
@31824
|
14 年 |
vboxsync |
PGMAllPool.cpp: Moved unused hints.
|
|
|
@31823
|
14 年 |
vboxsync |
nc
|
|
|
@31807
|
14 年 |
vboxsync |
FT: disable large page usage
Removed debug code
|
|
|
@31799
|
14 年 |
vboxsync |
PGMAllPool.cpp: Fixed darwin regression (wrong define).
|
|
|
@31792
|
14 年 |
vboxsync |
build fix
|
|
|
@31789
|
14 年 |
vboxsync |
FT updates
|
|
|
@31784
|
14 年 |
vboxsync |
PGM: Make sure we deploy the MMIO hack on all possible pages. Physical …
|
|
|
@31780
|
14 年 |
vboxsync |
PGM: Addressed a fixme. logging and minor cleanup.
|
|
|
@31775
|
14 年 |
vboxsync |
PGM: Wrap up all access to PAE/LM PTEs so that we can treat the …
|
|
|
@31715
|
14 年 |
vboxsync |
More information in assertion
|
|
|
@31657
|
14 年 |
vboxsync |
PGMPool: Drop cRefs since it's always 1.
|
|
|
@31636
|
14 年 |
vboxsync |
EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
|
|
|
@31612
|
14 年 |
vboxsync |
Compile fix
|
|
|
@31610
|
14 年 |
vboxsync |
Wrong check
|
|
|
@31600
|
14 年 |
vboxsync |
Extra debug command
|
|
|
@31593
|
14 年 |
vboxsync |
PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
|
|
|
@31591
|
14 年 |
vboxsync |
IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out …
|
|
|
@31569
|
14 年 |
vboxsync |
HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
|
|
|
@31565
|
14 年 |
vboxsync |
PGM,HWACCM: MMIO optimizations - coding in progress.
|
|
|
@31528
|
14 年 |
vboxsync |
VirtHandlerUpdateOne: The big page test should be the other way around …
|
|
|
@31512
|
14 年 |
vboxsync |
CPUMGetGuestCPL: Don't trust ssHid.Attr.n.u2Dpl to hold the CPL when …
|
|
|
@31489
|
14 年 |
vboxsync |
CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
|
|
|