VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42651   13 years vboxsync build fixes
(edit) @42649   13 years vboxsync nit
(edit) @42648   13 years vboxsync VMM/HWVMXR0: More checks for invept and invvpid caps.
(edit) @42647   13 years vboxsync CPUM: More intel MSRs that NT4 reads when booting on intel systems.
(edit) @42641   13 years vboxsync IEM: Implemented WRMSR. Fixed mixed up src/dst in XADD.
(edit) @42640   13 years vboxsync CPUM: Stubbed MSR_IA32_BIOS_SIGN_ID and MSR_IA32_BIOS_UPDT_TRIG.
(edit) @42633   13 years vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @42625   13 years vboxsync Build fix.
(edit) @42623   13 years vboxsync IEM: Forgot to advance RIP in STR & SLDT.
(edit) @42622   13 years vboxsync VMM/HWVMXR0: Flush VPIDs on 32-bit hosts.
(edit) @42621   13 years vboxsync IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
(edit) @42613   13 years vboxsync VMM/VMMR3/CPUM: CFGM option for exposing CmpXchg16b if the host …
(edit) @42612   13 years vboxsync PGMR3Reset: Flush even more on reset if A20 was disabled.
(edit) @42610   13 years vboxsync IEM: Implemented SGDT and SIDT.
(edit) @42607   13 years vboxsync PGM.cpp: Must update the GCPhysA20Mask member when changing …
(edit) @42556   13 years vboxsync PATMRCHandleIllegalInstrTrap: Sync assert message with reality, we …
(edit) @42505   13 years vboxsync nit.
(edit) @42504   13 years vboxsync VMM/VMMR3/CPUMR3: VIA CpuId comments.
(edit) @42493   13 years vboxsync VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
(edit) @42492   13 years vboxsync VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
(edit) @42487   13 years vboxsync IEM: imul fixes.
(edit) @42486   13 years vboxsync CPUMR3ResetCpu: Set the accessed bit in the segment registers. Hope …
(edit) @42484   13 years vboxsync IEM: ring-3 mapping fixes.
(edit) @42483   13 years vboxsync IEM: Working on new BIOS / NT…
(edit) @42481   13 years vboxsync patmPatchGenMovControl: Fix pasto in comment, refer to CRx.
(edit) @42480   13 years vboxsync Report CRx reads as reads and writes as writes in statistics, not vice …
(edit) @42475   13 years vboxsync VMMR3/CPUM.cpp: fix VIA specific CPUID feature dump
(edit) @42464   13 years vboxsync VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
(edit) @42463   13 years vboxsync TRPMForwardTrap: Don't clobber CR2, only set it when dispatching a #PF!
(edit) @42453   13 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42452   13 years vboxsync CPUMAllRegs.cpp: Documented some return values on a few CPUMSetGuest* …
(edit) @42450   13 years vboxsync trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
(edit) @42449   13 years vboxsync DBGFStack.cpp: Forced it to work with hypervisor stacks again (the …
(edit) @42437   13 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42432   13 years vboxsync IEM: Fixed iret problem in raw-mode - invalid selector data.
(edit) @42427   13 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42420   13 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
(edit) @42418   13 years vboxsync try to fix the burns
(edit) @42410   13 years vboxsync Fixed blunder in CPUMR3RemLeave (since r62771).
(edit) @42407   13 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42404   13 years vboxsync VMM/PGMR0: comment.
(edit) @42402   13 years vboxsync VMM: indent.
(edit) @42394   13 years vboxsync re-applied r79422
(edit) @42390   13 years vboxsync desperately back out r79422 to test if this makes a recent regression …
(edit) @42374   13 years vboxsync VMM: Undo wrong comment move.
(edit) @42373   13 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42372   13 years vboxsync SELM: Moving the code around and replacing two …
(edit) @42371   13 years vboxsync SELM.cpp: Drop the conditional tracing of TSS, GDT and LDT - we …
(edit) @42345   13 years vboxsync VMM: Comment correction, space.
(edit) @42344   13 years vboxsync Missed during commit, comment.
(edit) @42343   13 years vboxsync VMM/HWVMXR0: cCachedMSRs are for guest MSRs during the world switch. …
(edit) @42337   13 years vboxsync CPUM: Save and restore the internal selector fields.
(edit) @42335   13 years vboxsync SSM.cpp: offUnitUser - debug aid.
(edit) @42317   13 years vboxsync EMAll: comment
(edit) @42222   13 years vboxsync VMMR0/PDMR0Device: fixed prototype
(edit) @42193   13 years vboxsync IEM: Integration work…
(edit) @42191   13 years vboxsync CPUM: CPUMCPUVENDOR_VIA
(edit) @42188   13 years vboxsync VMM: Changed a few ifndef IN_RING0 to ifndef VBOX_WITH_RAW_MODE_NOT_R0.
(edit) @42186   13 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42185   13 years vboxsync space.
(edit) @42184   13 years vboxsync VMM/VMMR0: Store/restore TSC_AUX for AMD-V while not intercepting …
(edit) @42175   13 years vboxsync VMM/Makefile.kmk: Adding VBOX_WITH_RAW_MODE_NOT_R0.
(edit) @42174   13 years vboxsync VMM/HWSVMR0: cosmetics.
(edit) @42173   13 years vboxsync VMM/HWVMXR0: Fixed assertion in saved states due to differing CpuIds.
(edit) @42166   13 years vboxsync CPUMGetGuestCPL: Use hidden SS register values in raw-mode too.
(edit) @42165   13 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42163   13 years vboxsync PGMInternal.h: enum value comment update.
(edit) @42161   13 years vboxsync VMM/HWVMXR0: cleanup.
(edit) @42157   13 years vboxsync VMM: Detect VIA Cpus for VT-x support.
(edit) @42156   13 years vboxsync VMM/VMMR0: HWVMXR0: Use MSR auto load/store areas in the VMCS. Added …
(edit) @42141   13 years vboxsync PDMDriver: Changed to much, the name we must get via the internal …
(edit) @42140   13 years vboxsync PDMDriver: Changed the previous fix to use the top level device …
(edit) @42139   13 years vboxsync too long line
(edit) @42138   13 years vboxsync PDMDriver.cpp: A pLun can be used with a normal device or a usb …
(edit) @42086   13 years vboxsync VMM/HWSVMR0: Fix for signalling new ASID on suspend/resume.
(edit) @42066   13 years vboxsync yet another build fix
(edit) @42064   13 years vboxsync build fix
(edit) @42062   13 years vboxsync NetShaper: R0 support (#5582)
(edit) @42056   13 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42046   13 years vboxsync VMM/HWVMXR0: comments.
(edit) @42045   13 years vboxsync VMM/HWVMXR0: Back out r78951, better fix for acquiring/toggling new …
(edit) @42044   13 years vboxsync VMM/HWVMXR0: Fix for acquiring/signaling new ASIDs during host CPU …
(edit) @42036   13 years vboxsync VMM/HWVMXR0: Fix guru meditation on resume with VPIDs.
(edit) @42034   13 years vboxsync Doxygen.
(edit) @42033   13 years vboxsync VMM: RDTSCP support bits.
(edit) @42032   13 years vboxsync cpum.cpp: nits
(edit) @42025   13 years vboxsync A few missed copyright year updates.
(edit) @42024   13 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41985   13 years vboxsync VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
(edit) @41982   13 years vboxsync build fix
(edit) @41981   13 years vboxsync VMM/pgmR3InfoHandlers: 32-bit/64-bit cosmetical fixes
(edit) @41976   13 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41975   13 years vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
(edit) @41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41964   13 years vboxsync VBOX_WITH_IEM: windows build fix.
(edit) @41944   13 years vboxsync build fix
(edit) @41943   13 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   13 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   13 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41937   13 years vboxsync IEM,EM: We can safely assume that all CPUMCTXCORE and CPUMCTX …
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