|
|
@20874
|
15 years |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20730
|
15 years |
vboxsync |
More locking
|
|
|
@20709
|
15 years |
vboxsync |
More locking
|
|
|
@20687
|
15 years |
vboxsync |
VMM: some description string mangling and todos.
|
|
|
@20404
|
15 years |
vboxsync |
Inform REM outside of the pgm lock.
|
|
|
@20135
|
16 years |
vboxsync |
Prevent reuse of cached larged pages with different access attributes.
|
|
|
@20129
|
16 years |
vboxsync |
Backed out 47892-5
|
|
|
@20125
|
16 years |
vboxsync |
Prevent reuse of cached large pages with different access attributes.
|
|
|
@20076
|
16 years |
vboxsync |
No longer necessary to get rid of the lock
|
|
|
@20071
|
16 years |
vboxsync |
Bit more REM locking
|
|
|
@19861
|
16 years |
vboxsync |
System wide flush
|
|
|
@19833
|
16 years |
vboxsync |
PGM_INVL_GUEST_TLBS -> PGM_INVL_VCPU_TLBS
|
|
|
@19808
|
16 years |
vboxsync |
Invalidate is per VCPU.
|
|
|
@19807
|
16 years |
vboxsync |
Some more locking updates
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18880
|
16 years |
vboxsync |
PGM/MM: Implemented the /RamPreAlloc CFGM option.
|
|
|
@18873
|
16 years |
vboxsync |
PGMPhys.cpp: Also mangle the MMIO2 description.
|
|
|
@18869
|
16 years |
vboxsync |
PGMPhys.cpp/pgmR3PhysChunkMap: corrected free statements to use the …
|
|
|
@18812
|
16 years |
vboxsync |
PGMPhys.cpp: spaces
|
|
|
@18811
|
16 years |
vboxsync |
PGMPhys.cpp,MMHyper.cpp: The MMR3UkHeap bits seems to be working and …
|
|
|
@18792
|
16 years |
vboxsync |
MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
|
|
|
@18665
|
16 years |
vboxsync |
VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18620
|
16 years |
vboxsync |
exception.
|
|
|
@18617
|
16 years |
vboxsync |
PGM,EM: Handle out of memory situations more gracefully - part 1. New …
|
|
|
@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.)
|
|
|
@18335
|
16 years |
vboxsync |
PGMR3PhysGCPhys2CCPtrExternal: wrong assertion.
|
|
|
@18294
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@18291
|
16 years |
vboxsync |
PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed …
|
|
|
@18266
|
16 years |
vboxsync |
PGM: Made PGMR3PhysRomProtect use instead of doing a full pool flush …
|
|
|
@18230
|
16 years |
vboxsync |
PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some …
|
|
|
@18205
|
16 years |
vboxsync |
PGMPhys: Fixed bug in the freeing of shadowed ROM pages during reset …
|
|
|
@18167
|
16 years |
vboxsync |
PGM: More details on allocation failure.
|
|
|
@18166
|
16 years |
vboxsync |
PGM: More info on allocation error.
|
|
|
@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 …
|
|
|
@18101
|
16 years |
vboxsync |
PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
|
|
|
@18046
|
16 years |
vboxsync |
PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE.
|
|
|
@17660
|
16 years |
vboxsync |
PGM: Saved state hacking, fA20Enabled is now bool, shadow ROM bug fix, …
|
|
|
@17538
|
16 years |
vboxsync |
REM,PGM: Added two mutualy exclusive flags to …
|
|
|
@17527
|
16 years |
vboxsync |
grr
|
|
|
@17526
|
16 years |
vboxsync |
PGM: Logging / assertion adjustments for handy page allocation error …
|
|
|
@17521
|
16 years |
vboxsync |
PGMPhys: cound page counting fixes.
|
|
|
@17513
|
16 years |
vboxsync |
MM,PGM: Fixed page reservation, include a full set of handy pages for …
|
|
|
@17510
|
16 years |
vboxsync |
PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and …
|
|
|
@17509
|
16 years |
vboxsync |
PGM: Moved the page pool PT flushing code in the access handler bits …
|
|
|
@17503
|
16 years |
vboxsync |
PGM: PGMR3PhysAllocateHandyPages fix and error handling.
|
|
|
@17438
|
16 years |
vboxsync |
PGM: Some REM hacking for the ROM registration and some in-progress …
|
|
|
@17432
|
16 years |
vboxsync |
PGM,GMM: Filling in missing bits and fixing some bugs.
|
|
|
@17421
|
16 years |
vboxsync |
PGM,VMM,GMM: handy page allocation and some other fixes.
|
|
|
@17371
|
16 years |
vboxsync |
PGM,GMM: Hacking on the new phys code.
|
|
|
@17251
|
16 years |
vboxsync |
VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
|
|
|
@16045
|
16 years |
vboxsync |
PGMR3PhysTlbGCPhys2Ptr: Deal correctly with disabled access handlers. …
|
|
|
@15885
|
16 years |
vboxsync |
PGMR3PhysTlbGCPhys2Ptr: correct assertion (see #3399).
|
|
|
@15862
|
16 years |
vboxsync |
PGMPhys.cpp: Added some details to the two assertions in …
|
|
|
@15284
|
16 years |
vboxsync |
PGM, REM: Virtual address in TLB - this is what I meant…
|
|
|
@14826
|
16 years |
vboxsync |
VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA.
|
|
|
@14592
|
16 years |
vboxsync |
PGMR3PhysRegister: Use MMR3HyperAllocOnceNoRel instead of muching …
|
|
|
@14589
|
16 years |
vboxsync |
VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
|
|
|
@14075
|
16 years |
vboxsync |
The 64-bit MSC warning hunt stops for today.
|
|
|
@13824
|
16 years |
vboxsync |
VMM: %VGp -> %RGp
|
|
|
@13818
|
16 years |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13816
|
16 years |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13755
|
16 years |
vboxsync |
Started with VM request API changes.
|
|
|
@13371
|
16 years |
vboxsync |
Some updates
|
|
|
@13098
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13060
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13042
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13040
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13038
|
16 years |
vboxsync |
#1865: More PGM changes.
|
|
|
@13035
|
16 years |
vboxsync |
#1865: More PGM…
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12967
|
16 years |
vboxsync |
#1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
|
|
|
@12690
|
16 years |
vboxsync |
Fixed pgmR3PhysMMIO2Find
|
|
|
@12300
|
16 years |
vboxsync |
Devices and VMM: cosmetics: removed full stops at the end of …
|
|
|
@11299
|
16 years |
vboxsync |
mm: MMHyperXXToGC -> MMHyperXXToRC.
|
|
|
@11235
|
16 years |
vboxsync |
warning
|
|
|
@10838
|
16 years |
vboxsync |
Fixed assertion (creation failure).
|
|
|
@9276
|
17 years |
vboxsync |
Prevent an fInRem assertion in the tlb flushing code when A20 is …
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8635
|
17 years |
vboxsync |
PGMPhys.h -> PGMPhysRWTmpl.h
|
|
|
@8626
|
17 years |
vboxsync |
Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 …
|
|
|
@8347
|
17 years |
vboxsync |
gcc warnings
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8021
|
17 years |
vboxsync |
Added missing bits for PAE guest mappings.
|
|
|
@7755
|
17 years |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7753
|
17 years |
vboxsync |
The PGM bits of the MMIO cleanup.
Moved the parts of PGMR3Reset that …
|
|
|
@7731
|
17 years |
vboxsync |
MMIO cleanup in progress.
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7613
|
17 years |
vboxsync |
better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
|
|
|
@7605
|
17 years |
vboxsync |
fixed VMR3Req call
|
|
|
@7017
|
17 years |
vboxsync |
Fixed MMHyperAlloc calls in PGMR3PhysRomRegister (dormant code).
|
|
|
@6869
|
17 years |
vboxsync |
Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
|
|
|
@6861
|
17 years |
vboxsync |
Sketected out new MMIO and MMIO2 interfaces. Not complete or …
|
|
|
@6856
|
17 years |
vboxsync |
Renamed pgmGuestROMWriteHandler to pgmPhysRomWriteHandler.
|
|
|
@6854
|
17 years |
vboxsync |
All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
|
|
|