VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57394   10 years vboxsync DECLCALLBACK
(edit) @57392   10 years vboxsync DECLCALLBACK
(edit) @57389   10 years vboxsync VMM: DECLCALLBACK
(edit) @57381   10 years vboxsync VM.cpp: typo.
(edit) @57380   10 years vboxsync VM.cpp: build fix. va_list are soo much fun…
(edit) @57378   10 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57377   10 years vboxsync PDMLdr.cpp: Use VMR3SetError for load failures so we can report early …
(edit) @57376   10 years vboxsync VMR3SetError[V]: Take shortcut when called on EMT, allowing it early …
(edit) @57373   10 years vboxsync CPUMR3CpuId.cpp: Intel CPU march classification updates.
(edit) @57372   10 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   10 years vboxsync *: scm cleanup run.
(edit) @57350   10 years vboxsync VMM/GIM: comment.
(edit) @57336   10 years vboxsync iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
(edit) @57334   10 years vboxsync next try
(edit) @57331   10 years vboxsync temporarily disables AVX-2 by default.
(edit) @57329   10 years vboxsync CPUMR3CpuId.cpp: detect skylake
(edit) @57270   10 years vboxsync VMM/HM: comment typos, doxygen cleanup.
(edit) @57249   10 years vboxsync GVMMR0,VMMR0: More AC != 0 checks to try pinpoint the problem.
(edit) @57247   10 years vboxsync build fix
(edit) @57244   10 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57237   10 years vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57229   10 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57212   10 years vboxsync VMM: LogRel nits.
(edit) @57211   10 years vboxsync VMM: LogRel nits.
(edit) @57173   10 years vboxsync VMM/CPUM: typo.
(edit) @57172   10 years vboxsync VMM: Use the 'ro' exposed cpum part, removed unneccessary change in …
(edit) @57171   10 years vboxsync build fix
(edit) @57167   10 years vboxsync VMM: Fix crash while dumping guest core.
(edit) @57166   10 years vboxsync VMM: Interface for querying size of FPU/extended state area in the …
(edit) @57159   10 years vboxsync VMM/GIM: Hyper-V reset the crash MSRs on VM reset.
(edit) @57158   10 years vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @57127   10 years vboxsync VMM/HM: Avoid duplicate line when a VT-x feature must be set.
(edit) @57126   10 years vboxsync VMM: Optimizations for memory scanning, trying to make 'detect' run …
(edit) @57124   10 years vboxsync CPUMR3CpuId.cpp: Disable AVX and XSAVE for 64-bit guest on 32-bit …
(edit) @57116   10 years vboxsync CPUMR3CpuId: allow to override internal IsaExts leafs
(edit) @57109   10 years vboxsync VMM: Check AC during ring-0 module and VM init when the host has SMAP …
(edit) @57107   10 years vboxsync VMM/TM: Fixes to TSC mode handling with TSC freq is incompatible, …
(edit) @57078   10 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57075   10 years vboxsync VMM/TM: Code to handle loading saved-states with different host TSC …
(edit) @57066   10 years vboxsync VMM/HM: nit.
(edit) @57062   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @57061   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @57056   10 years vboxsync cpumR3CpuIdSanitize: Log and clean up sub-leaves in the feature areas …
(edit) @57052   10 years vboxsync VMM/HM: consistency in error reporting.
(edit) @57051   10 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57038   10 years vboxsync VMM/HM: Fix copy-paste bug in error reporting VT-x failures.
(edit) @57037   10 years vboxsync VMM/HM: less confusing.
(edit) @57036   10 years vboxsync VMM/HM: Log when we IA32_FEATURE_CONTROL MSR does not have the lock …
(edit) @57009   10 years vboxsync PATM: Fixed assertion in patmSaveFixupRecords when re-saving a …
(edit) @57008   10 years vboxsync CSAM: Fixed saved state (broken since r10346). Won't easily break again.
(edit) @57006   10 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56985   10 years vboxsync VMM: Log and assertion formatting fixes.
(edit) @56983   10 years vboxsync IEMAllCImpl.cpp: Fixed incorrect parameter type for iemCImpl_invlpg. …
(edit) @56968   10 years vboxsync duh
(edit) @56966   10 years vboxsync build fix - last min adjustments, grr.
(edit) @56965   10 years vboxsync SSM.cpp: Dump (part of) the data unit on load failure to make it …
(edit) @56956   10 years vboxsync SSM.cpp: Missing newlines in assert/logrel statements.
(edit) @56898   10 years vboxsync VMM/GIM: comment.
(edit) @56897   10 years vboxsync VMM/GIM: comment clarification and typo.
(edit) @56877   10 years vboxsync VMM/CPUM: Moved the MSR STAM registeration call to …
(edit) @56876   10 years vboxsync VMM/HM: comment typo
(edit) @56875   10 years vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56873   10 years vboxsync CPUMR3CpuId.cpp: Don't expose AVX and AVX-2 if the YMM XSAVE state …
(edit) @56872   10 years vboxsync CPUM.cpp: Log host XCR0.
(edit) @56852   10 years vboxsync VMM/GIM/KVM: Reset the TSC page sequence number on VM reset as well.
(edit) @56837   10 years vboxsync VMM/HMVMXR0, HMSVMR0: Disable currently dead code path.
(edit) @56836   10 years vboxsync VMM/GIM: KVM nit for raw-mode spinlock hypercall.
(edit) @56823   10 years vboxsync VMM/HMVMXR0: Check for MSR-bitmap feature being available before using it.
(edit) @56816   10 years vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56815   10 years vboxsync VMM/HMVMXR0: nit.
(edit) @56813   10 years vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56794   10 years vboxsync VMM/GIM: Reset KVM's uTSC and uVirtNanoTS so it gets fresh values on …
(edit) @56793   10 years vboxsync VMM/GIM: space.
(edit) @56792   10 years vboxsync VMM/GIM: Build fix.
(edit) @56791   10 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   10 years vboxsync VMM/GIM: unused header.
(edit) @56766   10 years vboxsync VMM: comment nit.
(edit) @56758   10 years vboxsync VMM/GIM: Don't unmap MMIO2 pages on Hyper-V reset as we don't map them …
(edit) @56749   10 years vboxsync SUPHardNt: SUPR3HardenedMain flags fixes for tstVMM et al.
(edit) @56733   10 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56719   10 years vboxsync tstVMREQ: mac fix (no raw-mode)
(edit) @56716   10 years vboxsync Build fix?
(edit) @56715   10 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56708   10 years vboxsync VMM/HMVMXR0: Remove incorrect debug assertion.
(edit) @56707   10 years vboxsync IEM: fix inverted conditions.
(edit) @56706   10 years vboxsync HMR0Term: must init rc.
(edit) @56705   10 years vboxsync HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've …
(edit) @56694   10 years vboxsync VMM/GIM: Cleanup.
(edit) @56693   10 years vboxsync nit.
(edit) @56678   10 years vboxsync VMM/GIM: Update the cached TSC frequency on state-load in KVM …
(edit) @56677   10 years vboxsync VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
(edit) @56672   10 years vboxsync VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
(edit) @56668   10 years vboxsync Fixed outs mnemonic
(edit) @56667   10 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56666   10 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56665   10 years vboxsync hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
(edit) @56664   10 years vboxsync HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
(edit) @56663   10 years vboxsync HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
(edit) @56660   10 years vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56642   10 years vboxsync VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette