VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

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