VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49977   11 years vboxsync CPUM: Make sure a minimum of commonly used MSRs are present by default.
(edit) @49972   11 years vboxsync CPUM: More msr hacking.
(edit) @49966   11 years vboxsync CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).
(edit) @49927   11 years vboxsync VMM: Mapped the MSRs for a core 2 penryn cpu.
(edit) @49914   11 years vboxsync SELM: Fixed stale selector handling issue (raw-mode only). Returning …
(edit) @49899   11 years vboxsync Added data for i5-3570.
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49770   11 years vboxsync VMM/HM: Fix typo in TRPPatchingAllowed member.
(edit) @49755   11 years vboxsync VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
(edit) @49729   11 years vboxsync VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming.
(edit) @49725   11 years vboxsync VMM/HM: Use unordered ASM atomics for safely updating HM flags.
(edit) @49664   11 years vboxsync VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
(edit) @49532   11 years vboxsync VMM: 32-bit build fix.
(edit) @49523   11 years vboxsync VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49464   11 years vboxsync PATM: Fixed saved state regression introduced with r86139, bumping up …
(edit) @49275   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Guest-FPU pre-load optimization.
(edit) @49141   11 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49070   11 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48986   11 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48936   11 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48570   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Restore hyper/guest DR7 in accordance with what …
(edit) @48565   11 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48499   11 years vboxsync tabs
(edit) @48284   11 years vboxsync VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
(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) @48221   11 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48216   11 years vboxsync VMM/HM: Cleanup.
(edit) @48213   11 years vboxsync VMM: Naming fixes and log cosmetics.
(edit) @48212   11 years vboxsync VMM/HM: Naming fixes.
(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) @48130   11 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @48044   11 years vboxsync VMM/HM: Thread-context hooks, disable preemption while touching host …
(edit) @48037   11 years vboxsync VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
(edit) @48017   11 years vboxsync cleanup
(edit) @47990   11 years vboxsync VMM/VMMR0: Build fix.
(edit) @47989   11 years vboxsync VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
(edit) @47845   11 years vboxsync CPUM: build fix
(edit) @47844   11 years vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47788   11 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47786   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47771   11 years vboxsync VMM/HM: One extra char. to make typing without autocomplete easier.
(edit) @47770   11 years vboxsync VMM/HMVMXR0: Hungarian, hex prefixes.
(edit) @47766   11 years vboxsync VMM/HM: Preemption hooks.
(edit) @47760   11 years vboxsync VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
(edit) @47754   11 years vboxsync IEM: POP rSP fix.
(edit) @47740   11 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47718   11 years vboxsync More single stepping work.
(edit) @47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47652   11 years vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47568   11 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
(edit) @47526   11 years vboxsync Remove fixmes
(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   12 years vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47090   12 years vboxsync VMM: Naming convention. lasterror->LastError.
(edit) @47089   12 years vboxsync VMM/HM: Additional HM error code for certain gurus. Later use it for …
(edit) @46945   12 years vboxsync VMM: Alignment build fix.
(edit) @46871   12 years vboxsync VMM/HM: Cleanup event injection statistics.
(edit) @46861   12 years vboxsync Don't allow mixing builds.
(edit) @46849   12 years vboxsync spaces.
(edit) @46788   12 years vboxsync VMM: Suspend and resume reasons.
(edit) @46787   12 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.
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