|
|
@11688
|
16 years |
vboxsync |
Some more MSR logging
|
|
|
@11570
|
16 years |
vboxsync |
Incorrect destination offset in PGMPhysInterpretedRead (crossed page …
|
|
|
@11533
|
16 years |
vboxsync |
Obsolete todo
|
|
|
@11531
|
16 years |
vboxsync |
Missing changes for PSE-36 support.
|
|
|
@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 …
|
|
|
@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).
|
|
|
@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
|
|
|
@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
|
|
|
@11434
|
16 years |
vboxsync |
Compile fix
|
|
|
@11431
|
16 years |
vboxsync |
Paranoia
|
|
|
@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
|
|
|
@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
|
|
|
@11311
|
16 years |
vboxsync |
VMM: ELEMENTS -> RT_ELEMENTS.
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11299
|
16 years |
vboxsync |
mm: MMHyperXXToGC -> MMHyperXXToRC.
|
|
|
@11261
|
16 years |
vboxsync |
#1865: DevPIC.
|
|
|
@11219
|
16 years |
vboxsync |
#1865: DevAPIC.
|
|
|
@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
|
|
|
@10883
|
16 years |
vboxsync |
Wrmsr fix for MSR_IA32_SYSENTER_CS
|
|
|
@10824
|
16 years |
vboxsync |
Naming
|
|
|
@10822
|
16 years |
vboxsync |
Prepare for EPT.
|
|
|
@10705
|
16 years |
vboxsync |
PGMGetModeName: added nested paging
|
|
|
@10687
|
16 years |
vboxsync |
Save the FPU control word and MXCSR on entry and restore them …
|
|
|
@10674
|
16 years |
vboxsync |
Logging
|
|
|
@10661
|
16 years |
vboxsync |
Reduce the number of world switches caused by cr8 writes by checking …
|
|
|
@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 …
|
|
|
@10633
|
16 years |
vboxsync |
No return
|
|
|
@10630
|
16 years |
vboxsync |
Newer functions for handling fpu save/restore in ring 0.
|
|
|
@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
|
|
|
@10538
|
16 years |
vboxsync |
Fixed ring 3 mmio handling (unused previously).
|
|
|
@10523
|
16 years |
vboxsync |
Backed out CPL change; fixes ACP2 installation regression for VT-x.
|
|
|
@10520
|
16 years |
vboxsync |
return docs.
|
|
|
@10496
|
16 years |
vboxsync |
Attempt 2
|
|
|
@10495
|
16 years |
vboxsync |
AssertCR3 fix for AMD64 paging
|
|
|
@10492
|
16 years |
vboxsync |
Added PDMApicHasPendingIrq.
|
|
|
@10473
|
16 years |
vboxsync |
MMIO instruction emulation for OR, BT and XOR added.
|
|
|
@10450
|
16 years |
vboxsync |
Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
|
|
|
@10410
|
16 years |
vboxsync |
Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
|
|
|
@10405
|
16 years |
vboxsync |
Treat pages as reused when changing at least 0x40 qwords with rep …
|
|
|
@10404
|
16 years |
vboxsync |
Compile fix
|
|
|
@10403
|
16 years |
vboxsync |
REX implies 64 bits mode.
|
|
|
@10402
|
16 years |
vboxsync |
REX and REP prefixes must be set for movsq/stosq check.
|
|
|
@10401
|
16 years |
vboxsync |
Detect page reuse by rep movsq.
|
|
|
@10397
|
16 years |
vboxsync |
Wrong assertions and order.
|
|
|
@10382
|
16 years |
vboxsync |
Refuse huge (>= _4G) REP prefixed transfers.
|
|
|
@10381
|
16 years |
vboxsync |
Updates for 64 bits mmio.
|
|
|
@10379
|
16 years |
vboxsync |
MMIO: missing changes for 64 bits mode.
|
|
|
@10368
|
16 years |
vboxsync |
Check presence of 2nd shadow pt entry too of course.
|
|
|
@10365
|
16 years |
vboxsync |
pCpu can be NULL.
|
|
|
@10364
|
16 years |
vboxsync |
Cleaned up
|
|
|
@10363
|
16 years |
vboxsync |
Correction
|
|
|
@10362
|
16 years |
vboxsync |
More verbose assertion
|
|
|
@10358
|
16 years |
vboxsync |
Implemented cr8 reading (PDMApicGetTPR).
|
|
|
@10357
|
16 years |
vboxsync |
Flush the recompiler's TLB when our invlpg replay array overflows.
|
|
|
@10343
|
16 years |
vboxsync |
Logging update
|
|
|
@10342
|
16 years |
vboxsync |
Clear old cr3 values before attempting to allocate a new page from our …
|
|
|
@10340
|
16 years |
vboxsync |
Pool flush handling updates
|
|
|
@10336
|
16 years |
vboxsync |
Corrections for rc handling.
|
|
|
@10334
|
16 years |
vboxsync |
Stosq case for clearing pages.
|
|
|
@10326
|
16 years |
vboxsync |
Handle the VERR_PGM_POOL_FLUSHED return code properly.
|
|
|
@10324
|
16 years |
vboxsync |
Too strict
|
|
|
@10323
|
16 years |
vboxsync |
Clear the shadow page table entries whenever the guest modifies its …
|
|
|
@10321
|
16 years |
vboxsync |
Deal with pool flushes directly when possible.
|
|
|
@10320
|
16 years |
vboxsync |
Rearranged code to deal with pgm pool tasks during SyncCR3.
|
|
|
@10319
|
16 years |
vboxsync |
pgmPoolClearAll can be executed in ring 0.
|
|
|
@10318
|
16 years |
vboxsync |
There are no virtual handlers in nested paging mode.
|
|
|
@10317
|
16 years |
vboxsync |
SyncCR3 change for nested paging to deal with pool flushes.
|
|
|
@10314
|
16 years |
vboxsync |
More logging
|
|
|
@10299
|
16 years |
vboxsync |
Force a TLB flush on a mode switch too.
|
|
|
@10288
|
16 years |
vboxsync |
Removed more unneeded defines
|
|
|
@10287
|
16 years |
vboxsync |
Correction
|
|
|
@10286
|
16 years |
vboxsync |
Without paging guest paging always matches shadow paging.
|
|
|
@10285
|
16 years |
vboxsync |
Corrected protected mode without paging shadow paging.
|
|
|
@10284
|
16 years |
vboxsync |
Wrong logging part 2
|
|
|
@10283
|
16 years |
vboxsync |
Backed out 32892-32894
|
|
|
@10282
|
16 years |
vboxsync |
More gc tracking changes for the non-paging case.
|
|
|
@10281
|
16 years |
vboxsync |
Disabled user tracking properly.
|
|
|