VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61682   9 years vboxsync whoops
(edit) @61680   9 years vboxsync VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
(edit) @61672   9 years vboxsync build fix
(edit) @61671   9 years vboxsync VMM/DBGF: Start on a simple type system to pretty print structs in the …
(edit) @61657   9 years vboxsync VMM: Careful with cpumguest and friends!
(edit) @61648   9 years vboxsync VMM/HM: Better handling of edge-cases during exceptions caused as a …
(edit) @61647   9 years vboxsync VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
(edit) @61643   9 years vboxsync EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
(edit) @61634   9 years vboxsync Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
(edit) @61633   9 years vboxsync EM.cpp: build fix
(edit) @61632   9 years vboxsync GIM: Correct header order to match what is use *everywhere* else in …
(edit) @61628   9 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61625   9 years vboxsync fflags: Added missing VMCPU_FF_UPDATE_APIC.
(edit) @61619   9 years vboxsync VMM/APIC: oops, unintended LogRel line in r107951.
(edit) @61608   9 years vboxsync VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
(edit) @61586   9 years vboxsync VMM/APIC: Nit.
(edit) @61584   9 years vboxsync VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
(edit) @61581   9 years vboxsync VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
(edit) @61579   9 years vboxsync VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
(edit) @61575   9 years vboxsync VMM/APIC: Better formatted LVT debugger info dumps and also use the …
(edit) @61574   9 years vboxsync VMM/HM: Run the exithistory info callback on all EMTs if a specific …
(edit) @61570   9 years vboxsync DBGFR3Info*: Added DBGFINFO_FLAGS_ALL_EMTS flag for cpum, apic and …
(edit) @61566   9 years vboxsync VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
(edit) @61562   9 years vboxsync build fix
(edit) @61559   9 years vboxsync VMM/GIM: Comment typos.
(edit) @61556   9 years vboxsync VMM/APIC: Comment.
(edit) @61544   9 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61532   9 years vboxsync VMM/DBGFCoreWrite: Add missing CPU-context's rflags to the core dump, …
(edit) @61518   9 years vboxsync VMM/HM: Easier to read VT-x/AMD-V CPU features in the release log, …
(edit) @61515   9 years vboxsync VMM/HM: Report missing/new VT-x's secondary processor-based …
(edit) @61514   9 years vboxsync VMM/HM: Add missing/new VT-x exit reasons, cleanup.
(edit) @61513   9 years vboxsync VMM/HM: nit.
(edit) @61427   9 years vboxsync VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
(edit) @61415   9 years vboxsync VMM/HM: build fix.
(edit) @61414   9 years vboxsync VMM/HM: Added 'info exithistory' command. Prettier formatting comes later.
(edit) @61397   9 years vboxsync VM.cpp: Register SSM stub for rem when VBOX_WITH_REM isn't defined.
(edit) @61392   9 years vboxsync CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
(edit) @61391   9 years vboxsync csamR3CalcPageHash: better assertion and logging.
(edit) @61390   9 years vboxsync csamR3CalcPageHash: Shut up annoying assertion on …
(edit) @61366   9 years vboxsync VMM/PDM: Missed relocation for the newly added callback to the IOAPIC …
(edit) @61364   9 years vboxsync VMM/PDMDevMiscHlp: copy-paste typo.
(edit) @61356   9 years vboxsync VMM/PDM: comment nit.
(edit) @61351   9 years vboxsync APIC: Reset fix.
(edit) @61341   9 years vboxsync CPUM: words about FPU state.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61336   9 years vboxsync VMM/APIC: nit space.
(edit) @61307   9 years vboxsync IEM: log actual names of target CPU and microarchitecture
(edit) @61155   9 years vboxsync Promoted HM/CPUx/Switch/Preempting to a release statistics.
(edit) @61150   9 years vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @61144   9 years vboxsync CPUM,HM,GVMM,TRPM,VMM: Next part of the FPU state handling for IEM. …
(edit) @61140   9 years vboxsync PGMR3DbgA.asm: Seems we need BEGINCODE on darwin. Weird.
(edit) @61128   9 years vboxsync CPUM: Slightly improved FPU state printing.
(edit) @61124   9 years vboxsync APIC: format specifier fixes
(edit) @61122   9 years vboxsync format specifier fixes
(edit) @61116   9 years vboxsync Main/Console: Use the APICMODE enum, tabs.
(edit) @61110   9 years vboxsync pgmR3DbgFixedMemScan8Wide8Step: Fixed bugs both the 32-bit and 64-bit …
(edit) @61078   9 years vboxsync VMM/APIC: Consistent naming.
(edit) @61075   9 years vboxsync VMM/APIC: nits.
(edit) @61072   9 years vboxsync VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
(edit) @61046   9 years vboxsync don't confuse users
(edit) @61041   9 years vboxsync VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
(edit) @61029   9 years vboxsync APIC: Just ignore the timer shift when loading old state, it's …
(edit) @61027   9 years vboxsync darwin build fix
(edit) @61023   9 years vboxsync emR3RemExecute: Check if we can use VT-x mode every so often when REM …
(edit) @61008   9 years vboxsync GIM: Saved state compatibility.
(edit) @60996   9 years vboxsync x86: Added two more CPUID bit definitions.
(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) @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) @60900   9 years vboxsync EMRaw.cpp: Remove DEBUG_bird assertion.
(edit) @60884   9 years vboxsync TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
(edit) @60872   9 years vboxsync DBGF: Allow attaching the debugger via the GUI during the …
(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) @60859   9 years vboxsync EM: Use IEM a little more in raw mode.
(edit) @60858   9 years vboxsync APIC: Saved state compatibility fix.
(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) @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) @60824   9 years vboxsync SELM: Added a LogFlow to each of the FF responders.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(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) @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) @60720   9 years vboxsync VMM/APIC: Fixes for getting x2APIC mode working.
(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) @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) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
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