VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48402   12 years vboxsync VMM/HMVMXR0: Assertion.
(edit) @48395   12 years vboxsync VMM/GVMMR0: Todo question.
(edit) @48394   12 years vboxsync VMM/HMVMXR0: Address possible deadlock situation with the PGM lock. …
(edit) @48391   12 years vboxsync VMM: Disable thread-context hooks. Not stable enough.
(edit) @48370   12 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48369   12 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48368   12 years vboxsync Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
(edit) @48362   12 years vboxsync VMM/HMVMXR0: Clarify that it's guest-CPU context CR0 and not VMCS CR0.
(edit) @48361   12 years vboxsync VMM/HMVMXR0: comment cosmetic.
(edit) @48360   12 years vboxsync HMVMXR0.cpp: Made hmR0VmxSetupVMRunHandler trigger the necessary host …
(edit) @48357   12 years vboxsync The intel_pstate Linux driver depends on these two MSRs
(edit) @48347   12 years vboxsync HMVMXR0.cpp: Only the 64 -> 32 needs the exit controls update, I believe.
(edit) @48346   12 years vboxsync header fixes
(edit) @48344   12 years vboxsync VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're …
(edit) @48329   12 years vboxsync VMM: nits.
(edit) @48328   12 years vboxsync VMM: Assert, doxygen, todo question.
(edit) @48326   12 years vboxsync VMM: Nits.
(edit) @48318   12 years vboxsync VMM/HM: Fix incorrect jump causing panic while restoring GS in VT-x.
(edit) @48309   12 years vboxsync nit.
(edit) @48308   12 years vboxsync VMM: Log cosmetics.
(edit) @48306   12 years vboxsync VMM/HMSVMR0: Assert.
(edit) @48302   12 years vboxsync VMM/HMSVMR0: Comments similar to Intel.
(edit) @48296   12 years vboxsync VMM/HMR0: Fix for SMX mode, avoid rechecking what's already checked.
(edit) @48284   12 years vboxsync VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
(edit) @48280   12 years vboxsync VMM/HMR0: Todo comment. SMX mode.
(edit) @48268   12 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   12 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48266   12 years vboxsync VMMR3/IEM: STAM description typo.
(edit) @48262   12 years vboxsync VMM/HM: Preempt stats and minor optimizations to VT-x when …
(edit) @48256   12 years vboxsync VMM: More descriptive host-NMI stat name.
(edit) @48250   12 years vboxsync VMM/HMVMXR0: Undo injected event on premature returns to ring-3. …
(edit) @48249   12 years vboxsync LegacyandAMD64.asm: Sanitize CR4 before loading the intermediate …
(edit) @48248   12 years vboxsync Comments.
(edit) @48243   12 years vboxsync LegacyandAMD64.mac: Is there a problem already with the immediate …
(edit) @48240   12 years vboxsync More paranoia regarding pfnStartVM changes on 32-bit hosts (doesn't help).
(edit) @48239   12 years vboxsync LegacyandAMD64.mac: More debug points.
(edit) @48237   12 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48236   12 years vboxsync VMM: Use the CMOS for debugging 64-bit on 32-bit issue …
(edit) @48235   12 years vboxsync VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM …
(edit) @48234   12 years vboxsync VMM: PDMR3UsbCreateEmulatedDevice
(edit) @48230   12 years vboxsync VMM: Propagate errors properly while leaving HM context.
(edit) @48228   12 years vboxsync VMMRZ: nit.
(edit) @48227   12 years vboxsync VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
(edit) @48226   12 years vboxsync VMM: Log missing \n.
(edit) @48221   12 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48220   12 years vboxsync HMVMXR0.cpp: When the guest switches from long mode to one of the …
(edit) @48219   12 years vboxsync VMM/HMVMXR0: Hungarian.
(edit) @48218   12 years vboxsync VMM: Addressed a rare corner case stale TLB entry issue.
(edit) @48217   12 years vboxsync VMM/HMR0: Spaces and populate struct members in the same order as …
(edit) @48216   12 years vboxsync VMM/HM: Cleanup.
(edit) @48215   12 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @48213   12 years vboxsync VMM: Naming fixes and log cosmetics.
(edit) @48212   12 years vboxsync VMM/HM: Naming fixes.
(edit) @48211   12 years vboxsync VMM: Naming bits.
(edit) @48210   12 years vboxsync VMM: More naming fixes.
(edit) @48209   12 years vboxsync VMM: Apparently we use underscores in unions/structs in other places. …
(edit) @48208   12 years vboxsync VMM: Cleanup, hungarian and comments.
(edit) @48206   12 years vboxsync VMM/HMSVMR0: Make the code more robust regarding longjmps in awkward …
(edit) @48205   12 years vboxsync VMM/HMVMXR0: Make code more robust regarding longjmps in awkward places.
(edit) @48204   12 years vboxsync VMM/HMSVMR0: Better parameters.
(edit) @48203   12 years vboxsync Ignore IA32_PMC0/1, too.
(edit) @48202   12 years vboxsync Ignore MSR_IA32_PERFEVTSEL1 and MSR_IA32_PERFEVTSEL0 reads. Should …
(edit) @48201   12 years vboxsync VMM: Re-enable thread-context hooks on Linux, Solaris.
(edit) @48200   12 years vboxsync VMM/HMSVMR0: Fewer inline hints.
(edit) @48199   12 years vboxsync PDMAllCritSectRw.cpp: do the same preemption/interrupt-enabled checks …
(edit) @48198   12 years vboxsync VMM: Thread-context hooks logging.
(edit) @48196   12 years vboxsync VMM/HMSVMR0: Thread-context hook fixes.
(edit) @48194   12 years vboxsync VMM/HMVMXR0: Even without preemption hooks, we can now load the …
(edit) @48188   12 years vboxsync TRPMR0.cpp: Removed debug statement accidentally committed in r88087. …
(edit) @48184   12 years vboxsync PGMAllPool.cpp: Try work around assertion in …
(edit) @48183   12 years vboxsync VMM/HMSVMR0: Comments and logging.
(edit) @48177   12 years vboxsync emInterpretCmpXchg8b: Removed an assertion regarding the cpu not being …
(edit) @48174   12 years vboxsync HM: Adjusted some CPUMIsXxxDebugStateActive() assertion for …
(edit) @48173   12 years vboxsync moving code a round.
(edit) @48172   12 years vboxsync IEM: Implemented 64-bit rol, ror, rcl, rcr, shl, shr, sar, shld, shrd …
(edit) @48170   12 years vboxsync IEM: Implemented 64-bit inc, dec, not and neg for 32-bit hosts.
(edit) @48159   12 years vboxsync More 64-bit instructions for 32-bit hosts.
(edit) @48158   12 years vboxsync IEM: Do not try unmapping a page that was not mapped.
(edit) @48156   12 years vboxsync VMM/HMVMXR0: Update comment and add assertion. We no longer have gaps …
(edit) @48153   12 years vboxsync VMM/HM: More dead code path elimination.
(edit) @48151   12 years vboxsync Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
(edit) @48144   12 years vboxsync Allow reading P5_MC_ADDR and P5_MC_TYPE.
(edit) @48142   12 years vboxsync intel manuals hints that there should be at least 8 variables one.
(edit) @48141   12 years vboxsync QNX doesn't believe our MTRR_CAP report and messes with the variable …
(edit) @48140   12 years vboxsync VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
(edit) @48139   12 years vboxsync disble thread-context hooks on Linux again
(edit) @48136   12 years vboxsync VMM: Disable thread-context hooks on Solaris. Driver doesn't unload.
(edit) @48135   12 years vboxsync VMM/HM: Eliminate dead code paths.
(edit) @48134   12 years vboxsync VMM/HMSVMR0: Fix variable scoping.
(edit) @48133   12 years vboxsync VMM/HMSVMR0: Unbreak AMD-V event injection.
(edit) @48132   12 years vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @48130   12 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @48127   12 years vboxsync IEM: Started on 64-bit ops on 32-bit hosts.
(edit) @48126   12 years vboxsync Log the 10 first wrmsr GPs.
(edit) @48119   12 years vboxsync Another intel MSR.
(edit) @48100   12 years vboxsync tstVMStructSize: print some useful offsets.
(edit) @48083   12 years vboxsync VMM: wrong calling convention
(edit) @48082   12 years vboxsync VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
(edit) @48080   12 years vboxsync VMM/TMAll: doxygen comment correction.
(edit) @48077   12 years vboxsync ignore MSR_K8_VM_CR on AMD
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