VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41532   13 years vboxsync VMM: comment typo.
(edit) @41521   13 years vboxsync VMM/VMMR3/PGMPhys: comment fix.
(edit) @41497   13 years vboxsync build fix.
(edit) @41493   13 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41470   13 years vboxsync PGM.cpp: Some additional words.
(edit) @41469   13 years vboxsync AsyncCompletion: enhance injectdelay debugger command to delay …
(edit) @41468   13 years vboxsync PGM.cpp: A couple of words about the A20 implementation.
(edit) @41466   13 years vboxsync PGMR3PhysSetA20: Drop todo.
(edit) @41465   13 years vboxsync PGMR3PhysSetA20: Must flush the HM TLB on A20 change.
(edit) @41464   13 years vboxsync PGMAllPool.cpp: A20 dereferencing fixes.
(edit) @41462   13 years vboxsync PGM: Don't flush the shadow page pool on A20 change, just change the …
(edit) @41460   13 years vboxsync PGMPool: Enabled A20 state.
(edit) @41459   13 years vboxsync build fix
(edit) @41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
(edit) @41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
(edit) @41446   13 years vboxsync fixed inverted assertion.
(edit) @41437   13 years vboxsync PGM: Enabled the A20 masking.
(edit) @41436   13 years vboxsync REM,EM: A20 fixes.
(edit) @41435   13 years vboxsync PGMR3PhysTlbGCPhys2Ptr: A20 assertion.
(edit) @41434   13 years vboxsync PDMAsyncCompletionFile: Allow empty files to be used (fixes …
(edit) @41420   13 years vboxsync PGM: More A20 fixes.
(edit) @41417   13 years vboxsync VMM: doxygen.
(edit) @41405   13 years vboxsync VMM/PGMAllPhys: comment typo.
(edit) @41395   13 years vboxsync PGMR3PhysSetA20: Signal CR3 sync and pool clearing.
(edit) @41394   13 years vboxsync PGMPhys.cpp: Opps. that change was not supposed to go in. :-)
(edit) @41393   13 years vboxsync PGM: Initialize the A20 mask correctly.
(edit) @41391   13 years vboxsync PGM: A quick stab at correct A20 gate masking (new code is disabled).
(edit) @41388   13 years vboxsync PGM: I believe trapping all access to shadowed ROM pages is going too …
(edit) @41386   13 years vboxsync VMM/PGM: minor doxygen consistency.
(edit) @41338   13 years vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41336   13 years vboxsync VMM/VMMR0/HWSVMR0: line wrap to 130 columns.
(edit) @41335   13 years vboxsync VMM/VMMR0/HWSVMR0: style fixes, cleanup, wrap to 130 columns.
(edit) @41332   13 years vboxsync VMM/VMMR0/HWVMXR0: cosmetics.
(edit) @41330   13 years vboxsync VMM/VMMR0/HWVMXR0: cleanup.
(edit) @41329   13 years vboxsync VMM/VMMR0/HWVMXR0: comments.
(edit) @41328   13 years vboxsync VMM/VMMR0/HWVMXR0: Code cleanup, style fixes, wrap to 130 columns.
(edit) @41327   13 years vboxsync VMX: Do not force #PF traps unless specifically directed to do so.
(edit) @41326   13 years vboxsync EM: don't miss the wakeup after an interrupt was injected in certain …
(edit) @41321   13 years vboxsync repaired tstMicro
(edit) @41318   13 years vboxsync VMX: Minor cleanup to align with SVM, comments.
(edit) @41314   13 years vboxsync VMM/VMMR0: comment typo.
(edit) @41312   13 years vboxsync VMM/VMMR0: Remove superfluous fFlushTLB flag in HMGLOBLCPUINFO. Fixes …
(edit) @41310   13 years vboxsync CPUM: cosmetical typo
(edit) @41309   13 years vboxsync SVM: Rearranged intercept setup code for clarity.
(edit) @41302   13 years vboxsync SVM: Do not intercept task switches with nested paging.
(edit) @41295   13 years vboxsync tstSSM: repaired and delete the saved state after a successful test
(edit) @41294   13 years vboxsync VMM/testcase: power off a VM before destroying it
(edit) @41293   13 years vboxsync tstVMM: make it work again (need to power off the VM before destroying)
(edit) @41282   13 years vboxsync dbg build fix
(edit) @41281   13 years vboxsync VMM/VMMR0/HWVMXR0: Use constant for flush though enmFlushVPID would be …
(edit) @41280   13 years vboxsync VMM/VMMR0/HWVMXR0: flush by single-context VPID by default on CPU …
(edit) @41277   13 years vboxsync VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
(edit) @41275   13 years vboxsync Quieter.
(edit) @41274   13 years vboxsync Alternative access route.
(edit) @41273   13 years vboxsync vmexit-rip-aggregation-1.d: A simple script that uses CPUMCTX.
(edit) @41271   13 years vboxsync cleanup.
(edit) @41268   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41261   13 years vboxsync Working on DTrace lib files.
(edit) @41260   13 years vboxsync build fix
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41248   13 years vboxsync EM.cpp: This wasn't meant to go in.
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41224   13 years vboxsync VMM/VMMR0/HWVMXR0: fix VERR_PAGE_TABLE_NOT_PRESENT guru with Intel …
(edit) @41223   13 years vboxsync VMM/VMMR0/HWVMXR0: minor cleanups.
(edit) @41221   13 years vboxsync extpack build fix
(edit) @41220   13 years vboxsync VMM: DTrace library files (work in progress).
(edit) @41213   13 years vboxsync VMM: comments.
(edit) @41205   13 years vboxsync VMM/VMMR0/HWVMXR0: VPID optimization+fix: use VPIDs without flushing …
(edit) @41193   13 years vboxsync VMM/VMMR0: debug build fix.
(edit) @41190   13 years vboxsync VMM: removed obsolete macros.
(edit) @41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
(edit) @41181   13 years vboxsync VMM/HWACCMAll: file local function as static.
(edit) @41173   13 years vboxsync VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
(edit) @41168   13 years vboxsync VMM: EMHandleRCTmpl.h comment update.
(edit) @41158   13 years vboxsync Alignment fix.
(edit) @41155   13 years vboxsync alignment and build fixes.
(edit) @41154   13 years vboxsync build fix
(edit) @41150   13 years vboxsync Fixes.
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @41098   13 years vboxsync HWVMXR0.cpp: If we should do something, mark it as @todo's and put the …
(edit) @41076   13 years vboxsync ExtPack build fix.
(edit) @41075   13 years vboxsync fixes
(edit) @41074   13 years vboxsync VMM preloader.
(edit) @41072   13 years vboxsync VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
(edit) @41069   13 years vboxsync GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
(edit) @41009   13 years vboxsync CFGM: thousand separator, GB, cb-prefix, and some nits.
(edit) @41004   13 years vboxsync VMM/cfgmR3Dump: human-readable sizes
(edit) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40974   13 years vboxsync white space
(edit) @40958   13 years vboxsync Fixed pszArgs == NULL in pdmtracerids.
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40955   13 years vboxsync int-1.d: Fixes and extensions.
(edit) @40954   13 years vboxsync PDM: info pdmtracingids.
(edit) @40937   13 years vboxsync Tag the APIC timer IRQs.
(edit) @40926   13 years vboxsync typo.
(edit) @40925   13 years vboxsync duh + device ids
(edit) @40924   13 years vboxsync That works a bit better
(edit) @40923   13 years vboxsync work in progress (i.e. no working yet).
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