|
|
@23782
|
16 years |
vboxsync |
PATM: Missing ZEROs.
|
|
|
@23781
|
16 years |
vboxsync |
PATM: Converted to more SSMR3GetMem calls.
|
|
|
@23780
|
16 years |
vboxsync |
SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
|
|
|
@23779
|
16 years |
vboxsync |
PATM: Converting to extended structure based deserialization.
|
|
|
@23778
|
16 years |
vboxsync |
todos
|
|
|
@23777
|
16 years |
vboxsync |
SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
|
|
|
@23776
|
16 years |
vboxsync |
SSM: MSC32 bugfix.
|
|
|
@23775
|
16 years |
vboxsync |
SSM: Fixed uninitialized rc bug in the _ARRAY handling.
|
|
|
@23773
|
16 years |
vboxsync |
SSM: copy & past fix.
|
|
|
@23772
|
16 years |
vboxsync |
CSAM: Use SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23771
|
16 years |
vboxsync |
SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23770
|
16 years |
vboxsync |
CSAM: The right fix (hopefully).
|
|
|
@23768
|
16 years |
vboxsync |
CSAM: 32-bit (gcc) adjustment.
|
|
|
@23765
|
16 years |
vboxsync |
CSAM: Use SSMR3GetStructEx instead of SSMR3GetMem in an attempt to …
|
|
|
@23764
|
16 years |
vboxsync |
SSM: More structure serialization and deserialization features.
|
|
|
@23761
|
16 years |
vboxsync |
ssmR3StremClose: Signal the right semaphore on load.
|
|
|
@23758
|
16 years |
vboxsync |
Skeleton code for synthetic cpu handling.
|
|
|
@23753
|
16 years |
vboxsync |
SSM: Missing input checks (using ssmR3DataWrite/Read now).
|
|
|
@23752
|
16 years |
vboxsync |
SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
|
|
|
@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.
|
|
|