|
|
@13001
|
16 years |
vboxsync |
VBox-doc.c,VMM: doxygen links
|
|
|
@12999
|
16 years |
vboxsync |
Same applies to return code checks for PGMShwGetEPTPDPtr.
|
|
|
@12998
|
16 years |
vboxsync |
More logging
|
|
|
@12997
|
16 years |
vboxsync |
Fixed regressions in return code checking
|
|
|
@12994
|
16 years |
vboxsync |
Cleanup
|
|
|
@12993
|
16 years |
vboxsync |
PDMQueue: Fix assertion with debug builds on 64bit hosts. A R0 pointer …
|
|
|
@12991
|
16 years |
vboxsync |
VMM: build fix.
|
|
|
@12990
|
16 years |
vboxsync |
VMM: build fix.
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12988
|
16 years |
vboxsync |
PDM: More words.
|
|
|
@12987
|
16 years |
vboxsync |
PDM: docs update.
|
|
|
@12986
|
16 years |
vboxsync |
More PDM cleanup.
|
|
|
@12985
|
16 years |
vboxsync |
PDMQueue: pQueueFlushR3 isn't necessary.
|
|
|
@12984
|
16 years |
vboxsync |
#1865: PDMQueue.
|
|
|
@12983
|
16 years |
vboxsync |
#1865: PDMCritSect.
|
|
|
@12982
|
16 years |
vboxsync |
PDMDev* adjustments.
|
|
|
@12981
|
16 years |
vboxsync |
MMHyperR3ToR0 -> PDMDEVINS_2_R0PTR.
|
|
|
@12980
|
16 years |
vboxsync |
Split up PDMDevice.cpp, moving all the devhlps into two new files …
|
|
|
@12979
|
16 years |
vboxsync |
PDMDevice.cpp polishing…
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12976
|
16 years |
vboxsync |
PDM: fixed PDMAPICVERSION.
|
|
|
@12975
|
16 years |
vboxsync |
#1865: PDMLdr.
|
|
|
@12972
|
16 years |
vboxsync |
APIC versioning in features interface
|
|
|
@12971
|
16 years |
vboxsync |
x2APIC bits definitions
|
|
|
@12970
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12968
|
16 years |
vboxsync |
#1865: MM done for now (needs revisiting later).
|
|
|
@12967
|
16 years |
vboxsync |
#1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
|
|
|
@12966
|
16 years |
vboxsync |
MMAllPhys.cpp: Now it's deleted.
|
|
|
@12965
|
16 years |
vboxsync |
spaces
|
|
|
@12964
|
16 years |
vboxsync |
VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
|
|
|
@12940
|
16 years |
vboxsync |
RT_ABS() does not like unsigned parameters
|
|
|
@12938
|
16 years |
vboxsync |
Comment updates
|
|
|
@12937
|
16 years |
vboxsync |
SyncPageWorker updates for EPT.
|
|
|
@12936
|
16 years |
vboxsync |
More EPT updates
|
|
|
@12935
|
16 years |
vboxsync |
trailing newline
|
|
|
@12932
|
16 years |
vboxsync |
Paging updates in preparation for EPT.
|
|
|
@12930
|
16 years |
vboxsync |
warnings
|
|
|
@12923
|
16 years |
vboxsync |
warnings
|
|
|
@12909
|
16 years |
vboxsync |
Signed/unsigned mismatch.
|
|
|
@12902
|
16 years |
vboxsync |
Fixed upper boundary of mode array.
|
|
|
@12901
|
16 years |
vboxsync |
Fixed assertion
|
|
|
@12898
|
16 years |
vboxsync |
vcc warning
|
|
|
@12897
|
16 years |
vboxsync |
vcc warning
|
|
|
@12896
|
16 years |
vboxsync |
small fix
|
|
|
@12894
|
16 years |
vboxsync |
Enabled some EPT paging code.
|
|
|
@12892
|
16 years |
vboxsync |
AssertMsgRC
|
|
|
@12881
|
16 years |
vboxsync |
DBGFR3Detach: Have to use RTSemPongWait, DBGFR3EventWait will check …
|
|
|
@12877
|
16 years |
vboxsync |
DBGF: Don't linger in DBGFR3Detach.
|
|
|
@12875
|
16 years |
vboxsync |
DBGF: Fix term/detach race.
|
|
|
@12855
|
16 years |
vboxsync |
Mark referenced patches, so they can't be removed.
|
|
|
@12837
|
16 years |
vboxsync |
VMM: more VT-x/AMD-V guru meditation fixes.
|
|
|
@12836
|
16 years |
vboxsync |
VMMR0: Fixed va_list reuse bug in AssertMsg2.
|
|
|
@12835
|
16 years |
vboxsync |
Solved some overwritten patch instruction issues. (triggered assertions)
|
|
|
@12834
|
16 years |
vboxsync |
CPUM: dox adj.
|
|
|
@12832
|
16 years |
vboxsync |
DBGF: spaces.
|
|
|
@12831
|
16 years |
vboxsync |
Deal with CR0 updates inside patch code that force us to go to the …
|
|
|
@12830
|
16 years |
vboxsync |
only wait 1 second in release mode before the Guru meditation dialog …
|
|
|
@12826
|
16 years |
vboxsync |
Selector value of 0 is invalid in 32 or 64 bits mode.
|
|
|
@12824
|
16 years |
vboxsync |
FreeBSD boot assertion fix (VT-x real-mode emulation).
|
|
|
@12823
|
16 years |
vboxsync |
warnings
|
|
|
@12822
|
16 years |
vboxsync |
The hypervisor dump is not relevant when we're in VT-x/AMD-V mode.
|
|
|
@12818
|
16 years |
vboxsync |
STAM,IOM: force sort order compatability with file system hierarchy to …
|
|
|
@12815
|
16 years |
vboxsync |
#1865: more MM changes.
|
|
|
@12814
|
16 years |
vboxsync |
#1865: more MM changes.
|
|
|
@12811
|
16 years |
vboxsync |
logging fix
|
|
|
@12807
|
16 years |
vboxsync |
PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap …
|
|
|
@12805
|
16 years |
vboxsync |
Reenabled real-mode emulation in VT-x again.
|
|
|
@12801
|
16 years |
vboxsync |
Lidt/lgdt emulation fix for 16 bits operand size.
|
|
|
@12800
|
16 years |
vboxsync |
Disabled real-mode emulation again: OS/2 no longer boots.
|
|
|
@12799
|
16 years |
vboxsync |
r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
|
|
|
@12798
|
16 years |
vboxsync |
Reset the real-mode emulation state correctly.
Reenabled real-mode …
|
|
|
@12796
|
16 years |
vboxsync |
Disable raw mode emulation until the reset problem is fixed.
|
|
|
@12795
|
16 years |
vboxsync |
HWACCM: fixed unsigned/signed compare warning (x86.h), use const and g_.
|
|
|
@12794
|
16 years |
vboxsync |
#1865: Added a pVMRC member to VM so I can gradually convert away from …
|
|
|
@12793
|
16 years |
vboxsync |
More fixes for real-mode emulation in VT-x. Now enabled by default for …
|
|
|
@12792
|
16 years |
vboxsync |
#1865: some MM stuff.
|
|
|
@12789
|
16 years |
vboxsync |
Corrections
|
|
|
@12788
|
16 years |
vboxsync |
Monitor X86_CR4_VME changes as well if emulated real-mode is enabled.
|
|
|
@12787
|
16 years |
vboxsync |
Accidental commit.
|
|
|
@12786
|
16 years |
vboxsync |
Real-mode support for VT-x. (currently disabled)
|
|
|
@12784
|
16 years |
vboxsync |
@note -> Note:
|
|
|
@12773
|
16 years |
vboxsync |
EMInterpretLMSW: LMSW cannot change AM or WP, so no need to check …
|
|
|
@12772
|
16 years |
vboxsync |
#1865: IOM.
|
|
|
@12763
|
16 years |
vboxsync |
Fixed IF handling for real mode. (iopl=3, no need for VIF)
|
|
|
@12760
|
16 years |
vboxsync |
EMAll: Disabled the assertions reported in bug #2609, bug #1931 and on …
|
|
|
@12758
|
16 years |
vboxsync |
Stupid alignment
|
|
|
@12757
|
16 years |
vboxsync |
Missing update
|
|
|
@12756
|
16 years |
vboxsync |
Attempt to correct hidden selector attributes when switching from real …
|
|
|
@12751
|
16 years |
vboxsync |
Corrected assertion again
|
|
|
@12750
|
16 years |
vboxsync |
Sigh
|
|
|
@12749
|
16 years |
vboxsync |
Corrected assertion
|
|
|
@12748
|
16 years |
vboxsync |
Updates
|
|
|
@12747
|
16 years |
vboxsync |
Put back #GP handler.
|
|
|
@12746
|
16 years |
vboxsync |
Bitmap corrections.
|
|
|
@12745
|
16 years |
vboxsync |
Adjust TSS size for real-mode emulation (VT-x).
|
|
|
@12744
|
16 years |
vboxsync |
Enabled the real-mode VT-x TSS allocation again.
|
|
|
@12737
|
16 years |
vboxsync |
Got rid of debugging code
|
|
|
@12736
|
16 years |
vboxsync |
Backed out 37055/56. Need to use the io bitmap in the TSS instead. …
|
|
|
@12735
|
16 years |
vboxsync |
CPUMGetGuestCPL fix for real mode in VT-x.
|
|
|
@12733
|
16 years |
vboxsync |
Updates
|
|
|