|
|
@49482
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49481
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49479
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49391
|
11 years |
vboxsync |
iprt/x86.h: Added X86_IS_CANONICAL.
|
|
|
@49360
|
11 years |
vboxsync |
Stopgap MSR fixes (better MSR implementation is underways, just very …
|
|
|
@49355
|
11 years |
vboxsync |
VMM/CPUM: MSR_P4_LASTBRANCH_* is not Intel-specific
|
|
|
@49354
|
11 years |
vboxsync |
Stop gap MSR fixes (better MSR implementation is underways, just very …
|
|
|
@49271
|
11 years |
vboxsync |
IEM: log the rc on VERR_IEM_IPE_1.
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@49020
|
11 years |
vboxsync |
VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
|
|
|
@49019
|
11 years |
vboxsync |
VMM: FPU cleanup.
|
|
|
@48936
|
11 years |
vboxsync |
VMM: Whitespace cleanups by scm.
|
|
|
@48697
|
11 years |
vboxsync |
build fix
|
|
|
@48695
|
11 years |
vboxsync |
CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
|
|
|
@48673
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Revert r89225, caller already saves/restores CR0. …
|
|
|
@48639
|
11 years |
vboxsync |
VMMAll/CPUMAllA.asm: Reverted flag ordering of r89225.
|
|
|
@48638
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Don't forget restoring host CR0 when swapping FPU …
|
|
|
@48602
|
11 years |
vboxsync |
LogRel consistency.
|
|
|
@48567
|
11 years |
vboxsync |
CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
|
|
|
@48544
|
11 years |
vboxsync |
VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
|
|
|
@48542
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Ugh Forgotten commit. Yasm fxsave/rstor fix.
|
|
|
@48540
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
|
|
|
@48442
|
11 years |
vboxsync |
VMM: Comment and doxygen.
|
|
|
@48441
|
11 years |
vboxsync |
VMM/VMMAll: Fix nasty wake up with SMP VMs and thread-context hooks.
|
|
|
@48426
|
11 years |
vboxsync |
VMM: Fixed strict build assertion assumption with thread-context …
|
|
|
@48410
|
11 years |
vboxsync |
IOMMMIOPhysHandler: Don't sit on the IOM lock.
|
|
|
@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.
|
|
|
@48357
|
11 years |
vboxsync |
The intel_pstate Linux driver depends on these two MSRs
|
|
|
@48308
|
11 years |
vboxsync |
VMM: Log cosmetics.
|
|
|
@48203
|
11 years |
vboxsync |
Ignore IA32_PMC0/1, too.
|
|
|
@48202
|
11 years |
vboxsync |
Ignore MSR_IA32_PERFEVTSEL1 and MSR_IA32_PERFEVTSEL0 reads. Should …
|
|
|
@48199
|
11 years |
vboxsync |
PDMAllCritSectRw.cpp: do the same preemption/interrupt-enabled checks …
|
|
|
@48184
|
11 years |
vboxsync |
PGMAllPool.cpp: Try work around assertion in …
|
|
|
@48177
|
11 years |
vboxsync |
emInterpretCmpXchg8b: Removed an assertion regarding the cpu not being …
|
|
|
@48173
|
11 years |
vboxsync |
moving code a round.
|
|
|
@48172
|
11 years |
vboxsync |
IEM: Implemented 64-bit rol, ror, rcl, rcr, shl, shr, sar, shld, shrd …
|
|
|
@48170
|
11 years |
vboxsync |
IEM: Implemented 64-bit inc, dec, not and neg for 32-bit hosts.
|
|
|
@48159
|
11 years |
vboxsync |
More 64-bit instructions for 32-bit hosts.
|
|
|
@48158
|
11 years |
vboxsync |
IEM: Do not try unmapping a page that was not mapped.
|
|
|
@48151
|
11 years |
vboxsync |
Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
|
|
|
@48144
|
11 years |
vboxsync |
Allow reading P5_MC_ADDR and P5_MC_TYPE.
|
|
|
@48142
|
11 years |
vboxsync |
intel manuals hints that there should be at least 8 variables one.
|
|
|
@48141
|
11 years |
vboxsync |
QNX doesn't believe our MTRR_CAP report and messes with the variable …
|
|
|
@48127
|
11 years |
vboxsync |
IEM: Started on 64-bit ops on 32-bit hosts.
|
|
|
@48126
|
11 years |
vboxsync |
Log the 10 first wrmsr GPs.
|
|
|
@48119
|
11 years |
vboxsync |
Another intel MSR.
|
|
|
@48080
|
11 years |
vboxsync |
VMM/TMAll: doxygen comment correction.
|
|
|
@48077
|
11 years |
vboxsync |
ignore MSR_K8_VM_CR on AMD
|
|
|
@48075
|
11 years |
vboxsync |
Another MSR people like to read.
|
|
|
@48066
|
11 years |
vboxsync |
CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
|
|
|
@48026
|
11 years |
vboxsync |
Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later.
|
|
|
@48024
|
11 years |
vboxsync |
Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine …
|
|
|
@48018
|
11 years |
vboxsync |
iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
|
|
|
@48000
|
11 years |
vboxsync |
Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
|
|
|
@47996
|
11 years |
vboxsync |
More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47988
|
11 years |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47987
|
11 years |
vboxsync |
IOMR3MMIOHandler: Accept anything in the 1..16 byte range.
|
|
|
@47986
|
11 years |
vboxsync |
IEM: Fixed BT so it doesn't generate any writes.
|
|
|
@47942
|
11 years |
vboxsync |
CPUM: Ignore MSR_K8_INT_PENDING access.
|
|
|
@47939
|
11 years |
vboxsync |
Ignore MSR_K8_SYSCFG on AMD64 like we used to do.
|
|
|
@47828
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Fixed raw-mode assertion.
|
|
|
@47821
|
11 years |
vboxsync |
IEM: Adjust iret CS for ring compression in raw-mode.
|
|
|
@47819
|
11 years |
vboxsync |
IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47792
|
11 years |
vboxsync |
wrong assertion.
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47769
|
11 years |
vboxsync |
IEM: Clear RF flag on jump.
|
|
|
@47752
|
11 years |
vboxsync |
IEM: POP rSP fix.
|
|
|
@47751
|
11 years |
vboxsync |
IEM: read-modified-write should have the r/w err bit set even when it …
|
|
|
@47750
|
11 years |
vboxsync |
Ignore RF when checking against REM too.
|
|
|
@47749
|
11 years |
vboxsync |
null selector fix.
|
|
|
@47748
|
11 years |
vboxsync |
IEM: Some RF adjustments. Verification logging fixes.
|
|
|
@47744
|
11 years |
vboxsync |
PUSH SREG intel update.
|
|
|
@47741
|
11 years |
vboxsync |
duh
|
|
|
@47740
|
11 years |
vboxsync |
IEM: Implemented RF. Working on verfication against VT-x.
|
|
|
@47739
|
11 years |
vboxsync |
PGM: Added an API that IEM can use to spot MMIO and other troublesome …
|
|
|
@47719
|
11 years |
vboxsync |
No MMIO2 aliasing when doing full IEM verification runs.
|
|
|
@47714
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47713
|
11 years |
vboxsync |
fixes
|
|
|
@47707
|
11 years |
vboxsync |
IEM: Set dirty and accessed bits on pages. Initialize output vars …
|
|
|
@47706
|
11 years |
vboxsync |
Must be careful in ring-3 too.
|
|
|
@47699
|
11 years |
vboxsync |
I/O breakpoints for raw-mode and non-string instructions in IEM.
|
|
|
@47683
|
11 years |
vboxsync |
build fix + adj.
|
|
|
@47682
|
11 years |
vboxsync |
adjustments.
|
|
|
@47681
|
11 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47669
|
11 years |
vboxsync |
loop $ optimization.
|
|
|
@47661
|
11 years |
vboxsync |
build fix
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47652
|
11 years |
vboxsync |
VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
|
|
|
@47619
|
11 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47598
|
11 years |
vboxsync |
IEM: Fixed sp/esp handling in IRET.
|
|
|
@47568
|
11 years |
vboxsync |
IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
|
|
|
@47565
|
11 years |
vboxsync |
logging corrections
|
|
|
@47562
|
11 years |
vboxsync |
build fix
|
|
|
@47558
|
11 years |
vboxsync |
IEM: VERR and VERW.
|
|
|
@47548
|
11 years |
vboxsync |
IEM: Bunch of fixes, mostly DOS related.
|
|
|
@47543
|
11 years |
vboxsync |
inverted test on VBOX_WITH_FIRST_IEM_STEP.
|
|
|