VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56258   10 years vboxsync IEM: Don't handle rIP specially in 16-bit mode.
(edit) @56255   10 years vboxsync updates
(edit) @56252   10 years vboxsync updated pci raw config docs; read config.
(edit) @56214   10 years vboxsync VMM/HMR0: todo is done.
(edit) @56095   10 years vboxsync VMM: logrel nit.
(edit) @56094   10 years vboxsync cpumR3LoadCpuIdInner: More correct assertion as we don't actually …
(edit) @56093   10 years vboxsync Adjusted release log line.
(edit) @56089   10 years vboxsync removed invalid assertion.
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56084   10 years vboxsync VMM/HM: group preempt STAM counters under 'HM/Switch'.
(edit) @56083   10 years vboxsync Build fix.
(edit) @56081   10 years vboxsync HMSVMR0/IOIO: fUpdateRipAlready
(edit) @56080   10 years vboxsync IOM,HM: Let IEM take over the MMIO handling from IOM when …
(edit) @56078   10 years vboxsync PGM: Must reallocate the new pfnHandlerRC members.
(edit) @56072   10 years vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56064   10 years vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @56063   10 years vboxsync IOMAllMMIO.cpp: IEM experiment (disabled).
(edit) @56062   10 years vboxsync PGMAllPhys.cpp: Fixed a couple of typos - IEM not IOM is OK with …
(edit) @56061   10 years vboxsync IEMAll.cpp: return code adjusted assertion.
(edit) @56056   10 years vboxsync PGMPhysRead/Write: Enabled ring-0 and raw-mode access handlers for …
(edit) @56055   10 years vboxsync PGMPhysRead,PGMPhysWrite: Compile the code for calling the new ring-0 …
(edit) @56054   10 years vboxsync PGM,CSAM: Documented that pfnInvalidateR3 does't work for the last 9 …
(edit) @56053   10 years vboxsync padding typo
(edit) @56052   10 years vboxsync VMM: Added non-PF raw-mode context virtual page access handler …
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56050   10 years vboxsync PDMLdr.cpp: Made PDMR3LdrGetSymbolRCLazy handle VMMRC.rc lazy loading …
(edit) @56049   10 years vboxsync build fix
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56047   10 years vboxsync VBox/err.h,err.mac,TRPMRC,VMM,EM: Removed unused return codes …
(edit) @56046   10 years vboxsync SELMRC.cpp: USe VINF_EM_RAW_EMULATE_INSTR for the case where we didn't …
(edit) @56045   10 years vboxsync PATMRC.cpp: docs
(edit) @56044   10 years vboxsync PGMAllPool.cpp: doc update
(edit) @56043   10 years vboxsync PATMAll.cpp: docs
(edit) @56042   10 years vboxsync CSAMAll.cpp: Removed strict rc todo.
(edit) @56034   10 years vboxsync VMM/HM: comment typos.
(edit) @56025   10 years vboxsync VMM/HM: Comments please, as I don't want to spend another 30 minutes …
(edit) @56021   10 years vboxsync IEM_STATIC and stuff.
(edit) @56017   10 years vboxsync Physical access handler cleanups.
(edit) @56016   10 years vboxsync build fix
(edit) @56013   10 years vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @56011   10 years vboxsync TRPMRCHandler.cpp: Also return to ring-3 if VMCPU_FF_TRPM_SYNC_IDT is set.
(edit) @56010   10 years vboxsync TRPMRCHandler.cpp: Also return to ring-3 if VMCPU_FF_TRPM_SYNC_IDT is set.
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55979   10 years vboxsync Fix burn.
(edit) @55972   10 years vboxsync build fix
(edit) @55970   10 years vboxsync VMM/PDM: Change PDMR3PowerOff to always call the power off …
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55937   10 years vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(edit) @55929   10 years vboxsync VMM/GIM: Backout temporary change.
(edit) @55926   10 years vboxsync VMM/GIM: temporary change for test build.
(edit) @55910   10 years vboxsync pgmPoolAccessHandler: Make use of the enmOrigin to detect device …
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55903   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55900   10 years vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55899   10 years vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55897   10 years vboxsync PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55895   10 years vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55894   10 years vboxsync build fix
(edit) @55893   10 years vboxsync build fix
(edit) @55892   10 years vboxsync build fix
(edit) @55890   10 years vboxsync build fix
(edit) @55889   10 years vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55888   10 years vboxsync build fix
(edit) @55886   10 years vboxsync build fix
(edit) @55882   10 years vboxsync Add DBGFR3PlugIn* to export defintions.
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55864   10 years vboxsync VMMR0EntryFast: Don't return with the context hook enabled when …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55862   10 years vboxsync CPUMR3CpuId.cpp: Corrected XSAVE related CPUID handling loading old state.
(edit) @55841   10 years vboxsync VMM/IOM: logging.
(edit) @55830   10 years vboxsync VMM/HM: hungarian.
(edit) @55829   10 years vboxsync VMM: fix for 64-bit guests on 32-bit hosts with fxrstor
(edit) @55817   10 years vboxsync VMM/IOMAllMMIO: redundant check.
(edit) @55816   10 years vboxsync VMM/IOMAll: redundant check.
(edit) @55815   10 years vboxsync VMM/HMVMXR0: bounds checking for auto load/store MSR functions.
(edit) @55789   10 years vboxsync Resources: Some simplifications.
(edit) @55788   10 years vboxsync Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55757   10 years vboxsync VMM/HMVMXR0: oops! not meant to commit this!
(edit) @55756   10 years vboxsync VMM/HM: Add some rudimentary logging for VERR_VMX_INVALID_VMXON_PTR errors.
(edit) @55755   10 years vboxsync VMM/HMR0: build fix.
(edit) @55754   10 years vboxsync VMM/HM: Avoid some fatal assertions in places that can fail.
(edit) @55740   10 years vboxsync leaf 0xd fixes
(edit) @55738   10 years vboxsync CPUMR0A.asm,HMR0A.asm: Microsoft documents doesn't extend the …
(edit) @55737   10 years vboxsync build fiX
(edit) @55736   10 years vboxsync CPUM.cpp/info: Missed on place where CPUMCTX_XSAVE_C_PTR should be applied.
(edit) @55735   10 years vboxsync HMSVMR0.cpp: Should use IEM for CRx writes, CR4.OSXSAVE isn't …
(edit) @55733   10 years vboxsync CPUMR3CpuId.cpp: Fixed CPUID sub-leaves collection for leaf 0xd. …
(edit) @55716   10 years vboxsync just disable AVX on AMD-V wholesale.
(edit) @55715   10 years vboxsync VMM: typo.
(edit) @55714   10 years vboxsync VMM/GIM: scoping.
(edit) @55713   10 years vboxsync Disabled AVX/XSAVE for AMD fam 15h.
(edit) @55711   10 years vboxsync NetShaper: Prevent assertions due to duplicate lock names when …
(edit) @55691   10 years vboxsync CPUMR3CpuId.cpp: Added PKU and OSPKU to g_aLeaf7Sub0EcxSubFields.
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