|
|
@11575
|
16 years |
vboxsync |
Sync back CR2 as it can be changed behind our back in the nested …
|
|
|
@11570
|
16 years |
vboxsync |
Incorrect destination offset in PGMPhysInterpretedRead (crossed page …
|
|
|
@11568
|
16 years |
vboxsync |
Cleanup
|
|
|
@11533
|
16 years |
vboxsync |
Obsolete todo
|
|
|
@11531
|
16 years |
vboxsync |
Missing changes for PSE-36 support.
|
|
|
@11526
|
16 years |
vboxsync |
Moved GCPhys4MBPSEMask init
|
|
|
@11525
|
16 years |
vboxsync |
Added support for PSE-36.
|
|
|
@11522
|
16 years |
vboxsync |
Activated (lock) cmpxchg emulation for VT-x and AMD-V. Watch for …
|
|
|
@11518
|
16 years |
vboxsync |
Bump ssm version
|
|
|
@11517
|
16 years |
vboxsync |
More logging
|
|
|
@11516
|
16 years |
vboxsync |
Forgot IA32_MSR_STAR syncing.
|
|
|
@11515
|
16 years |
vboxsync |
Include other members of CPUMCTXCORE in test.
|
|
|
@11514
|
16 years |
vboxsync |
Removed obsolete logging
|
|
|
@11513
|
16 years |
vboxsync |
Additional logging
|
|
|
@11509
|
16 years |
vboxsync |
Added R0/HC emulation of (lock) cmpxchg. Not activated.
|
|
|
@11508
|
16 years |
vboxsync |
Added emulation of cmpxchg & lock cmpxchg (not yet used).
|
|
|
@11505
|
16 years |
vboxsync |
Win32 build fix (recompiler)
|
|
|
@11495
|
16 years |
vboxsync |
CPU context dump fix for sysenter.
|
|
|
@11494
|
16 years |
vboxsync |
Both sysenter.eip & esp are 64 bits long. Corrected CPU context dump.
|
|
|
@11492
|
16 years |
vboxsync |
Fixed the non-rep stoswd case (rdi must be updated).
|
|
|
@11488
|
16 years |
vboxsync |
stoswd emulation fix (DF).
|
|
|
@11477
|
16 years |
vboxsync |
small logging fix
|
|
|
@11474
|
16 years |
vboxsync |
AMD-V: Corrected current asid handling. (multiple VMs could end up …
|
|
|
@11473
|
16 years |
vboxsync |
http://en.wikipedia.org/wiki/Guru_Meditation
|
|
|
@11458
|
16 years |
vboxsync |
Paranoia.
|
|
|
@11457
|
16 years |
vboxsync |
BT emulation bugfix.
|
|
|
@11456
|
16 years |
vboxsync |
Use DISGetParamSize instead of iomGetRegSize.
|
|
|
@11453
|
16 years |
vboxsync |
More compile issues
|
|
|
@11452
|
16 years |
vboxsync |
Minor correction
|
|
|
@11450
|
16 years |
vboxsync |
Access verfication for stoswd emulation.
|
|
|
@11449
|
16 years |
vboxsync |
Corrected assertion
|
|
|
@11438
|
16 years |
vboxsync |
Don't ignore the current log flags for ring 0 logging.
|
|
|
@11434
|
16 years |
vboxsync |
Compile fix
|
|
|
@11431
|
16 years |
vboxsync |
Paranoia
|
|
|
@11425
|
16 years |
vboxsync |
Support protected mode without paging in VT-x mode. Note: watch for …
|
|
|
@11424
|
16 years |
vboxsync |
Emulate stosw/d/q ourselves.
|
|
|
@11416
|
16 years |
vboxsync |
InvalidatePage: check 4 PDPEs for PAE guest mode. (shouldn't be …
|
|
|
@11407
|
16 years |
vboxsync |
warnings, comments
|
|
|
@11398
|
16 years |
vboxsync |
Always sync back the TPR value.
|
|
|
@11371
|
16 years |
vboxsync |
Too verbose logging
|
|
|
@11370
|
16 years |
vboxsync |
Deal with flushing of pgm pool pages when an injected event triggers …
|
|
|
@11366
|
16 years |
vboxsync |
A faulting call also implies the pgm pool page has been reused
|
|
|
@11349
|
16 years |
vboxsync |
Misleading log statement
|
|
|
@11317
|
16 years |
vboxsync |
cpum: Use RTMpGetCount and RTMpGetOnlineSet instead of …
|
|
|
@11311
|
16 years |
vboxsync |
VMM: ELEMENTS -> RT_ELEMENTS.
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11303
|
16 years |
vboxsync |
pdm: Retired PPDMDEVINSGC.
|
|
|
@11299
|
16 years |
vboxsync |
mm: MMHyperXXToGC -> MMHyperXXToRC.
|
|
|
@11298
|
16 years |
vboxsync |
cpum: MMHyperCCToGC -> MMHyperCCToRC.
|
|
|
@11261
|
16 years |
vboxsync |
#1865: DevPIC.
|
|
|
@11235
|
16 years |
vboxsync |
warning
|
|
|
@11224
|
16 years |
vboxsync |
PDM: GC->RC, HC->R3 wrt PCI bus registration.
|
|
|
@11221
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11219
|
16 years |
vboxsync |
#1865: DevAPIC.
|
|
|
@11169
|
16 years |
vboxsync |
#1865: PCI.
|
|
|
@11164
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@11155
|
16 years |
vboxsync |
TMTimerRCPtr and some types.
|
|
|
@11153
|
16 years |
vboxsync |
VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
|
|
|
@11152
|
16 years |
vboxsync |
PDMQueueRCPtr: MMHyperHC2GC -> MMHyperCCToRC
|
|
|
@11150
|
16 years |
vboxsync |
VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
|
|
|
@11147
|
16 years |
vboxsync |
PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
|
|
|
@11146
|
16 years |
vboxsync |
PDMQueueR0Ptr
|
|
|
@11141
|
16 years |
vboxsync |
VMM: Try harder allocating the core code page(s). Solaris frequently …
|
|
|
@11133
|
16 years |
vboxsync |
compiler warnings
|
|
|
@11070
|
16 years |
vboxsync |
PATM: missing ';'.
|
|
|
@11068
|
16 years |
vboxsync |
PATM: Fixed PATMGCMonitorPage prototype so that it can be found during …
|
|
|
@10917
|
16 years |
vboxsync |
tstVMM-HwAccm: disabled testcase becaused it panics here.
|
|
|
@10903
|
16 years |
vboxsync |
tstSSM: Fixed bustage caused by the UVM change.
|
|
|
@10886
|
16 years |
vboxsync |
Fixes for syncing back sysenter MSRs.
|
|
|
@10883
|
16 years |
vboxsync |
Wrmsr fix for MSR_IA32_SYSENTER_CS
|
|
|
@10858
|
16 years |
vboxsync |
We can't rely on #NM handling in kernel mode, so do what we did before …
|
|
|
@10853
|
16 years |
vboxsync |
Comment update
|
|
|
@10849
|
16 years |
vboxsync |
32 bits build fix
|
|
|
@10844
|
16 years |
vboxsync |
VMMR0: Fixed bogus pSession argument passed to vmmR0EntryExWorker when …
|
|
|
@10843
|
16 years |
vboxsync |
intnet: Implemented activation on power on & resume, deactivation on …
|
|
|
@10841
|
16 years |
vboxsync |
Changed the assertion on pfnConstruct failure into a LogRel.
|
|
|
@10840
|
16 years |
vboxsync |
Removed annoying & incorrect assertion.
|
|
|
@10838
|
16 years |
vboxsync |
Fixed assertion (creation failure).
|
|
|
@10835
|
16 years |
vboxsync |
Obsolete comment removed
|
|
|
@10833
|
16 years |
vboxsync |
Backed out 33617. Doesn't solve anything.
|
|
|
@10832
|
16 years |
vboxsync |
TPR shadow changes.
|
|
|
@10830
|
16 years |
vboxsync |
Turned off nested paging the hard way. (testboxlin regressions)
|
|
|
@10828
|
16 years |
vboxsync |
Update
|
|
|
@10824
|
16 years |
vboxsync |
Naming
|
|
|
@10823
|
16 years |
vboxsync |
Duplicate code
|
|
|
@10822
|
16 years |
vboxsync |
Prepare for EPT.
|
|
|
@10821
|
16 years |
vboxsync |
Backed out 33264 - NT4 installation regression (investigate)
|
|
|
@10820
|
16 years |
vboxsync |
Cleanup
|
|
|
@10818
|
16 years |
vboxsync |
More capabilities
|
|
|
@10817
|
16 years |
vboxsync |
Started with EPT support.
|
|
|
@10806
|
16 years |
vboxsync |
intnet: Push the session down to all the INTNETR0* apis.
|
|
|
@10805
|
16 years |
vboxsync |
VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
|
|
|
@10804
|
16 years |
vboxsync |
VMM: Fixed VBOX_SVN_REV blunder (mine).
|
|
|
@10746
|
16 years |
vboxsync |
Added pSession argument to all the intnet request packets.
|
|
|
@10730
|
16 years |
vboxsync |
Disabled nested paging again (testboxlin).
|
|
|
@10724
|
16 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@10723
|
16 years |
vboxsync |
Missing fixes for VMMR0_DO_RAW_RUN
|
|
|
@10721
|
16 years |
vboxsync |
Missing update for last error handling.
|
|
|
@10720
|
16 years |
vboxsync |
Fixed issue in fast (METHOD_NEITHER) ioctls.
Write the last error to …
|
|
|