VirtualBox

source: vbox/trunk/src/VBox/VMM/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47524   11 years vboxsync VMM: Fix macro corrupting the HCPhysFN member unintentionally instead …
(edit) @47467   11 years vboxsync VMM/VMMR0: Fix Win-32 alignment.
(edit) @47465   11 years vboxsync VMM/VMMR0: Alignment fix.
(edit) @47460   11 years vboxsync VMM: 32-bit build fix.
(edit) @47456   11 years vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47444   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47421   11 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47413   11 years vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47411   11 years vboxsync IEM: pmovmskb.
(edit) @47407   11 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47399   11 years vboxsync IEM: Packed Shuffle Stuff.
(edit) @47385   11 years vboxsync IEM: More SSE/MMX stuff.
(edit) @47382   11 years vboxsync IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
(edit) @47350   11 years vboxsync IEM: SS=0 fixes, the right way this time.
(edit) @47314   11 years vboxsync Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
(edit) @47307   11 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47123   11 years vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47090   11 years vboxsync VMM: Naming convention. lasterror->LastError.
(edit) @47089   11 years vboxsync VMM/HM: Additional HM error code for certain gurus. Later use it for …
(edit) @46945   11 years vboxsync VMM: Alignment build fix.
(edit) @46871   11 years vboxsync VMM/HM: Cleanup event injection statistics.
(edit) @46861   11 years vboxsync Don't allow mixing builds.
(edit) @46849   11 years vboxsync spaces.
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @46787   11 years vboxsync VMM/HM: AMD-V StatFlushEntire stat.
(edit) @46724   12 years vboxsync VMM/HM: Refactor the state-flags for proper sharing between old, new …
(edit) @46711   12 years vboxsync VMM/HM: Fix guest-state flags (trunk regression, debug builds assertion).
(edit) @46603   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46531   12 years vboxsync VMM: Alignment fix.
(edit) @46530   12 years vboxsync VMM/HMSVMR0: AMD-V bits, TPR shadowing, other adjustments.
(edit) @46444   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46443   12 years vboxsync STAM: Registration optimizations.
(edit) @46442   12 years vboxsync VMM: HM bits, add changed-flag for CR2 as AMD-V has CR2 caching.
(edit) @46441   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46438   12 years vboxsync build fix
(edit) @46436   12 years vboxsync STAM: Cheap but efficient lookup optimization.
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46381   12 years vboxsync VMM/HM: AMD-V and VT-x state-change bits.
(edit) @46358   12 years vboxsync VMM: Remove u64RegisterMask HM member which is never really used anywhere.
(edit) @46347   12 years vboxsync PATM: Align statistics to fix assertions on 32bit hosts
(edit) @46304   12 years vboxsync VMM/HM: AMD-V bits and clean up.
(edit) @46286   12 years vboxsync VMM/HMVMXR0: Avoid saving/restoring EFER whenever possible on every …
(edit) @46267   12 years vboxsync VMM: Optimized 64-bit host VT-x world-switch.
(edit) @46192   12 years vboxsync VMM/HM: CR0 and CR4 masks can be 32-bit. Plus hungarian naming fixes.
(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) @46150   12 years vboxsync PATM: Patch symbols.
(edit) @46135   12 years vboxsync Started populating the RC address space in the debugger.
(edit) @46125   12 years vboxsync PGM: Optimized virtual memory searching by skipping empty tables.
(edit) @46038   12 years vboxsync build fix
(edit) @46034   12 years vboxsync VMM: DEBUG->STRICT build fix for switcher Tests.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45955   12 years vboxsync VMM: Name fixes for non-static functions.
(edit) @45947   12 years vboxsync VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
(edit) @45919   12 years vboxsync HM: Added VMX entry refused/allowed stats.
(edit) @45845   12 years vboxsync VMM/VMMR0: Load kernel-gs base MSR as part of the auto-load/store MSR …
(edit) @45832   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45831   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45826   12 years vboxsync PGM: Extended the WP0+RO+US hack to include big pages and adjusted …
(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) @45798   12 years vboxsync Fixed up and enabled Netware WP0+RO+US hack.
(edit) @45792   12 years vboxsync CR0.WP applies to CPL > 3, not just CPL == 0. Sketched out a Netware hack.
(edit) @45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45781   12 years vboxsync VMM/HM: Simplified real/protected mode transition tracking logic.
(edit) @45741   12 years vboxsync #undef VBOX_WITH_RAW_MODE fix on 32-bit hosts.
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45737   12 years vboxsync doc corrections.
(edit) @45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45725   12 years vboxsync nit
(edit) @45705   12 years vboxsync Retired SELMR3DisableMonitoring.
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45695   12 years vboxsync Typo.
(edit) @45693   12 years vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
(edit) @45684   12 years vboxsync VMM/HMVMXR0: 32-bit fixes, round 2.
(edit) @45637   12 years vboxsync VMM/VMMR0: HM macro prefix cleanup a bit.
(edit) @45623   12 years vboxsync HMVMX: HMVMX_USE_FUNCTION_TABLE (enabled, as before) and …
(edit) @45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45585   12 years vboxsync VMMR0/HMVMXR0: Fix regression with EFER MSR write exits. Fixes NetBSD …
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45517   12 years vboxsync VMM: Clean up STAM counters and hungarian fixes.
(edit) @45503   12 years vboxsync HM: Alignment fixes. s/u32InstrLen/cbInstr/g. A couple of doxygen …
(edit) @45502   12 years vboxsync VMMR0/HMVMXR0: Redo the event injection logic to be done only on the …
(edit) @45501   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45485   12 years vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45410   12 years vboxsync VMM/VMMR0: HM bits. missed commit.
(edit) @45387   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45378   12 years vboxsync VMM/VMMR0: HM bits. Some stats and adjustments.
(edit) @45351   12 years vboxsync VMM/VMMR0: HM bits, remove unused flags.
(edit) @45349   12 years vboxsync VMM/VMMR0: Very important stats.
(edit) @45312   12 years vboxsync IOM: Start using the read/write crit sect.
(edit) @45311   12 years vboxsync IOM: Prepared for using read/write locking, still using the old …
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
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