VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46099   12 years vboxsync VMM/VMMR0: Tidying of the assembly code.
(edit) @46098   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @46090   12 years vboxsync VMM/HMVMXR0: Extra careful with macros.
(edit) @46089   12 years vboxsync VMM/HMVMXR0: Be more explicit about type sizes. It's rather critical …
(edit) @46088   12 years vboxsync VMM/HMVMXR0: Another attempt at fixing 32-bit darwin hybrid kernel.
(edit) @46079   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @46076   12 years vboxsync VMM/HMVMXR0: 32-bit hybrid darwin kernel fixes.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46041   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @46038   12 years vboxsync build fix
(edit) @46034   12 years vboxsync VMM: DEBUG->STRICT build fix for switcher Tests.
(edit) @46018   12 years vboxsync VMM/HMVMXR0: Fix Vista 64-bit guests to work again.
(edit) @46004   12 years vboxsync VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
(edit) @45993   12 years vboxsync VMM: Added DBGFR3AsGetConfig.
(edit) @45991   12 years vboxsync Fix local strict build issues.
(edit) @45987   12 years vboxsync build fix
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45978   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45977   12 years vboxsync VMM/HMVMXR0: Kernel GS Base is no longer manually saved/restore across …
(edit) @45976   12 years vboxsync VMM/HMVMXR0: In case we don't have TPR-shadow or CR8_LOAD exit is …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45967   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @45966   12 years vboxsync VMM/HMVMXR0: Only cause a VM-exit when the highest-priority pending …
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45963   12 years vboxsync VMM: nits.
(edit) @45957   12 years vboxsync windows build fix
(edit) @45955   12 years vboxsync VMM: Name fixes for non-static functions.
(edit) @45954   12 years vboxsync VMM/HMVMXR0: spacing.
(edit) @45953   12 years vboxsync VMM/HMVMXR0: Don't mix up store and load. This is horrible terminology.
(edit) @45949   12 years vboxsync VMM/VMMR3: Stat description.
(edit) @45947   12 years vboxsync VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
(edit) @45946   12 years vboxsync VMM/HMVMXR0: copy, paste typo.
(edit) @45945   12 years vboxsync VMM/HMVMXR0: paranoidroid.
(edit) @45944   12 years vboxsync VMM/HMVMXR0: Don't intercept CR3 reads with unrestricted guests.
(edit) @45943   12 years vboxsync VMM/HMVMXR0: Fix overly-delayed update of PGM's view of CR3. More …
(edit) @45937   12 years vboxsync VMM/HMVMXR0: Easier to read when reading huge logs.
(edit) @45934   12 years vboxsync VMMR0.cpp/RTAssertMsg2WeakV: Don't instantiate the debug logger, just …
(edit) @45930   12 years vboxsync VMM/DBGFCoreWrite: Clarify comment regarding threads in the guest core …
(edit) @45919   12 years vboxsync HM: Added VMX entry refused/allowed stats.
(edit) @45918   12 years vboxsync VMM/HMVMXR0: State-save ordering enforcement assertion, comment and …
(edit) @45916   12 years vboxsync VMM/HM: Remove redundant code while loading save-state. …
(edit) @45915   12 years vboxsync VMM/HMVMXR0: lines.
(edit) @45912   12 years vboxsync VMM/HMVMXR0: Return of the AssertRCReturns!
(edit) @45908   12 years vboxsync Don't OR status codes together, just AssertRCReturn immediately. If …
(edit) @45907   12 years vboxsync VBOX_WITH_IEM bitrot and stuff.
(edit) @45906   12 years vboxsync VMM/HMVMXR0: uint64->32 fix.
(edit) @45905   12 years vboxsync VMM/HMVMXR0: Return proper status code while leaving root-mode not …
(edit) @45904   12 years vboxsync VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with …
(edit) @45897   12 years vboxsync VMM: Log spacing.
(edit) @45896   12 years vboxsync VMM/HMVMXR0: limit macro scope.
(edit) @45895   12 years vboxsync VMM/HMVMXR0: Remove redundant and slightly misleading comment.
(edit) @45894   12 years vboxsync VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension …
(edit) @45893   12 years vboxsync VMM/HMVMXR0: Fix sign extension issue, use uint32_t.
(edit) @45892   12 years vboxsync VMM/HMVMXR0: Some clarification regarding the unusable bit.
(edit) @45888   12 years vboxsync VMM/HMVMXR0: Avoid syncing TRPM and Pending HM events back and forth …
(edit) @45887   12 years vboxsync VMM/HMVMXR0: todo for thinking about tomorrow.
(edit) @45886   12 years vboxsync VMM/HMVMXR0: A few extra segment selector checks.
(edit) @45885   12 years vboxsync VMM/HMVMXR0: More checks on strict builds.
(edit) @45884   12 years vboxsync VMM/HMVMXR0: More aggressive state sync.: don't save IDTR, LDTR, GDTR, …
(edit) @45879   12 years vboxsync VMM: Log spacing/indent inconsistencies.
(edit) @45875   12 years vboxsync VMM/VMMR0: Distinguish better between invalid VMXON, VMCS pointers and …
(edit) @45872   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45870   12 years vboxsync VMM: Fix for HM_PROFILE_EXIT_DISPATCH.
(edit) @45868   12 years vboxsync tstVMREQ: disable HM to prevent failing when allocating …
(edit) @45865   12 years vboxsync VMM/HMVMXR0: Assertion and clarified todo comment.
(edit) @45864   12 years vboxsync VMM/VMMR3: nit.
(edit) @45863   12 years vboxsync VMM/VMMR0: HMR0 is shared code, not just Intel. Undo skipping of …
(edit) @45862   12 years vboxsync VMM/VMMR0: Unbreak old VT-x code with manual load/store of kernel GS …
(edit) @45861   12 years vboxsync VMM/VMMR0: Fix debug assertion regarding leaving HM context with …
(edit) @45858   12 years vboxsync VMM: Corrected an obsolete comment regarding HM execution and a todo …
(edit) @45857   12 years vboxsync VMM/HMVMXR0: Eliminated some unnecessary DECLCALLBACK calling convention.
(edit) @45856   12 years vboxsync VMM: STAM counter descriptions, cleanup. Fixed a few erroneous stats …
(edit) @45855   12 years vboxsync VMM/HMVMXR0: Remove assertion for now as it's an enum not a pfn.
(edit) @45854   12 years vboxsync VMMR0: build fix
(edit) @45852   12 years vboxsync VMM/HMVMXR0: wrap to 130 columns.
(edit) @45850   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @45849   12 years vboxsync VMM/HMVMXR0: Redundant.
(edit) @45848   12 years vboxsync VMM/HMVMX0: We're already in non-preemptible context. Too paranoid to …
(edit) @45846   12 years vboxsync VMM/HMVMXR0: Restore TSC_AUX properly when not using auto-load/store …
(edit) @45845   12 years vboxsync VMM/VMMR0: Load kernel-gs base MSR as part of the auto-load/store MSR …
(edit) @45836   12 years vboxsync Spelling.
(edit) @45832   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45831   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45830   12 years vboxsync VMM: Don't resolve RC symbols when HM is enabled (fix for r85378)
(edit) @45829   12 years vboxsync Don't panic on bad state and ignore assertions and other error conditions.
(edit) @45828   12 years vboxsync tstVMMR0CallHost-1: warning
(edit) @45826   12 years vboxsync PGM: Extended the WP0+RO+US hack to include big pages and adjusted …
(edit) @45824   12 years vboxsync VMM/CPUM: Undo r85381 as it breaks SMP debug builds.
(edit) @45823   12 years vboxsync VMM/HMVMXR0: Resetup preemption timer when the preemption timer …
(edit) @45821   12 years vboxsync HM/VMX: More accurate entry checks.
(edit) @45820   12 years vboxsync VMM/HMVMXR0: Update TSC offsetting when the guest write TSC. This …
(edit) @45812   12 years vboxsync VMM/CPUM: Reset TSC to 0 on CPUMR3ResetCpu().
(edit) @45809   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 2).
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45804   12 years vboxsync VMX: Added CFGM key to disable unrestricted execution.
(edit) @45799   12 years vboxsync Make the recompiler call PGMCr0WpEnabled.
(edit) @45798   12 years vboxsync Fixed up and enabled Netware WP0+RO+US hack.
(edit) @45797   12 years vboxsync PGMAllBth.h: Duh, not >, but <, darn it.
(edit) @45793   12 years vboxsync CPUMDbg.cpp: crX and drX sub registers.
(edit) @45792   12 years vboxsync CR0.WP applies to CPL > 3, not just CPL == 0. Sketched out a Netware hack.
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