|
|
@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 …
|
|
|
@10716
|
16 years |
vboxsync |
TPR fix for VT-x
|
|
|
@10710
|
16 years |
vboxsync |
Fix debug logging in PDMDriver
|
|
|
@10706
|
16 years |
vboxsync |
Backed out 33381. Could be responsible for test regressions.
|
|
|
@10705
|
16 years |
vboxsync |
PGMGetModeName: added nested paging
|
|
|
@10704
|
16 years |
vboxsync |
Write a notice about nested paging usage to the release log.
|
|
|
@10703
|
16 years |
vboxsync |
Use the CFGMR3QueryBoolDef API that was added recently.
|
|
|
@10702
|
16 years |
vboxsync |
Made the CFGMR3*Def() integer apis always return something, even on …
|
|
|
@10695
|
16 years |
vboxsync |
Added HWVirtExNestedPagingEnabled method to MachineDebugger.
|
|
|
@10692
|
16 years |
vboxsync |
Cleaned up
|
|
|
@10691
|
16 years |
vboxsync |
Enable nested paging by default.
|
|
|
@10687
|
16 years |
vboxsync |
Save the FPU control word and MXCSR on entry and restore them …
|
|
|
@10683
|
16 years |
vboxsync |
Backed out 33399; must save the host context on entry due to long …
|
|
|
@10682
|
16 years |
vboxsync |
Saving of the host state is done correctly already for VT-x. (not …
|
|
|
@10674
|
16 years |
vboxsync |
Logging
|
|
|
@10673
|
16 years |
vboxsync |
Comment added.
|
|
|
@10672
|
16 years |
vboxsync |
Added a comment about the fact that we trash our own FPU state. Could …
|
|
|
@10669
|
16 years |
vboxsync |
Use rip of course
|
|
|
@10668
|
16 years |
vboxsync |
Enabled our ring 3 instruction emulation fallback again. WARNING: …
|
|
|
@10667
|
16 years |
vboxsync |
Sync back TPR if necessary.
|
|
|
@10663
|
16 years |
vboxsync |
Created tstIntNet-1 for checking that capturing an interface works on …
|
|
|
@10661
|
16 years |
vboxsync |
Reduce the number of world switches caused by cr8 writes by checking …
|
|
|
@10655
|
16 years |
vboxsync |
Guest MSR_K6_EFER_FFXSR value is not relevant. Always manually …
|
|
|
@10648
|
16 years |
vboxsync |
Moved X86FXSTATE from x86.mac to cpum.mac.
|
|
|
@10647
|
16 years |
vboxsync |
Manual saving of XMM registers.
Use new FPU/MMX/XMM state saving for …
|
|
|
@10640
|
16 years |
vboxsync |
spaces
|
|
|
@10633
|
16 years |
vboxsync |
No return
|
|
|
@10630
|
16 years |
vboxsync |
Newer functions for handling fpu save/restore in ring 0.
|
|
|
@10609
|
16 years |
vboxsync |
Check for unexpected rescheduling.
|
|
|
@10607
|
16 years |
vboxsync |
Guest state loading and host state saving *must* be done after TPR …
|
|
|
@10602
|
16 years |
vboxsync |
Backed out previous changeset; no harm done there.
|
|
|
@10601
|
16 years |
vboxsync |
Fixed bogus return code check (string callback can fail if there's no …
|
|
|
@10600
|
16 years |
vboxsync |
Logging update
|
|
|
@10586
|
16 years |
vboxsync |
Moved the VT-x checks to the non-64 bit case.
|
|
|
@10572
|
16 years |
vboxsync |
Use NIL_RTR0MEMOBJ and ASMMemZeroPage.
|
|
|
@10571
|
16 years |
vboxsync |
Forgot to make the addition cpuid leafs available.
|
|
|
@10570
|
16 years |
vboxsync |
Extra check for the monitor/mwait data
|
|
|
@10569
|
16 years |
vboxsync |
Expose cpuid 2-5 minus dangerous bits.
|
|
|
@10567
|
16 years |
vboxsync |
Expose cpuid 0x80000007 (AMD - Advanced Power Management (TSC …
|
|
|
@10566
|
16 years |
vboxsync |
Comment
|
|
|
@10542
|
16 years |
vboxsync |
Go directly to the halted state when encountering a hlt instruction …
|
|
|
@10538
|
16 years |
vboxsync |
Fixed ring 3 mmio handling (unused previously).
|
|
|
@10537
|
16 years |
vboxsync |
Updated HWACCMDumpRegs
|
|
|
@10523
|
16 years |
vboxsync |
Backed out CPL change; fixes ACP2 installation regression for VT-x.
|
|
|
@10520
|
16 years |
vboxsync |
return docs.
|
|
|
@10513
|
16 years |
vboxsync |
Dropped the padding.
|
|
|
@10510
|
16 years |
vboxsync |
Release build fix
|
|
|
@10509
|
16 years |
vboxsync |
And again
|
|
|
@10508
|
16 years |
vboxsync |
Stupid compiler
|
|
|
@10507
|
16 years |
vboxsync |
Fixed release build problem
|
|
|
@10506
|
16 years |
vboxsync |
Assertion
|
|
|
@10505
|
16 years |
vboxsync |
Easier to grep for
|
|
|
@10504
|
16 years |
vboxsync |
Don't violate my own rules…
|
|
|
@10503
|
16 years |
vboxsync |
More logging
|
|
|