|
|
@65506
|
8 years |
vboxsync |
IEM: cmpxchg16v implementation (disabled).
|
|
|
@65505
|
8 years |
vboxsync |
VMM/Makefile.kmk: IEMAllAImplC.cod.
|
|
|
@65504
|
8 years |
vboxsync |
PGM: Temporarily backed out r113092 & r113134.
|
|
|
@65502
|
8 years |
vboxsync |
PGMPoolMonitor: more stats.
|
|
|
@65501
|
8 years |
vboxsync |
IEM: some cmpxchg16b notes.
|
|
|
@65493
|
8 years |
vboxsync |
CPUM,PGM: cmpxchg16b work (stats).
|
|
|
@65492
|
8 years |
vboxsync |
IEM: Fixed decoding typo with xmpcxchg8b/16b.
|
|
|
@65491
|
8 years |
vboxsync |
IEM: Fixed decoding typo with xmpcxchg8b/16b.
|
|
|
@65476
|
8 years |
vboxsync |
PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
|
|
|
@65475
|
8 years |
vboxsync |
VMM/HMVMXR0: Scoping, space.
|
|
|
@65474
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment.
|
|
|
@65473
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment, space.
|
|
|
@65472
|
8 years |
vboxsync |
pgmLogState: page content
|
|
|
@65471
|
8 years |
vboxsync |
pgmR3PoolReset: A few missing members (harmless).
|
|
|
@65470
|
8 years |
vboxsync |
PGM: Reset GCPhysCR3 when unmapping CR3.
|
|
|
@65469
|
8 years |
vboxsync |
PGM: pgmLogState.
|
|
|
@65468
|
8 years |
vboxsync |
PGM: pgmLogState.
|
|
|
@65466
|
8 years |
vboxsync |
PGM: Guest page table walking optimizations (incomplete) and …
|
|
|
@65465
|
8 years |
vboxsync |
VMM/Makefile.kmk: PGMAll.cod
|
|
|
@65464
|
8 years |
vboxsync |
iemMemFetchSelDescWithErr: Ditto.
|
|
|
@65463
|
8 years |
vboxsync |
iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting.
|
|
|
@65459
|
8 years |
vboxsync |
VMM: don't depend on the CPUID(EAX=1)/HTT feature for guests with more …
|
|
|
@65454
|
8 years |
vboxsync |
IEM: No uninitialized data please (addendum to r112875).
|
|
|
@65452
|
8 years |
vboxsync |
PGMAllBth.h: InvalidatePage: Skip if pgmShwGet32BitPDEPtr or …
|
|
|
@65451
|
8 years |
vboxsync |
VMM/HMVMXR0: Added assertion to ensure we don't overwrite stuff in the …
|
|
|
@65449
|
8 years |
vboxsync |
VMM/GIM: Nothing todo, make it a comment.
|
|
|
@65448
|
8 years |
vboxsync |
HMInternal.h: todo, comment.
|
|
|
@65447
|
8 years |
vboxsync |
VMM/HM: nit.
|
|
|
@65446
|
8 years |
vboxsync |
VMX: Better SYSENTER MSR fix for CPUs with no MSR bitmaps (bugref:8745).
|
|
|
@65439
|
8 years |
vboxsync |
VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745).
|
|
|
@65407
|
8 years |
vboxsync |
typo
|
|
|
@65405
|
8 years |
vboxsync |
VMM: KVM workaround: don't read MSR_IA32_SMM_MONITOR_CTL if …
|
|
|
@65398
|
8 years |
vboxsync |
PGMAllBth.h: Trap0eHandlerGuestFault: Fixed missing X86_TRAP_RSVD flag …
|
|
|
@65383
|
8 years |
vboxsync |
VMM/APIC: assertion.
|
|
|
@65380
|
8 years |
vboxsync |
VMM/APIC: Implement interrupt source tags (debugging).
|
|
|
@65379
|
8 years |
vboxsync |
VMM/APIC: Initialize u32TagSrc for now (parfait complains for …
|
|
|
@65368
|
8 years |
vboxsync |
IEM: build fix for code tlb and wp fix.
|
|
|
@65367
|
8 years |
vboxsync |
IEM: build fix for code tlb and wp fix.
|
|
|
@65355
|
8 years |
vboxsync |
VMM/HMVMXR0: Save guest rflags before handling any hypercalls.
|
|
|
@65348
|
8 years |
vboxsync |
Typo.
|
|
|
@65338
|
8 years |
vboxsync |
Remove the old, unused I/O APIC code and related define.
|
|
|
@65326
|
8 years |
vboxsync |
VMM/HM: Fix.
|
|
|
@65325
|
8 years |
vboxsync |
VMM/HM: Fix.
|
|
|
@65322
|
8 years |
vboxsync |
VMM/HMSVMR0: Build fix.
|
|
|
@65316
|
8 years |
vboxsync |
VMM/HM: Fixed case in name prefixes of a few internal functions.
|
|
|
@65314
|
8 years |
vboxsync |
VMM/HM: Eliminate unused member.
|
|
|
@65304
|
8 years |
vboxsync |
IEM: 286 only needs to fetch 6 bytes of descriptors.
|
|
|
@65300
|
8 years |
vboxsync |
PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
|
|
|
@65299
|
8 years |
vboxsync |
PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
|
|
|
@65280
|
8 years |
vboxsync |
VMM/HMVMXR0: Lazy load guest MSRs when they've changed despite being …
|
|
|
@65276
|
8 years |
vboxsync |
VMM/HMVMXR0: Update comment.
|
|
|
@65275
|
8 years |
vboxsync |
VMM/HMVMXR0: Fixed an extra VMMRZCallRing3Enable when cleaning up the …
|
|
|
@65251
|
8 years |
vboxsync |
VMM/HMVMXR0: Adjustments to fix in r112756 and comment update.
|
|
|
@65245
|
8 years |
vboxsync |
VMMRZCallRing3: Include cCallRing3Disabled in the assertion so we can …
|
|
|
@65244
|
8 years |
vboxsync |
burn fix
|
|
|
@65243
|
8 years |
vboxsync |
nit
|
|
|
@65242
|
8 years |
vboxsync |
VMMGuruMeditation: list addresses on the ring-0 stack.
|
|
|
@65241
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix longjmp related regression introduced in r112729.
|
|
|
@65233
|
8 years |
vboxsync |
VMM/HMVMXR0: column limit.
|
|
|
@65222
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix longjump when mapping the APIC access page, map the …
|
|
|
@65207
|
8 years |
vboxsync |
iemCImpl_BranchCallGate: Added @todo on workaround from r112681, fixed …
|
|
|
@65195
|
8 years |
vboxsync |
IEM: Fixed BT implementation (memory access is R, not R/W).
|
|
|
@65194
|
8 years |
vboxsync |
IEM: Fixed FYL2X implementation.
|
|
|
@65192
|
8 years |
vboxsync |
IEM: PUSHF in V86 mode needs to increment rIP.
|
|
|
@65191
|
8 years |
vboxsync |
IEM: Typo caused FUCOMPP trouble.
|
|
|
@65180
|
8 years |
vboxsync |
IEM: In RETF and IRET, update SP or RSP depending on stack size.
|
|
|
@65179
|
8 years |
vboxsync |
IEM: When going through a call gate, do not touch old stack if there …
|
|
|
@65178
|
8 years |
vboxsync |
IEM: Call gate must take current stack size into account and not …
|
|
|
@65174
|
8 years |
vboxsync |
IEM: Additional L7 ging for exception dispatching.
|
|
|
@65168
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@65137
|
8 years |
vboxsync |
VMM/HMVMXR0: Dummy out unused member missed in r112639.
|
|
|
@65136
|
8 years |
vboxsync |
VMM/HMVMXR0: Try using the APIC allocated page as the virtual-APIC page.
|
|
|
@65135
|
8 years |
vboxsync |
VMM/APIC: Interface for retrieving APIC pages in all contexts.
|
|
|
@65134
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment nits.
|
|
|
@65106
|
8 years |
vboxsync |
VMM/HMVMXR0: Don't need to initialize #UD intercepts when it's being …
|
|
|
@65097
|
8 years |
vboxsync |
IEM: Fixed inter-privilege RETF immediate (see bugref:8606).
|
|
|
@65030
|
8 years |
vboxsync |
IEM: Fixed BSR instruction.
|
|
|
@65029
|
8 years |
vboxsync |
IEM: Fixed sign flag calculation.
|
|
|
@64911
|
8 years |
vboxsync |
PGM: Fix sizing of last chunk for large MMIO (pre)registration.
|
|
|
@64882
|
8 years |
vboxsync |
VMM/HMVMXR0: Avoid setting HM_CHANGED_VMX_GUEST_APIC_STATE in …
|
|
|
@64881
|
8 years |
vboxsync |
VMM/HMVMXR0: Remove the Vista 64-bit TPR-threshold hack.
|
|
|
@64880
|
8 years |
vboxsync |
VMM/HMVMXR0: "& 0xf" is redundant while right-shifting a uint8_t by 4 …
|
|
|
@64874
|
8 years |
vboxsync |
VMM/HMSVMR0: Use macro constant for TPR offset
|
|
|
@64873
|
8 years |
vboxsync |
VMM/HMVMXR0: Use macro constants instead of hardcoded offsets
|
|
|
@64857
|
8 years |
vboxsync |
VMM: Add VCPU ID to the guru dump info.
|
|
|
@64856
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment to clarify VM-exit history updates for 3 edge cases.
|
|
|
@64855
|
8 years |
vboxsync |
VMM/HM: Added hmeventpending dbginfo command.
|
|
|
@64854
|
8 years |
vboxsync |
VMM/HM: Fix VM-exit descriptions on stat counters on VIA CPUs to not …
|
|
|
@64853
|
8 years |
vboxsync |
VMM/APIC: Paranoia.
|
|
|
@64852
|
8 years |
vboxsync |
VMM/PDM: Comment.
|
|
|
@64851
|
8 years |
vboxsync |
VMM/PDM: Fix uninitialized variable in PDMGetInterrupt() when APIC TPR …
|
|
|
@64844
|
8 years |
vboxsync |
PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Include default bus number.
|
|
|
@64843
|
8 years |
vboxsync |
docs
|
|
|
@64837
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix VM-exit history update to be done *after* successful …
|
|
|
@64828
|
8 years |
vboxsync |
VMM/TRPM: fixed warning
|
|
|
@64824
|
8 years |
vboxsync |
VMM/TRPM: Added 'trpmevent' dbg info command, useful and required esp. …
|
|
|
@64823
|
8 years |
vboxsync |
VMM/HMVMXR0: Comment to clear up confusing code paths.
|
|
|
@64797
|
8 years |
vboxsync |
VMM/HMVMXR0: Build fix when not using HMVMX_USE_FUNCTION_TABLE.
|
|
|
@64790
|
8 years |
vboxsync |
VMM/HMVMXR0: Fix new declarations in conditionally compiled code.
|
|
|
@64775
|
8 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|