|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27566
|
15 years |
vboxsync |
PGMSavedState.cpp: Better message when finding missing ROM.
|
|
|
@27543
|
15 years |
vboxsync |
Balloon updates; make ballooned pages as such
|
|
|
@27197
|
15 years |
vboxsync |
Refresh the balloon a bit later during state restore.
|
|
|
@27183
|
15 years |
vboxsync |
Oops
|
|
|
@27182
|
15 years |
vboxsync |
Saved the state of ballooned memory and reinflate when loading the …
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26150
|
15 years |
vboxsync |
PGM: Split out the inlined code from PGMInternal.h and into …
|
|
|
@25935
|
15 years |
vboxsync |
PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
|
|
|
@25231
|
15 years |
vboxsync |
PGMSavedState.cpp: -Wshadow.
|
|
|
@24876
|
15 years |
vboxsync |
PGMSavedState: refinement.
|
|
|
@24875
|
15 years |
vboxsync |
pgmR3LiveVote: Take the current dirty page count into consideration …
|
|
|
@24874
|
15 years |
vboxsync |
Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
|
|
|
@24808
|
15 years |
vboxsync |
PGMSavedState.cpp: More teleportation trickery.
|
|
|
@24796
|
15 years |
vboxsync |
PGMSavedState: Fixed long term average calculation. (The short term …
|
|
|
@24795
|
15 years |
vboxsync |
pgmR3LiveVote: update
|
|
|
@24794
|
15 years |
vboxsync |
pgmR3LiveVote: comments.
|
|
|
@24793
|
15 years |
vboxsync |
SSM,PGM: Added the pass number to the LiveVote callback. Improved …
|
|
|
@24769
|
15 years |
vboxsync |
PGMSavedState.cpp: upped the threshold from 256 to 4096 dirty pages.
|
|
|
@24520
|
15 years |
vboxsync |
Got rid of annoying inability to sometimes load vt-x release states …
|
|
|
@24481
|
15 years |
vboxsync |
PGMSavedState.cpp: /RamPreAlloc=true shouldn't make any difference for …
|
|
|
@24363
|
15 years |
vboxsync |
PGMSavedState: Save the RAM config (size + hole).
|
|
|
@24290
|
15 years |
vboxsync |
Typo
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24239
|
15 years |
vboxsync |
PGMSavedState.cpp: -newline
|
|
|
@24200
|
15 years |
vboxsync |
PGM.cpp: Validate the size of a saved MMIO2 range.
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23565
|
15 years |
vboxsync |
PGMSavedState: Enabled the new saved state format (v10).
|
|
|
@23544
|
15 years |
vboxsync |
oops again.
|
|
|
@23543
|
15 years |
vboxsync |
PGMSavedState: Zero page counting (ram+mmio2).
|
|
|
@23539
|
15 years |
vboxsync |
PGMSavedState: Added some sanity checks for write monitored pages …
|
|
|
@23536
|
15 years |
vboxsync |
oops.
|
|
|
@23535
|
15 years |
vboxsync |
PGMSavedState: More statistics.
|
|
|
@23534
|
15 years |
vboxsync |
PGMSavedState: Mmio2 bugfixes and more statistics.
|
|
|
@23532
|
15 years |
vboxsync |
PGMSavedState: some cleanups
|
|
|
@23524
|
15 years |
vboxsync |
PGMSavedState: Some code restructuring.
|
|
|
@23523
|
15 years |
vboxsync |
PGMSavedState: bugfixes
|
|
|
@23521
|
15 years |
vboxsync |
PGMSavedState: Some more MMIO2 coding.
|
|
|
@23518
|
15 years |
vboxsync |
PGMSavedState: More MMIO2 work (incomplete).
|
|
|
@23513
|
15 years |
vboxsync |
PGMSavedState: MMIO2 optimizations in the works.
|
|
|
@23489
|
15 years |
vboxsync |
PGMSavedState: More write lock checks. Added missing …
|
|
|
@23488
|
15 years |
vboxsync |
PGM: Lock stats and check for write locks on monitored pages during …
|
|
|
@23456
|
15 years |
vboxsync |
PGMSavedState: gcc 4.0.1 warnings.
|
|
|
@23453
|
15 years |
vboxsync |
PGMPhysPageMap cleanup.
|
|
|
@23449
|
15 years |
vboxsync |
PGMSavedState: Corrected live save statistics a bit and did a quick …
|
|
|
@23447
|
15 years |
vboxsync |
PGMSavedState: Live snapshot fixes (it kind of works now).
|
|
|
@23446
|
15 years |
vboxsync |
PGMSavedState: Bugfixes (new code).
|
|
|
@23443
|
15 years |
vboxsync |
PGMSavedState: New state saved state format in the works.
|
|
|
@23415
|
15 years |
vboxsync |
PGM: Saved state hacking and some minor cleanups.
|
|
|
@23398
|
15 years |
vboxsync |
PGM: ROM pages are soo much fun.
|
|
|
@23393
|
15 years |
vboxsync |
PGM: live save work in progress.
|
|
|
@23307
|
15 years |
vboxsync |
VMM: Moved the saved state code out of PGM.cpp and into PGMSavedState.cpp.
|
|
copied from trunk/src/VBox/VMM/PGM.cpp
|
|
|
@23306
|
15 years |
vboxsync |
PGM: Live state saving work (in progress).
|