|
|
@32655
|
14 years |
vboxsync |
reset not resetted
|
|
|
@32614
|
14 years |
vboxsync |
Same for TRPM
|
|
|
@32613
|
14 years |
vboxsync |
Extra check for forced vt-x usage
|
|
|
@32595
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: log.
|
|
|
@32572
|
14 years |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32564
|
14 years |
vboxsync |
Compile error
|
|
|
@32563
|
14 years |
vboxsync |
Take a shortcut
|
|
|
@32561
|
14 years |
vboxsync |
Oops
|
|
|
@32560
|
14 years |
vboxsync |
Cleaned up a bit
|
|
|
@32558
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: minor cleanup.
|
|
|
@32551
|
14 years |
vboxsync |
Reactivate pae/32-bit optimization.
|
|
|
@32550
|
14 years |
vboxsync |
Correction
|
|
|
@32544
|
14 years |
vboxsync |
Disabled pae/32-bit optimization due to XP installation regressions
|
|
|
@32541
|
14 years |
vboxsync |
Don't bother checking for virtual handlers in ring-0.
|
|
|
@32540
|
14 years |
vboxsync |
Disallow virtual handler registration for VT-x and AMD-V.
|
|
|
@32539
|
14 years |
vboxsync |
Removed wrong assertion
|
|
|
@32534
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: log.
|
|
|
@32525
|
14 years |
vboxsync |
Updated comments
|
|
|
@32521
|
14 years |
vboxsync |
Optimization
|
|
|
@32516
|
14 years |
vboxsync |
Removed double invalidate.
|
|
|
@32512
|
14 years |
vboxsync |
Enabled minimal guest state loading (VT-x; again). Watch for regressions.
|
|
|
@32506
|
14 years |
vboxsync |
Extra stats
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32489
|
14 years |
vboxsync |
VMM: More work on the periodic preemption timer (no actual timers yet).
|
|
|
@32488
|
14 years |
vboxsync |
build fix.
|
|
|
@32486
|
14 years |
vboxsync |
Moved logging and stat
|
|
|
@32484
|
14 years |
vboxsync |
TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
|
|
|
@32481
|
14 years |
vboxsync |
Enabled dirty page optimization for the pae/32-bit shadow/guest case.
|
|
|
@32480
|
14 years |
vboxsync |
SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
|
|
|
@32467
|
14 years |
vboxsync |
AsyncCompletion: Another one
|
|
|
@32466
|
14 years |
vboxsync |
AsyncCompletion: update the task handle of the task on success
|
|
|
@32459
|
14 years |
vboxsync |
VMM/raw: Heed VM_FF_REQUEST and VMCPU_FF_REQUEST before checking for …
|
|
|
@32458
|
14 years |
vboxsync |
VMM: Return to ring-3 when DMA work is pending.
|
|
|
@32450
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: comply with both ELF64 and broken Solaris code.
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@32427
|
14 years |
vboxsync |
AsyncCompletion: Make submitting requests to the host error prove. …
|
|
|
@32419
|
14 years |
vboxsync |
TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
|
|
|
@32418
|
14 years |
vboxsync |
Increase the size of the image to work around the refusal of Win64 to …
|
|
|
@32410
|
14 years |
vboxsync |
Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
|
|
|
@32404
|
14 years |
vboxsync |
missing svn:keywords
|
|
|
@32401
|
14 years |
vboxsync |
Updates
|
|
|
@32392
|
14 years |
vboxsync |
pgm pool update for 32-bit dirty page handling
|
|
|
@32390
|
14 years |
vboxsync |
One more
|
|
|
@32389
|
14 years |
vboxsync |
Mask physical address
|
|
|
@32384
|
14 years |
vboxsync |
Extended dirty page optimization for the pae/32-bit shw/gst …
|
|
|
@32378
|
14 years |
vboxsync |
HWACCM.cpp: logging typo.
|
|
|
@32373
|
14 years |
vboxsync |
Must not call PGMPhysReleasePageMappingLock when the lock failed
|
|
|
@32366
|
14 years |
vboxsync |
Typo
|
|
|
@32362
|
14 years |
vboxsync |
Some cleanup
|
|
|
@32361
|
14 years |
vboxsync |
HWACCM: Preparing for using the VMX-preemption timer.
|
|
|
@32357
|
14 years |
vboxsync |
HWACCM.cpp: Save some more fflush(VBox.log) calls.
|
|
|
@32356
|
14 years |
vboxsync |
VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
|
|
|
@32343
|
14 years |
vboxsync |
SSM: nit.
|
|
|
@32341
|
14 years |
vboxsync |
dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
|
|
|
@32340
|
14 years |
vboxsync |
DBGFCoreWrite: split out the core related stuff into a separate …
|
|
|
@32319
|
14 years |
vboxsync |
Stats
|
|
|
@32318
|
14 years |
vboxsync |
HWACCM.cpp: fix stat desc
|
|
|
@32313
|
14 years |
vboxsync |
VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
|
|
|
@32308
|
14 years |
vboxsync |
FTM: More stats
|
|
|
@32307
|
14 years |
vboxsync |
Include other range types too (FTM)
|
|
|
@32302
|
14 years |
vboxsync |
FTM statistics
|
|
|
@32297
|
14 years |
vboxsync |
Alignment fix
|
|
|
@32295
|
14 years |
vboxsync |
Deal with MMIO2 pages as well (FTM)
|
|
|
@32294
|
14 years |
vboxsync |
FT updates
|
|
|
@32291
|
14 years |
vboxsync |
FT update
|
|
|
@32289
|
14 years |
vboxsync |
Alignment again
|
|
|
@32287
|
14 years |
vboxsync |
Copy/paste fix
|
|
|
@32286
|
14 years |
vboxsync |
Compile fix
|
|
|
@32285
|
14 years |
vboxsync |
Use the pointer based GCPHYS AVL tree
|
|
|
@32270
|
14 years |
vboxsync |
Attempted alignment fix
|
|
|
@32268
|
14 years |
vboxsync |
FT updates
|
|
|
@32254
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: build fix.
|
|
|
@32253
|
14 years |
vboxsync |
VMM/DBGF: Added CoreDescriptor.
|
|
|
@32248
|
14 years |
vboxsync |
Unused var.
|
|
|
@32245
|
14 years |
vboxsync |
Reset fNoMorePhysWrites after state saving.
|
|
|
@32239
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32238
|
14 years |
vboxsync |
VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
|
|
|
@32236
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32222
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: Windows build fix.
|
|
|
@32220
|
14 years |
vboxsync |
spaces.
|
|
|
@32219
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32218
|
14 years |
vboxsync |
debug build fix
|
|
|
@32217
|
14 years |
vboxsync |
Win build fix
|
|
|
@32215
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: build fix.
|
|
|
@32214
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32213
|
14 years |
vboxsync |
VMM/PGM: Functions for reading RAM ranges.
|
|
|
@32206
|
14 years |
vboxsync |
FT: no state changes for loading either
|
|
|
@32199
|
14 years |
vboxsync |
FT: allow memory sync interruption
|
|
|
@32193
|
14 years |
vboxsync |
FT updates
|
|
|
@32190
|
14 years |
vboxsync |
PDMDevHlpVMSuspendSaveAndPowerOff: More code.
|
|
|
@32189
|
14 years |
vboxsync |
DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
|
|
|
@32179
|
14 years |
vboxsync |
More stats
|
|
|
@32173
|
14 years |
vboxsync |
Corrected assertion
|
|
|
@32171
|
14 years |
vboxsync |
FT updates
|
|
|
@32169
|
14 years |
vboxsync |
FT updates
|
|
|
@32159
|
14 years |
vboxsync |
Take skipped pages into account
|
|
|
@32158
|
14 years |
vboxsync |
FT update
|
|
|
@32156
|
14 years |
vboxsync |
space
|
|
|
@32155
|
14 years |
vboxsync |
FT updates
|
|
|
@32154
|
14 years |
vboxsync |
Wrong order
|
|
|