|
|
@23749
|
16 years |
vboxsync |
SSM: Extending SSMFIELD so it can be used for fixing old …
|
|
|
@23744
|
16 years |
vboxsync |
AsyncCompletion: Bugfix
|
|
|
@23733
|
16 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23730
|
16 years |
vboxsync |
VMM: Don't save the R0/RC stack (old todo).
|
|
|
@23729
|
16 years |
vboxsync |
SSM: Fixed assertion in ssmR3StrmClose when called from SSMR3Close.
|
|
|
@23722
|
16 years |
vboxsync |
CPUM: Live migration coding (incomplete and disabled).
|
|
|
@23716
|
16 years |
vboxsync |
PDM: Save the device list in pass 0 (as well as in the final pass) so …
|
|
|
@23714
|
16 years |
vboxsync |
SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
|
|
|
@23713
|
16 years |
vboxsync |
Async Completion: bugfixes
|
|
|
@23712
|
16 years |
vboxsync |
Async Completion: logging fixes
|
|
|
@23709
|
16 years |
vboxsync |
SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
|
|
|
@23699
|
16 years |
vboxsync |
Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
|
|
|
@23677
|
16 years |
vboxsync |
AsyncCompletion: Stress test bugfixing. Still now working yet
|
|
|
@23673
|
16 years |
vboxsync |
typo
|
|
|
@23672
|
16 years |
vboxsync |
AsyncCompletion: Simple stress test utility for bug hunting
|
|
|
@23668
|
16 years |
vboxsync |
VMM: Live migration fixes.
|
|
|
@23649
|
16 years |
vboxsync |
SSM: Fixed seek regression (was testing the wrong directory field).
|
|
|
@23641
|
16 years |
vboxsync |
Wrong else
|
|
|
@23638
|
16 years |
vboxsync |
Log AMD_CPUID_SVM_FEATURE_EDX_PAUSE_FILTER
|
|
|
@23615
|
16 years |
vboxsync |
AsyncCompletion/FileCache: Improve memory usage for read sizes not …
|
|
|
@23610
|
16 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23604
|
16 years |
vboxsync |
AsyncCompletion: More logging
|
|
|
@23603
|
16 years |
vboxsync |
AsyncCompletion: Bugfixes
|
|
|
@23598
|
16 years |
vboxsync |
VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
|
|
|
@23597
|
16 years |
vboxsync |
Fix QNX paging loop
|
|
|
@23596
|
16 years |
vboxsync |
SSM: doc fixes.
|
|
|
@23595
|
16 years |
vboxsync |
SSM: SSMR3LiveToFile -> SSMR3LiveSave.
|
|
|
@23593
|
16 years |
vboxsync |
SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
|
|
|
@23589
|
16 years |
vboxsync |
SSM: Generalizing the file handling.
|
|
|
@23587
|
16 years |
vboxsync |
CFGM: Optimize the lookups.
|
|
|
@23586
|
16 years |
vboxsync |
CFGM: Sort the key and value name so that ordering is predictable. …
|
|
|
@23584
|
16 years |
vboxsync |
pdmR3Load: Relaxed device/instance ordering assumptions.
|
|
|
@23566
|
16 years |
vboxsync |
Fixed assertion
|
|
|
@23565
|
16 years |
vboxsync |
PGMSavedState: Enabled the new saved state format (v10).
|
|
|
@23558
|
16 years |
vboxsync |
Wrong tests
|
|
|
@23557
|
16 years |
vboxsync |
Test hwaccm(cpu) padding too
|
|
|
@23553
|
16 years |
vboxsync |
More assertions
|
|
|
@23544
|
16 years |
vboxsync |
oops again.
|
|
|
@23543
|
16 years |
vboxsync |
PGMSavedState: Zero page counting (ram+mmio2).
|
|
|
@23542
|
16 years |
vboxsync |
SSM: docs.
|
|
|
@23541
|
16 years |
vboxsync |
SSM: typo.
|
|
|
@23540
|
16 years |
vboxsync |
SSM: Added a live save flag to the file header and handle, exposing it …
|
|
|
@23539
|
16 years |
vboxsync |
PGMSavedState: Added some sanity checks for write monitored pages …
|
|
|
@23536
|
16 years |
vboxsync |
oops.
|
|
|
@23535
|
16 years |
vboxsync |
PGMSavedState: More statistics.
|
|
|
@23534
|
16 years |
vboxsync |
PGMSavedState: Mmio2 bugfixes and more statistics.
|
|
|
@23532
|
16 years |
vboxsync |
PGMSavedState: some cleanups
|
|
|
@23524
|
16 years |
vboxsync |
PGMSavedState: Some code restructuring.
|
|
|
@23523
|
16 years |
vboxsync |
PGMSavedState: bugfixes
|
|
|
@23521
|
16 years |
vboxsync |
PGMSavedState: Some more MMIO2 coding.
|
|
|
@23519
|
16 years |
vboxsync |
Backed out 53066; problem area elswhere
|
|
|
@23518
|
16 years |
vboxsync |
PGMSavedState: More MMIO2 work (incomplete).
|
|
|
@23517
|
16 years |
vboxsync |
Noisy logging
|
|
|
@23515
|
16 years |
vboxsync |
Force a TLB flush when returning back to ring 3. (local init only)
|
|
|
@23514
|
16 years |
vboxsync |
alignment fix.
|
|
|
@23513
|
16 years |
vboxsync |
PGMSavedState: MMIO2 optimizations in the works.
|
|
|
@23512
|
16 years |
vboxsync |
tstCompressionBenchmark: Page by page CRC/Hash benchmarking.
|
|
|
@23511
|
16 years |
vboxsync |
tstCompressionBenchmark: nitpicking.
|
|
|
@23510
|
16 years |
vboxsync |
tstCompressionBenchmark: fixed copy&past error.
|
|
|
@23509
|
16 years |
vboxsync |
tstCompressionBenchmark: fixed copy&past error.
|
|
|
@23508
|
16 years |
vboxsync |
tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512.
|
|
|
@23489
|
16 years |
vboxsync |
PGMSavedState: More write lock checks. Added missing …
|
|
|
@23488
|
16 years |
vboxsync |
PGM: Lock stats and check for write locks on monitored pages during …
|
|
|
@23487
|
16 years |
vboxsync |
VMM: Saved and restore the [R|E]FLAGS register in the …
|
|
|
@23486
|
16 years |
vboxsync |
PGMPAGE: optimization todos for later. enough for now.
|
|
|
@23485
|
16 years |
vboxsync |
PGMPAGE: Optimized tests accessing both u2HandlerPhysStateY and …
|
|
|
@23484
|
16 years |
vboxsync |
PGMPAGE: Removed the non-PGM_PAGE_WITH_U16MISCY bits.
|
|
|
@23483
|
16 years |
vboxsync |
PGMPAGE: Merging u2HandlerPhysStateY into the misc field.
|
|
|
@23480
|
16 years |
vboxsync |
Fixed bad proprocessing around PGM_PAGE_INIT…
|
|
|
@23479
|
16 years |
vboxsync |
PGM: Fixed wrong PGM_PAGE_MAX_LOCKS value.
|
|
|
@23478
|
16 years |
vboxsync |
PGMPAGE: Removed the PGM_PAGE_WITH_BIT_FIELD bits.
|
|
|
@23477
|
16 years |
vboxsync |
PGMPAGE: Spell it out for the compiler. (soon, no bitfields)
|
|
|
@23476
|
16 years |
vboxsync |
Use global (one shot on all cpus) or local (each time we want to …
|
|
|
@23471
|
16 years |
vboxsync |
PGM: Made PGM_PAGE_WITH_LOCKS unconditional.
|
|
|
@23470
|
16 years |
vboxsync |
PGMPAGE: Removed the non-PGM_PAGE_WITH_PAGEID_IN_HCPHYS cases.
|
|
|
@23468
|
16 years |
vboxsync |
Misleading comment
|
|
|
@23464
|
16 years |
vboxsync |
Do not use physical page 0 for the pgm pool.
|
|
|
@23461
|
16 years |
vboxsync |
PGM: Enabled page lock counters.
|
|
|
@23460
|
16 years |
vboxsync |
PGM: Page lock counters. (disabled)
|
|
|
@23459
|
16 years |
vboxsync |
PGMPAGE: Enable HCPhys and idPage merge.
|
|
|
@23458
|
16 years |
vboxsync |
PGMPAGE: HCPhys and idPage migration work, part 2.
|
|
|
@23457
|
16 years |
vboxsync |
PGMPAGE: HCPhys and idPage migration work, part 1.
|
|
|
@23456
|
16 years |
vboxsync |
PGMSavedState: gcc 4.0.1 warnings.
|
|
|
@23455
|
16 years |
vboxsync |
PGMPAGE: Moved the usage tracking data out of HCPhysY.
|
|
|
@23454
|
16 years |
vboxsync |
PGMPAGE: prep for lock counting. renamed all names (X->Y) just to make …
|
|
|
@23453
|
16 years |
vboxsync |
PGMPhysPageMap cleanup.
|
|
|
@23452
|
16 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23449
|
16 years |
vboxsync |
PGMSavedState: Corrected live save statistics a bit and did a quick …
|
|
|
@23448
|
16 years |
vboxsync |
SSM: Live snapshot bugfix.
|
|
|
@23447
|
16 years |
vboxsync |
PGMSavedState: Live snapshot fixes (it kind of works now).
|
|
|
@23446
|
16 years |
vboxsync |
PGMSavedState: Bugfixes (new code).
|
|
|
@23443
|
16 years |
vboxsync |
PGMSavedState: New state saved state format in the works.
|
|
|
@23436
|
16 years |
vboxsync |
SSM: Fixed some missing SSMHANDLE::rc updates. (untested)
|
|
|
@23415
|
16 years |
vboxsync |
PGM: Saved state hacking and some minor cleanups.
|
|
|
@23404
|
16 years |
vboxsync |
AsyncCompletion: Handle out of resources case properly. Should fix …
|
|
|
@23398
|
16 years |
vboxsync |
PGM: ROM pages are soo much fun.
|
|
|
@23393
|
16 years |
vboxsync |
PGM: live save work in progress.
|
|
|
@23387
|
16 years |
vboxsync |
32-bit Linux build fix
|
|
|
@23383
|
16 years |
vboxsync |
Measure the RTMpOnSpecific code path as well (stats).
|
|
|
@23374
|
16 years |
vboxsync |
PGMPool: Moved pgmR3PoolClearAll to from VMMAll to PGMPool.cpp.
|
|
|