VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60961   9 years vboxsync IEM: tstIEMCheckMc vs clang fixes.
(edit) @60948   9 years vboxsync PGMAllPhys.cpp: Make clang happy.
(edit) @60947   9 years vboxsync DBGFR3PlugIn.cpp: Uninitialized variable.
(edit) @60939   9 years vboxsync APIC: Don't be so optimistic.
(edit) @60923   9 years vboxsync PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
(edit) @60916   9 years vboxsync APIC: Allow trigger mode bit for LINTx LVTs.
(edit) @60915   9 years vboxsync EMAll.cpp: An another warning.
(edit) @60914   9 years vboxsync EMAll.cpp: Fix unused static function warnings.
(edit) @60913   9 years vboxsync EMAll.cpp: Use IEM.
(edit) @60912   9 years vboxsync IEMR3ProcessForceFlag: Corrected assertion.
(edit) @60911   9 years vboxsync IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID…
(edit) @60909   9 years vboxsync IEM: Release build fix.
(edit) @60908   9 years vboxsync iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
(edit) @60907   9 years vboxsync IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
(edit) @60901   9 years vboxsync IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The …
(edit) @60900   9 years vboxsync EMRaw.cpp: Remove DEBUG_bird assertion.
(edit) @60899   9 years vboxsync PGMAllBth.h: Improved assertion so it's possible to tell if it's valid.
(edit) @60894   9 years vboxsync HMSVMR0: Ignore APIC+PIC FFs when singlestepping.
(edit) @60892   9 years vboxsync TRPMRCHandlerA.asm: Missed the other v8086 iret.
(edit) @60891   9 years vboxsync TRPM,CPUM: Return to v8086 mode fixes. - We may have entered from …
(edit) @60888   9 years vboxsync IEM: Must not forget to get updated hidden ES selector values for …
(edit) @60884   9 years vboxsync TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
(edit) @60882   9 years vboxsync iemRCRawMaybeReenter: Don't re-enter raw-mode if we're returning to …
(edit) @60881   9 years vboxsync iret-to-v86: only 16-bit eip, thank you.
(edit) @60879   9 years vboxsync PATMRawLeave: It's okay to end up in ring-3 with a reschduling status …
(edit) @60875   9 years vboxsync PATMRC.cpp: Use IEM for the INT3 stuff.
(edit) @60874   9 years vboxsync IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
(edit) @60872   9 years vboxsync DBGF: Allow attaching the debugger via the GUI during the …
(edit) @60871   9 years vboxsync IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
(edit) @60869   9 years vboxsync pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM.
(edit) @60868   9 years vboxsync EMRaw: Try switch to the recompiler if PGMSyncCR3 return …
(edit) @60867   9 years vboxsync PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with …
(edit) @60859   9 years vboxsync EM: Use IEM a little more in raw mode.
(edit) @60858   9 years vboxsync APIC: Saved state compatibility fix.
(edit) @60854   9 years vboxsync iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to deal …
(edit) @60852   9 years vboxsync IOM: New way of defer RC+R0 MMIO writes (only used for IEM accesses).
(edit) @60850   9 years vboxsync HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
(edit) @60849   9 years vboxsync IOM: Alignment fix.
(edit) @60848   9 years vboxsync IOM: Alignment fix.
(edit) @60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60846   9 years vboxsync PGMMap: /me want's to drop into the debugger when we cannot locate a …
(edit) @60825   9 years vboxsync VMM/APIC: Log, inline.
(edit) @60824   9 years vboxsync SELM: Added a LogFlow to each of the FF responders.
(edit) @60823   9 years vboxsync IEMAll logging oops
(edit) @60822   9 years vboxsync PGMAllPool.cpp: Deal with IEM specific …
(edit) @60821   9 years vboxsync CPUMSetGuestGDTR/IDTR/TR/LDTR: drop the #ifdef VBOX_WITH_IEM guard, …
(edit) @60820   9 years vboxsync VMM/APIC: Comment.
(edit) @60817   9 years vboxsync VMM/APIC: Build fix for older gcc.
(edit) @60816   9 years vboxsync VMM/APIC: nit.
(edit) @60815   9 years vboxsync VMM/APIC: alignment.
(edit) @60812   9 years vboxsync VMM/HMSVMR0: Clear interrupt-inhibition while advancing RIP (rather …
(edit) @60811   9 years vboxsync VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers of …
(edit) @60810   9 years vboxsync VMM/HMVMXR0, HMSVMR0: comment.
(edit) @60807   9 years vboxsync VMM/APIC: Flag illegal-vector errors only when delivery mode is fixed. …
(edit) @60806   9 years vboxsync VMM/APIC: Set the 'receive' and not 'send' illegal vector error when …
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60796   9 years vboxsync IEM: iret_64bit fix
(edit) @60792   9 years vboxsync IEM: iret fix
(edit) @60791   9 years vboxsync IEM: bugref:8118: another lidt/lgdt fix.
(edit) @60790   9 years vboxsync IEM: iret quick fix.
(edit) @60789   9 years vboxsync IEM: bugref:8118: lidt/lgdt fix.
(edit) @60787   9 years vboxsync IEM: Check load segment base in 64-bit mode and check that addresses …
(edit) @60782   9 years vboxsync IEM: bugref:8118: sidt/sgdt fix fix fix.
(edit) @60781   9 years vboxsync IEM: bugref:8118: sidt/sgdt fix fix.
(edit) @60780   9 years vboxsync iemMemApplySegment: handle NULL segments.
(edit) @60779   9 years vboxsync IEM: Fixed cross page CR2 value.
(edit) @60776   9 years vboxsync IEM: bugref:8118: sidt/sgdt fix.
(edit) @60762   9 years vboxsync CPUM: Added an atom silvermont CPU profile.
(edit) @60761   9 years vboxsync VMM/APIC: Disallow setting the mode as 'disabled'.
(edit) @60757   9 years vboxsync CPUMR3Db.cpp: Make sure we have a AMD64_TSC_AUX MSR if report via …
(edit) @60752   9 years vboxsync VMM/APIC: Add stat counters for TPR read,writes and EOI writes.
(edit) @60746   9 years vboxsync VMM/APIC: Dump the PIBs in the debugger as well, comments.
(edit) @60741   9 years vboxsync VMM/APIC: Eliminate multiplication with shift when possible.
(edit) @60740   9 years vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60732   9 years vboxsync VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
(edit) @60731   9 years vboxsync VMM/APIC: Nit.
(edit) @60730   9 years vboxsync VMMR0: The APIC FF can get set asynchronously with the new APIC code, …
(edit) @60720   9 years vboxsync VMM/APIC: Fixes for getting x2APIC mode working.
(edit) @60718   9 years vboxsync VMM/APIC: Disallow enabling APIC if the VM was configured with a …
(edit) @60717   9 years vboxsync VMM/APIC: nit.
(edit) @60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60711   9 years vboxsync CPUM.cpp: Fixed incorrect valid flag mask inversion in cpumR3LoadExec.
(edit) @60709   9 years vboxsync VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" …
(edit) @60707   9 years vboxsync VMM/APIC: nit.
(edit) @60706   9 years vboxsync VMM/APIC: Logging and nits. Don't bother with checking spurious …
(edit) @60695   9 years vboxsync VMM/APIC: Fuzzy saved-state generation and logging for testing …
(edit) @60689   9 years vboxsync VMM/APIC: Implemented old saved-state compatibility, eliminated …
(edit) @60683   9 years vboxsync EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
(edit) @60671   9 years vboxsync IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
(edit) @60670   9 years vboxsync IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
(edit) @60666   9 years vboxsync IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60659   9 years vboxsync iem/smsw: Missed a 286 tweak.
(edit) @60655   9 years vboxsync VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
(edit) @60654   9 years vboxsync VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
(edit) @60652   9 years vboxsync VMM/APIC: More flow logging.
(edit) @60650   9 years vboxsync VMM/APIC: Log4 -> Log2.
(edit) @60647   9 years vboxsync VMM/testcase: Add dependency on assembler defines for tstAsmStructsAsm.
(edit) @60646   9 years vboxsync VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
(edit) @60632   9 years vboxsync VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette