|
|
@49367
|
11 years |
vboxsync |
tstVMM updates.
|
|
|
@49357
|
11 years |
vboxsync |
VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent …
|
|
|
@49324
|
11 years |
vboxsync |
Make the TurnResetIntoPowerOff setting configurable during runtime
|
|
|
@49247
|
11 years |
vboxsync |
PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
|
|
|
@49182
|
11 years |
vboxsync |
Added ASMCpuIdExSlow and made CPUM use it.
|
|
|
@49164
|
11 years |
vboxsync |
Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
|
|
|
@49148
|
11 years |
vboxsync |
duh
|
|
|
@49147
|
11 years |
vboxsync |
tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
|
|
|
@49144
|
11 years |
vboxsync |
More MSRs per call on non-windows.
|
|
|
@49141
|
11 years |
vboxsync |
tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
|
|
|
@49134
|
11 years |
vboxsync |
VMM: Minor nit, coding style.
|
|
|
@49092
|
11 years |
vboxsync |
VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
|
|
|
@49072
|
11 years |
vboxsync |
EM.cpp: logging.
|
|
|
@49071
|
11 years |
vboxsync |
EM.cpp: Don't try reset-on-triple-fault if SMP guest.
|
|
|
@49070
|
11 years |
vboxsync |
VMM: Observe the triple-fault-reset setting. Either trow a guru or …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@49019
|
11 years |
vboxsync |
VMM: FPU cleanup.
|
|
|
@49000
|
11 years |
vboxsync |
VMM: IntrInfo to IntInfo renaming.
|
|
|
@48998
|
11 years |
vboxsync |
VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
|
|
|
@48986
|
11 years |
vboxsync |
VMM/SSM: Add support for USB devices
|
|
|
@48982
|
11 years |
vboxsync |
Missing exports
|
|
|
@48980
|
11 years |
vboxsync |
PDM,USB: Add methods to detach and attach drivers to USB devices …
|
|
|
@48936
|
11 years |
vboxsync |
VMM: Whitespace cleanups by scm.
|
|
|
@48898
|
11 years |
vboxsync |
VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
|
|
|
@48890
|
11 years |
vboxsync |
PDM: init fVMSuspended for USB devices and a todo.
|
|
|
@48884
|
11 years |
vboxsync |
VMM/HM: Log guest support before calling into VMX/SVM R0 setup routines.
|
|
|
@48814
|
11 years |
vboxsync |
Nit.
|
|
|
@48729
|
11 years |
vboxsync |
DBGFStack.cpp: Fixed silly line number issue.
|
|
|
@48728
|
11 years |
vboxsync |
PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun).
|
|
|
@48701
|
11 years |
vboxsync |
Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
|
|
|
@48694
|
11 years |
vboxsync |
DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
|
|
|
@48653
|
11 years |
vboxsync |
Log.
|
|
|
@48650
|
11 years |
vboxsync |
VMM/HM: units when possible.
|
|
|
@48646
|
11 years |
vboxsync |
VMM/CPUM: Clarify by explicit comment that the msrApicBase shouldn't …
|
|
|
@48633
|
11 years |
vboxsync |
VMMR3.def: VMR3ReqCallNoWaitU
|
|
|
@48629
|
11 years |
vboxsync |
VMM: fixed help message to point the user where to enable PAE
|
|
|
@48606
|
11 years |
vboxsync |
VMM/HM: Nits.
|
|
|
@48601
|
11 years |
vboxsync |
VMM/HM: Log correction.
|
|
|
@48597
|
11 years |
vboxsync |
HM: Log spacing.
|
|
|
@48569
|
11 years |
vboxsync |
VMMR0: RT_BOOL().
|
|
|
@48568
|
11 years |
vboxsync |
VMM/HM: Log host EFER.
|
|
|
@48565
|
11 years |
vboxsync |
VMM/HM: Added total VM-exits STAM.
|
|
|
@48556
|
11 years |
vboxsync |
VMM/HM: Comment.
|
|
|
@48528
|
11 years |
vboxsync |
Change implementation for turning a reset into a power off to prevent …
|
|
|
@48450
|
11 years |
vboxsync |
Corrected hmR3IsCodeSelectorOkForVmx, hmR3IsStackSelectorOkForVmx and …
|
|
|
@48445
|
11 years |
vboxsync |
Todo.
|
|
|
@48433
|
11 years |
vboxsync |
VMM/HM: Unused variable.
|
|
|
@48416
|
11 years |
vboxsync |
space.
|
|
|
@48406
|
11 years |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@48370
|
11 years |
vboxsync |
EM,HM: MWait fix, clearing the active bit too early.
|
|
|
@48368
|
11 years |
vboxsync |
Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
|
|
|
@48267
|
11 years |
vboxsync |
VMM: Allow VT-x to be used in SMX mode, more granular error checking.
|
|
|
@48266
|
11 years |
vboxsync |
VMMR3/IEM: STAM description typo.
|
|
|
@48262
|
11 years |
vboxsync |
VMM/HM: Preempt stats and minor optimizations to VT-x when …
|
|
|
@48256
|
11 years |
vboxsync |
VMM: More descriptive host-NMI stat name.
|
|
|
@48235
|
11 years |
vboxsync |
VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM …
|
|
|
@48234
|
11 years |
vboxsync |
VMM: PDMR3UsbCreateEmulatedDevice
|
|
|
@48226
|
11 years |
vboxsync |
VMM: Log missing \n.
|
|
|
@48221
|
11 years |
vboxsync |
VMM: Adding a debugging aid for 64-on-32 that tries to catch …
|
|
|
@48216
|
11 years |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48213
|
11 years |
vboxsync |
VMM: Naming fixes and log cosmetics.
|
|
|
@48212
|
11 years |
vboxsync |
VMM/HM: Naming fixes.
|
|
|
@48210
|
11 years |
vboxsync |
VMM: More naming fixes.
|
|
|
@48198
|
11 years |
vboxsync |
VMM: Thread-context hooks logging.
|
|
|
@48130
|
11 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48023
|
11 years |
vboxsync |
VMM/HMVMXR0: Additional logging to track VMCS state changes.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47958
|
11 years |
vboxsync |
VMM/HM: Better error reporting when we get invalid VMCS launch-state …
|
|
|
@47889
|
11 years |
vboxsync |
cpumguestinstr: always print what the disassembler returns, and make …
|
|
|
@47843
|
11 years |
vboxsync |
tstVMM: No double fault test for me either.
|
|
|
@47825
|
11 years |
vboxsync |
VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
|
|
|
@47823
|
11 years |
vboxsync |
EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
|
|
|
@47820
|
11 years |
vboxsync |
EMRaw.cpp: Disabled code for using IEM for singled instruction …
|
|
|
@47818
|
11 years |
vboxsync |
Annotate disassembly with patch stuff.
|
|
|
@47815
|
11 years |
vboxsync |
duh.
|
|
|
@47808
|
11 years |
vboxsync |
docs.
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47790
|
11 years |
vboxsync |
build fix
|
|
|
@47788
|
11 years |
vboxsync |
EM/HM: Try execute single instructions in IEM before asking REM.
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47737
|
11 years |
vboxsync |
HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
|
|
|
@47714
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47712
|
11 years |
vboxsync |
testing…
|
|
|
@47705
|
11 years |
vboxsync |
VMM/HM: Log alignment.
|
|
|
@47700
|
11 years |
vboxsync |
CPU.cpp: Must recalc DRx values on relocation.
|
|
|
@47689
|
11 years |
vboxsync |
tstVMM: DRx fixes.
|
|
|
@47681
|
11 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47655
|
11 years |
vboxsync |
VMM/HM: spaces.
|
|
|
@47654
|
11 years |
vboxsync |
VMM/HM: Log prefix corrections and column alignment cosmetics.
|
|
|
@47652
|
11 years |
vboxsync |
VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
|
|
|
@47635
|
11 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47619
|
11 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47584
|
11 years |
vboxsync |
VMM/HM: Log.
|
|
|
@47583
|
11 years |
vboxsync |
VMM/HM: Fix logging inconsistencies with hex prefixes.
|
|
|
@47548
|
11 years |
vboxsync |
IEM: Bunch of fixes, mostly DOS related.
|
|
|
@47512
|
11 years |
vboxsync |
VMM: make the StatExitHostNmi release
|
|
|
@47444
|
11 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47425
|
11 years |
vboxsync |
EM.cpp: r86914 disabled raw mode by accident. restored it.
|
|
|