VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46175   12 years vboxsync Fix non-hardened debug win.amd64 build.
(edit) @46168   12 years vboxsync IEM/EM: Made DSL boot to command line (X doesn't start yet).
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46161   12 years vboxsync First part of loading .dSYM bundles.
(edit) @46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46150   12 years vboxsync PATM: Patch symbols.
(edit) @46143   12 years vboxsync VMM/HMVMXR0: Make single-stepping work in the hypervisor debugger when …
(edit) @46142   12 years vboxsync VMM/CPUM: show all CPUID leaves in the log, not only the leaves we …
(edit) @46139   12 years vboxsync VMM/HM: Indent sub-function information in logging, easier to read!
(edit) @46137   12 years vboxsync Missing file, reverting 85830.
(edit) @46136   12 years vboxsync temporary build fix
(edit) @46135   12 years vboxsync Started populating the RC address space in the debugger.
(edit) @46130   12 years vboxsync VMM/HMVMXR0: Another darwin 32-bit hybrid kernel fix.
(edit) @46125   12 years vboxsync PGM: Optimized virtual memory searching by skipping empty tables.
(edit) @46117   12 years vboxsync PGMDbg.cpp: Don't try scan PGMPAGETYPE_MMIO2_ALIAS_MMIO pages.
(edit) @46111   12 years vboxsync VMM: Drop /DELAYLOAD:dbghelp.dll as we don't import anything from that …
(edit) @46110   12 years vboxsync VMM: Default to deferred module loading.
(edit) @46103   12 years vboxsync VMM/HMVMXR0: Log CS during loading the guest state.
(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 …
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