VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95830   2 years vboxsync VMM/HMR0A.asm: Build fix after RT_NOTHING got defined. bugref:10261
(edit) @95793   2 years vboxsync VMM/CPUM: Clear NX if no PAE, as it is causing trouble for 32-bit …
(edit) @95643   2 years vboxsync VMM/IEM: mac4-* build fix. bugref:9898
(edit) @95578   2 years vboxsync VMM/IEM: [v]ptest. bugref:9898
(edit) @95576   2 years vboxsync VMM/IEM: Log the setting of unmasked FPU exceptions. [build fix] …
(edit) @95575   2 years vboxsync VMM/IEM: Log the setting of unmasked FPU exceptions. bugref:9898
(edit) @95574   2 years vboxsync VMM/IEM: Restored lost fninit to iemAImpl_fld_r80_from_r64. bugref:9898
(edit) @95572   2 years vboxsync VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
(edit) @95571   2 years vboxsync VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
(edit) @95563   2 years vboxsync VMM/IEM: Some crude exception/interrupt stats and history, take two. …
(edit) @95562   2 years vboxsync VMM/IEM: Some crude exception/interrupt stats and history, take two. …
(edit) @95561   2 years vboxsync VMM/IEM: Some crude exception/interrupt stats and history, take two. …
(edit) @95560   2 years vboxsync VMM/IEM: Some crude exception/interrupt stats and history. bugref:9898
(edit) @95558   2 years vboxsync VMM/IEM: Flush CR2 when raising #PF. bugref:9898
(edit) @95557   2 years vboxsync VMM/IEM: Added a .iemflushtlb command to the debugger. bugref:9898
(edit) @95554   2 years vboxsync VMM/IEM: AVX/SSE disassembler flags (unused) on tested mov …
(edit) @95549   2 years vboxsync VMM/IEM: movq/MMX fix. MMX/SSE/AVX disasm flags on tested …
(edit) @95546   2 years vboxsync VMM/IEM: AVX/SSE disassembler flags (unused) on tested mov …
(edit) @95543   2 years vboxsync VMM/IEM: vmovshdup. Removed unused parameter from iemAImpl_movshdup …
(edit) @95540   2 years vboxsync VMM/IEM: vmovlhps, vmovhps, vmovhpd. bugref:9898
(edit) @95537   2 years vboxsync VMM/IEM: [v]movsldup tweak, AVX/SSE disassembler flags (unused) on …
(edit) @95531   2 years vboxsync VMM/IEM: Fixed bug in movsd reg,reg. bugref:9898
(edit) @95524   2 years vboxsync VMM/IEM: Set some diasm flags.
(edit) @95522   2 years vboxsync VMM/IEM: Implemented [v]packsswb, [v]packssdw, [v]packuswb and …
(edit) @95517   2 years vboxsync VMM/IEM: Simplified IEMOPMEDIAF3 and IEMOPMEDIAOPTF3 function table …
(edit) @95516   2 years vboxsync VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
(edit) @95515   2 years vboxsync VMM/IEM: Reverted previous commit (included too much) r152134. bugref:9898
(edit) @95514   2 years vboxsync VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
(edit) @95512   2 years vboxsync VMM/IEM: Use the IEM_GET_MODRM_* and IEM_IS_MODRM_* macros to make the …
(edit) @95510   2 years vboxsync VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
(edit) @95509   2 years vboxsync VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
(edit) @95499   2 years vboxsync VMM/IEM: [v]pshufhb. bugref:9898
(edit) @95495   2 years vboxsync VMM/HMSVMR0: updated CR4 write intercept comments with AVX/xcr0.
(edit) @95489   2 years vboxsync VMM/IEM: Apply IEM_MC_MODIFIED_MREG_BY_REF in two common functions to …
(edit) @95487   2 years vboxsync VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
(edit) @95483   2 years vboxsync VMM/IEM: [v]pmovmskb. bugref:9898
(edit) @95482   2 years vboxsync VMM/IEM: [v]pmovmskb. bugref:9898
(edit) @95473   2 years vboxsync VMM/IEM: [v]psub[bwdq]. bugref:9898
(edit) @95462   2 years vboxsync VMM/IEM: Untested crc32 implementation. [build fix] bugref:9898
(edit) @95460   2 years vboxsync VMM/IEM: Untested crc32 implementation. bugref:9898
(edit) @95458   2 years vboxsync VMM/IEM: [v]padd[bwdq]. bugref:9898
(edit) @95453   2 years vboxsync VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
(edit) @95449   2 years vboxsync VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
(edit) @95446   2 years vboxsync VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
(edit) @95445   2 years vboxsync VMM/IEM: IEMOP_MNEMONIC -> IEMOP_MNEMONIC2 for pcmpeq[bwd]. bugref:9898
(edit) @95442   2 years vboxsync VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
(edit) @95441   2 years vboxsync VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
(edit) @95422   2 years vboxsync VMM/IEM: Fixes to the finit/fninit implementation.
(edit) @95421   2 years vboxsync VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
(edit) @95410   2 years vboxsync VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
(edit) @95404   2 years vboxsync VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …
(edit) @95403   2 years vboxsync VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
(edit) @95361   2 years vboxsync VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
(edit) @95360   2 years vboxsync VMM/IEM: Implemented the POPCNT instruction. bugref:9898
(edit) @95359   2 years vboxsync VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
(edit) @95352   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
(edit) @95351   2 years vboxsync VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
(edit) @95349   2 years vboxsync VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …
(edit) @95348   2 years vboxsync VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
(edit) @95347   2 years vboxsync VMM/IEM: Implemented the MULX instruction. bugref:9898
(edit) @95345   2 years vboxsync VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
(edit) @95343   2 years vboxsync VMM/IEM: Implemented the BZHI instruction. bugref:9898
(edit) @95341   2 years vboxsync VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
(edit) @95316   2 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95315   2 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
(edit) @95308   2 years vboxsync VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
(edit) @95307   2 years vboxsync VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
(edit) @95257   2 years vboxsync VMM/cpumR3LoadCpuIdInner: build fix. bugref:9898
(edit) @95256   2 years vboxsync VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
(edit) @95248   2 years vboxsync VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
(edit) @95244   2 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95243   2 years vboxsync VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
(edit) @95185   2 years vboxsync VMM/IEM: Use setjmp-without-sigmask.h as well.
(edit) @95184   2 years vboxsync IPRT,VMM: Added setjmp.h wrapper that ensures the setjmp & longjmp …
(edit) @95179   2 years vboxsync VMM/CPUMR3CpuId: Ignore x86 host capabilities in …
(edit) @95174   2 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @95173   2 years vboxsync VMM: Nested VMX: bugref:10092 Guest SLAT walk nits.
(edit) @95172   2 years vboxsync VMM: Nested VMX: bugref:10092 Use the EPT and Unrestricted-Guest …
(edit) @95167   2 years vboxsync VMM/IEM,DIS: Refreshed my memory on generating disassembler tables …
(edit) @95161   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixes to VMX APIC-access page fault handler.
(edit) @95134   3 years vboxsync VMM,SUPDrv: Pass proper fCtxHook value to SUPR0FpuBegin/End so it can …
(edit) @95123   3 years vboxsync VMM: bugref:10209 Call SUPR0FpuEnd after restoring the FPU state.
(edit) @95112   3 years vboxsync VMM/PGMPool: Corrected pgmPoolAccessHandler declaration to use …
(edit) @95088   3 years vboxsync VMM: bugref:10209 Call support driver FPU begin/end operations from VMM R0.
(edit) @95048   3 years vboxsync GCM: Corrected return codes.
(edit) @94983   3 years vboxsync VMM: Nested VMX: bugref:10092 Assertion to ensure we don't need to …
(edit) @94982   3 years vboxsync VMM: Nested VMX: bugref:10092 Copy the inverse of the EPT execute bit …
(edit) @94972   3 years vboxsync VMM/NEM/darwin: Use g_CpumHostFeatures. [build fix] bugref:10093
(edit) @94961   3 years vboxsync VMM/NEM/darwin: Use g_CpumHostFeatures. bugref:10093
(edit) @94959   3 years vboxsync VMM/CPUM: Hide the public read-only HostFeature member, use …
(edit) @94956   3 years vboxsync VMM/IEM: Use g_CpumHostFeatures too. bugref:10093
(edit) @94955   3 years vboxsync VMM/Makefile.kmk: Added aliases for compiling VMXAllTemplate.cpp.h to …
(edit) @94946   3 years vboxsync VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
(edit) @94944   3 years vboxsync VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
(edit) @94943   3 years vboxsync VMM/CPUM: Copy the ring-0 host CPUMFEATURES structure into the VM …
(edit) @94940   3 years vboxsync VMM/CPUM: Apply cpumR0CheckCpuid to the ring-0 g_CpumHostFeatures and …
(edit) @94934   3 years vboxsync VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it …
(edit) @94933   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94932   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
(edit) @94931   3 years vboxsync VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
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