|
|
@18792
|
16 years |
vboxsync |
MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
|
|
|
@18791
|
16 years |
vboxsync |
PDMDevHlp.cpp: shut up assertions.
|
|
|
@18790
|
16 years |
vboxsync |
PGMAllBth.h: todos.
|
|
|
@18787
|
16 years |
vboxsync |
MM.cpp: gcc warning.
|
|
|
@18781
|
16 years |
vboxsync |
Removed wrong assertions; rdpmc and rdtsc emulation can fail
|
|
|
@18771
|
16 years |
vboxsync |
Wrong condition
|
|
|
@18770
|
16 years |
vboxsync |
Fake rdpmc instead of causing an invalid opcode exception.
|
|
|
@18767
|
16 years |
vboxsync |
typo
|
|
|
@18764
|
16 years |
vboxsync |
Extra logging of Intel performance counter MSR accesses
|
|
|
@18757
|
16 years |
vboxsync |
VMR3Create: Clearified the pfnVMAtError docs.
|
|
|
@18752
|
16 years |
vboxsync |
VM.cpp: Corrected the state notification loop's handling of …
|
|
|
@18747
|
16 years |
vboxsync |
PGMR3MappingsUnfix: Flag CR3 resync.
|
|
|
@18746
|
16 years |
vboxsync |
PGMInternal.h: Marked PGM_SYNC_MONITOR_CR3 as obsolete and scheduled …
|
|
|
@18731
|
16 years |
vboxsync |
Mark shadow pgm pool page as used when syncing one that already …
|
|
|
@18730
|
16 years |
vboxsync |
Removed obsolete comment
|
|
|
@18729
|
16 years |
vboxsync |
More logging
|
|
|
@18725
|
16 years |
vboxsync |
PGMAllMap.cpp: relaxed two assertions (for now) to the thru reset.
|
|
|
@18724
|
16 years |
vboxsync |
PGM: Fixed bug in pgmMapClearShadowPDEs (PAE mode only) where it would …
|
|
|
@18723
|
16 years |
vboxsync |
TRPMGCHandlers.cpp: Logging and a couple of todos.
|
|
|
@18719
|
16 years |
vboxsync |
MMR3HyperMapPages: break, not return.
|
|
|
@18718
|
16 years |
vboxsync |
MM: cleaned out MMLOCKEDMEM stuff (only user was MMR3HyperMapPages).
|
|
|
@18716
|
16 years |
vboxsync |
PGMAllPhys.cpp: MM_RAM_FLAGS_RESERVED is no more, cleaned out …
|
|
|
@18677
|
16 years |
vboxsync |
Deleted PGMHandlerPhysicalPageReset (unused and not up to date).
|
|
|
@18666
|
16 years |
vboxsync |
VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
|
|
|
@18665
|
16 years |
vboxsync |
VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
|
|
|
@18655
|
16 years |
vboxsync |
EM: fixed resuming from an out of memory condition.
|
|
|
@18652
|
16 years |
vboxsync |
EM: Handle PGMChangeMode and suspend the VM in an out of memory situation.
|
|
|
@18651
|
16 years |
vboxsync |
PGMChangeMode: clearified status codes.
|
|
|
@18649
|
16 years |
vboxsync |
VMSetRuntimeError: clearification, status codes *must* be propagated, …
|
|
|
@18647
|
16 years |
vboxsync |
GMMR0CleanupVM: fixed state validation.
|
|
|
@18646
|
16 years |
vboxsync |
VMSetRuntimeErrorV: my patented inverted fFlags verfication again. grumble.
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18620
|
16 years |
vboxsync |
exception.
|
|
|
@18619
|
16 years |
vboxsync |
PDM,EM: Killed PDMR3Poll. RIP.
|
|
|
@18618
|
16 years |
vboxsync |
PDM,EM: Killed PDMR3Pool. RIP.
|
|
|
@18617
|
16 years |
vboxsync |
PGM,EM: Handle out of memory situations more gracefully - part 1. New …
|
|
|
@18616
|
16 years |
vboxsync |
oops.
|
|
|
@18615
|
16 years |
vboxsync |
PDM: At last, no more polling!
|
|
|
@18614
|
16 years |
vboxsync |
PDMDRVHLP::pfnPDMPollerRegister: No longer supported.
|
|
|
@18607
|
16 years |
vboxsync |
mmR3Load: Ignore the saved cBasePages.
|
|
|
@18604
|
16 years |
vboxsync |
oops.
|
|
|
@18600
|
16 years |
vboxsync |
PGMInteral.h: no change (testing svn)
|
|
|
@18534
|
16 years |
vboxsync |
PDMDevHlp: Added deadlock detection to the Phys APIs (disabled unless …
|
|
|
@18533
|
16 years |
vboxsync |
PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
|
|
|
@18532
|
16 years |
vboxsync |
PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
|
|
|
@18470
|
16 years |
vboxsync |
GVMMR0.cpp: size_t warning
|
|
|
@18469
|
16 years |
vboxsync |
DBGFR0.cpp: 32->64 bit propagation warning.
|
|
|
@18464
|
16 years |
vboxsync |
DBGFGC.cpp: 32->64 bit propagation warning.
|
|
|
@18456
|
16 years |
vboxsync |
tstSSM: size_t warnings.
|
|
|
@18433
|
16 years |
vboxsync |
PGMPhys.cpp: fixed type cast in same assert msg.
|
|
|
@18432
|
16 years |
vboxsync |
PGMPhys.cpp: Corrected bad shift in an assertion message. (Thanks MSC.)
|
|
|
@18431
|
16 years |
vboxsync |
PDMLdr.cpp: Another annoying conversion warning, made the code …
|
|
|
@18430
|
16 years |
vboxsync |
MMR3HyperAllocOnceNoRel: Another size_t/uint32_t warning from MSC/64. …
|
|
|
@18429
|
16 years |
vboxsync |
MMHyper: Fixed bug (+warning) in mmR3HyperHeapCreate where the …
|
|
|
@18369
|
16 years |
vboxsync |
GMMR0: Baka tori! Bitmap was a wee bit too small.
|
|
|
@18355
|
16 years |
vboxsync |
pgmPoolCacheFreeOne: Rewrote recursion to a finit loop; overflowing …
|
|
|
@18354
|
16 years |
vboxsync |
MMHyper: With lots of memory, we have to scale up the hyper heap size …
|
|
|
@18353
|
16 years |
vboxsync |
PGM: More (cheap) release stats.
|
|
|
@18351
|
16 years |
vboxsync |
CFGM: doc update.
|
|
|
@18345
|
16 years |
vboxsync |
PGMAllPhys.cpp: Use new IPE status codes.
|
|
|
@18344
|
16 years |
vboxsync |
PGMInternal.h: build fix for the old phys code.
|
|
|
@18343
|
16 years |
vboxsync |
EM: New IPEs, use VERR_IPE_UNEXPECTED_STATUS.
|
|
|
@18339
|
16 years |
vboxsync |
pgmPhysAllocPage: pgmPoolTrackFlushGCPhys returns VINF_PGM_SYNC_CR3 …
|
|
|
@18338
|
16 years |
vboxsync |
EMInterpretDisasOne: return val spec.
|
|
|
@18335
|
16 years |
vboxsync |
PGMR3PhysGCPhys2CCPtrExternal: wrong assertion.
|
|
|
@18330
|
16 years |
vboxsync |
MapCR3: return VERR_INTERNAL_ERROR_2.
|
|
|
@18294
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@18293
|
16 years |
vboxsync |
alignment fix.
|
|
|
@18291
|
16 years |
vboxsync |
PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed …
|
|
|
@18290
|
16 years |
vboxsync |
pgmPoolGetPageByHCPhys: shut up.
|
|
|
@18289
|
16 years |
vboxsync |
PGMBth.h: nc
|
|
|
@18288
|
16 years |
vboxsync |
EM.cpp: Redo emR3RawForcedActions after CSAMR3CheckCodeEx if it …
|
|
|
@18287
|
16 years |
vboxsync |
MMHeap,MMHyper: Adjusting statistics.
|
|
|
@18286
|
16 years |
vboxsync |
MMHyper: Corrected some incorrect VMMIsHwVirtExtForced usage
|
|
|
@18285
|
16 years |
vboxsync |
VMMGuruMeditation.cpp: More hyper stack info.
|
|
|
@18284
|
16 years |
vboxsync |
HWACCM: Respect VMMIsHwVirtExtForced.
|
|
|
@18279
|
16 years |
vboxsync |
PGMAllPhys.cpp: reverted r44713.
|
|
|
@18272
|
16 years |
vboxsync |
More details.
|
|
|
@18267
|
16 years |
vboxsync |
PATM: XP restore frequently crashes here, added todo for now.
|
|
|
@18266
|
16 years |
vboxsync |
PGM: Made PGMR3PhysRomProtect use instead of doing a full pool flush …
|
|
|
@18234
|
16 years |
vboxsync |
IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page. (missed one)
|
|
|
@18233
|
16 years |
vboxsync |
VMMR0.cpp: better?
|
|
|
@18232
|
16 years |
vboxsync |
IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page.
|
|
|
@18230
|
16 years |
vboxsync |
PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some …
|
|
|
@18219
|
16 years |
vboxsync |
build fix.
|
|
|
@18218
|
16 years |
vboxsync |
gmmR0LinkChunk: set pFreePrev; gmmR0FreeChunk: don't use pCore, always …
|
|
|
@18215
|
16 years |
vboxsync |
pgmPoolMonitorFlush: details.
|
|
|
@18213
|
16 years |
vboxsync |
GVMMR0: Don't forget to call GMM for init and cleanup on VM object …
|
|
|
@18212
|
16 years |
vboxsync |
GMM: Fixed bugs in gmmR0AllocateChunkId and gmmR0FreePageWorker, the …
|
|
|
@18207
|
16 years |
vboxsync |
PGMPhysGCPhys2R3Ptr: quiet, please.
|
|
|
@18205
|
16 years |
vboxsync |
PGMPhys: Fixed bug in the freeing of shadowed ROM pages during reset …
|
|
|
@18204
|
16 years |
vboxsync |
GMM: More logging.
|
|
|
@18203
|
16 years |
vboxsync |
PGM: Fixed bugs in the code restoring shadowed ROM pages.
|
|
|
@18192
|
16 years |
vboxsync |
nc
|
|
|
@18167
|
16 years |
vboxsync |
PGM: More details on allocation failure.
|
|
|
@18166
|
16 years |
vboxsync |
PGM: More info on allocation error.
|
|
|
@18165
|
16 years |
vboxsync |
PGM: Give up immediately on load failure.
|
|
|
@18144
|
16 years |
vboxsync |
PGMR3PhysAllocHandyPages: More release log info when we're running out …
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@18131
|
16 years |
vboxsync |
darwin build fix.
|
|
|