VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(edit) @40922   13 years vboxsync export it
(edit) @40921   13 years vboxsync pretty
(edit) @40920   13 years vboxsync Set the idTracing members.
(edit) @40919   13 years vboxsync build fix
(edit) @40909   13 years vboxsync Forgot a file.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40832   13 years vboxsync HWVMXR0: added a exit reason probe for testing dtrace on windows.
(edit) @40827   13 years vboxsync VBoxVMM.d: Use uint64_t.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40776   13 years vboxsync VMM: Better handle protected pages in GC.
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40727   13 years vboxsync IOMMMIOMapMMIO2Page: Must check IOM_LOCK status code.
(edit) @40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40656   13 years vboxsync Added counters so that VT-x exit stats add up.
(edit) @40655   13 years vboxsync build fix
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40645   13 years vboxsync VMM: Experimenting with R0 TPs in HM context.
(edit) @40644   13 years vboxsync sup.h,VMMR0.cpp: Moved the ModuleInit/Term prototypes to sup.h.
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40599   13 years vboxsync A bit more tracing work.
(edit) @40596   13 years vboxsync Looking into generating include/VMMTracing.h…
(edit) @40595   13 years vboxsync Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570.
(edit) @40561   13 years vboxsync Framework for handling VT-x MTF exits.
(edit) @40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40551   13 years vboxsync VT-x: Properly determine #MF interception state.
(edit) @40523   13 years vboxsync Fixes argument counting messup in various fist and fst assembly …
(edit) @40519   13 years vboxsync Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40516   13 years vboxsync dtrace/solaris: link fix.
(edit) @40515   13 years vboxsync dtrace ring-3 on solaris.
(edit) @40486   13 years vboxsync VMM: fixed recent raw mode breakage from r76794
(edit) @40453   13 years vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 years vboxsync EM: build fix.
(edit) @40450   13 years vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40448   13 years vboxsync EM: refactoring…
(edit) @40447   13 years vboxsync EM: More refactoring.
(edit) @40446   13 years vboxsync EM: One more EMInterpretInstructionCPU usage.
(edit) @40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40424   13 years vboxsync gcc-4.7 is more paranoid when checking function declarations regarding …
(edit) @40416   13 years vboxsync s/fTraceing/fTracing/g
(edit) @40413   13 years vboxsync '*' -> 'all'.
(edit) @40406   13 years vboxsync build fix.
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @40397   13 years vboxsync VMM: Make most of the tracing optional so we don't have to be afraid …
(edit) @40396   13 years vboxsync IEM: Research done by Michal fixed a todo.
(edit) @40381   13 years vboxsync IEM_MC_STORE_MEM_NEG_QNAN_R80_BY_REF bugfix spotted by Frank.
(edit) @40380   13 years vboxsync oops
(edit) @40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
(edit) @40376   13 years vboxsync VMM: Make it build with dtrace enabled.
(edit) @40375   13 years vboxsync VMM: flow tracing.
(edit) @40371   13 years vboxsync EM tracking.
(edit) @40360   13 years vboxsync Do not try to run unreal mode code as V86 in VT-x.
(edit) @40357   13 years vboxsync EM: Moving functions around a bit.
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40294   13 years vboxsync Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40266   13 years vboxsync Added stubs for most instructions.
(edit) @40265   13 years vboxsync VMMR0/HWVMXR0,HWSVMR0: symbolic constants for vectors.
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