VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57038   9 years vboxsync VMM/HM: Fix copy-paste bug in error reporting VT-x failures.
(edit) @57037   9 years vboxsync VMM/HM: less confusing.
(edit) @57036   9 years vboxsync VMM/HM: Log when we IA32_FEATURE_CONTROL MSR does not have the lock …
(edit) @57009   9 years vboxsync PATM: Fixed assertion in patmSaveFixupRecords when re-saving a …
(edit) @57008   9 years vboxsync CSAM: Fixed saved state (broken since r10346). Won't easily break again.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56985   9 years vboxsync VMM: Log and assertion formatting fixes.
(edit) @56968   9 years vboxsync duh
(edit) @56966   9 years vboxsync build fix - last min adjustments, grr.
(edit) @56965   9 years vboxsync SSM.cpp: Dump (part of) the data unit on load failure to make it …
(edit) @56956   9 years vboxsync SSM.cpp: Missing newlines in assert/logrel statements.
(edit) @56877   9 years vboxsync VMM/CPUM: Moved the MSR STAM registeration call to …
(edit) @56876   9 years vboxsync VMM/HM: comment typo
(edit) @56873   9 years vboxsync CPUMR3CpuId.cpp: Don't expose AVX and AVX-2 if the YMM XSAVE state …
(edit) @56872   9 years vboxsync CPUM.cpp: Log host XCR0.
(edit) @56852   9 years vboxsync VMM/GIM/KVM: Reset the TSC page sequence number on VM reset as well.
(edit) @56794   9 years vboxsync VMM/GIM: Reset KVM's uTSC and uVirtNanoTS so it gets fresh values on …
(edit) @56791   9 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56758   9 years vboxsync VMM/GIM: Don't unmap MMIO2 pages on Hyper-V reset as we don't map them …
(edit) @56719   9 years vboxsync tstVMREQ: mac fix (no raw-mode)
(edit) @56694   9 years vboxsync VMM/GIM: Cleanup.
(edit) @56693   9 years vboxsync nit.
(edit) @56678   9 years vboxsync VMM/GIM: Update the cached TSC frequency on state-load in KVM …
(edit) @56677   9 years vboxsync VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
(edit) @56672   9 years vboxsync VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
(edit) @56635   9 years vboxsync IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for …
(edit) @56633   9 years vboxsync PGMPool.cpp: Enable non-#PF ring-0 access handlers.
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56551   10 years vboxsync Main/src-client: Don't resume a VM on host-resume unless it was …
(edit) @56514   10 years vboxsync VMM/DBGF: Dump guest core with a more standardized CPU dump including …
(edit) @56430   10 years vboxsync compile fix with VBOX_WITH_DEBUGGER disabled
(edit) @56424   10 years vboxsync VMM/GIM: Some extra checks while loading saved state and enabling …
(edit) @56413   10 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56412   10 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56402   10 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56384   10 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56358   10 years vboxsync VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init.
(edit) @56335   10 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56312   10 years vboxsync whitespace
(edit) @56302   10 years vboxsync DBGFCoreWrite: bump version, comments, hungarian fixes and cleanup.
(edit) @56287   10 years vboxsync VMM: Updated (C) year.
(edit) @56286   10 years vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   10 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56255   10 years vboxsync updates
(edit) @56252   10 years vboxsync updated pci raw config docs; read config.
(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) @56078   10 years vboxsync PGM: Must reallocate the new pfnHandlerRC members.
(edit) @56064   10 years vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @56054   10 years vboxsync PGM,CSAM: Documented that pfnInvalidateR3 does't work for the last 9 …
(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) @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) @56017   10 years vboxsync Physical access handler cleanups.
(edit) @56013   10 years vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(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) @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) @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) @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) @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) @55756   10 years vboxsync VMM/HM: Add some rudimentary logging for VERR_VMX_INVALID_VMXON_PTR errors.
(edit) @55740   10 years vboxsync leaf 0xd fixes
(edit) @55736   10 years vboxsync CPUM.cpp/info: Missed on place where CPUMCTX_XSAVE_C_PTR should be applied.
(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) @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.
(edit) @55688   10 years vboxsync VMM/GIM: comment.
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