VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65766   8 years vboxsync IEM: VEX decoding updates.
(edit) @65764   8 years vboxsync IEM: XOP updates.
(edit) @65763   8 years vboxsync CPUM: Added fXop to CPUMFEATURES.
(edit) @65761   8 years vboxsync IEM: VEX decoding updates.
(edit) @65758   8 years vboxsync IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
(edit) @65757   8 years vboxsync IEM: 0x0f 0xe7 split up.
(edit) @65756   8 years vboxsync IEM: 0x0f 0xd7 split up.
(edit) @65755   8 years vboxsync IEM: 0x0f 0x7f split up.
(edit) @65754   8 years vboxsync IEM: 0x0f 0x7e split up.
(edit) @65753   8 years vboxsync IEM: 0x0f 0x74, 0x0f 0x75, 0x0f 0x76, and 0x0f 0xef split up.
(edit) @65752   8 years vboxsync IEM: 0x0f 0x70 split up.
(edit) @65751   8 years vboxsync IEM: 0x0f 0x6f split up.
(edit) @65750   8 years vboxsync IEM: 0x0f 0x6e split up.
(edit) @65749   8 years vboxsync IEM: 0x0f 0x6b split up.
(edit) @65748   8 years vboxsync IEM: 0x0f 0x68, 0x0f 0x69, 0x0f 0x6a, and 0x0f 0x6d split up.
(edit) @65721   8 years vboxsync VMM: fixed small memory leak in MMR3HyperAllocOnceNoRelEx()
(edit) @65719   8 years vboxsync VMM/PDMNetShaper: fixed small memory leak during termination
(edit) @65718   8 years vboxsync VMM/VM: fixed small memory leak during termination
(edit) @65717   8 years vboxsync VMM/PDMBlkCache: fixed small memory leak during termination
(edit) @65716   8 years vboxsync VMM/PDMAsyncCompletionFile: fixed small memory leak on termination
(edit) @65715   8 years vboxsync VMM/DBGFAddrSpace: no need to retain a debug address space we just …
(edit) @65697   8 years vboxsync VMM/HMVMXR0: Set HM_CHANGED_ALL_GUEST after saving the guest state to …
(edit) @65656   8 years vboxsync VMM/HMVMXR0: fall thru.
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @65637   8 years vboxsync VMM/PATMRC: properly return with error code
(edit) @65634   8 years vboxsync IEM: Typo fix.
(edit) @65631   8 years vboxsync IEM: When loading a 16-bit stack from TSS, consistently force a 16-bit …
(edit) @65623   8 years vboxsync IEM: Selector checks for memory access raise #GP, not #NP. See …
(edit) @65622   8 years vboxsync Build fix.
(edit) @65621   8 years vboxsync IEM: Typo fix (BT instruction family with 16-bit operand).
(edit) @65618   8 years vboxsync IEM: Fixed bug in the iemOp_InvalidNeed*RM* functions.
(edit) @65612   8 years vboxsync IEM: A little more logging.
(edit) @65610   8 years vboxsync IEM: 0x0f 0x60, 0x0f 0x61, 0x0f 0x62, and 0x0f 0x6c split up.
(edit) @65609   8 years vboxsync IEM: 0x0f 0x28 split up.
(edit) @65608   8 years vboxsync IEM: 0x0f 0x13 split up.
(edit) @65607   8 years vboxsync IEM: 0x0f 0x11 split up.
(edit) @65605   8 years vboxsync IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
(edit) @65604   8 years vboxsync IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
(edit) @65598   8 years vboxsync IEM: (F)WAIT uses a different #NM test.
(edit) @65595   8 years vboxsync Fixed an ancient typo.
(edit) @65591   8 years vboxsync VMM: missing break (harmless)
(edit) @65587   8 years vboxsync IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. …
(edit) @65585   8 years vboxsync VMM/HMVMXR0: Flag CR0 to be reloaded after interpreting LMSW instruction.
(edit) @65564   8 years vboxsync VMM/HMVMXR0: While leaving VT-x (preemption/longjmp/ring-3 returns), …
(edit) @65561   8 years vboxsync VMM/GIM/HyperV: Cast the GUEST_OS macros explicitly to 32-bit
(edit) @65531   8 years vboxsync PGM: Put back r113092 & r113134 (revered in r113137).
(edit) @65512   8 years vboxsync iemCImpl_cmpxchg16b_fallback_rendezvous: Return …
(edit) @65509   8 years vboxsync IEM: Enabled cmpxchg16b code.
(edit) @65508   8 years vboxsync IEM: cmpxchg16b fixes (still disabled).
(edit) @65506   8 years vboxsync IEM: cmpxchg16v implementation (disabled).
(edit) @65505   8 years vboxsync VMM/Makefile.kmk: IEMAllAImplC.cod.
(edit) @65504   8 years vboxsync PGM: Temporarily backed out r113092 & r113134.
(edit) @65502   8 years vboxsync PGMPoolMonitor: more stats.
(edit) @65501   8 years vboxsync IEM: some cmpxchg16b notes.
(edit) @65493   8 years vboxsync CPUM,PGM: cmpxchg16b work (stats).
(edit) @65492   8 years vboxsync IEM: Fixed decoding typo with xmpcxchg8b/16b.
(edit) @65491   8 years vboxsync IEM: Fixed decoding typo with xmpcxchg8b/16b.
(edit) @65476   8 years vboxsync PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
(edit) @65475   8 years vboxsync VMM/HMVMXR0: Scoping, space.
(edit) @65474   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @65473   8 years vboxsync VMM/HMVMXR0: Comment, space.
(edit) @65472   8 years vboxsync pgmLogState: page content
(edit) @65471   8 years vboxsync pgmR3PoolReset: A few missing members (harmless).
(edit) @65470   8 years vboxsync PGM: Reset GCPhysCR3 when unmapping CR3.
(edit) @65469   8 years vboxsync PGM: pgmLogState.
(edit) @65468   8 years vboxsync PGM: pgmLogState.
(edit) @65466   8 years vboxsync PGM: Guest page table walking optimizations (incomplete) and …
(edit) @65465   8 years vboxsync VMM/Makefile.kmk: PGMAll.cod
(edit) @65464   8 years vboxsync iemMemFetchSelDescWithErr: Ditto.
(edit) @65463   8 years vboxsync iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting.
(edit) @65459   8 years vboxsync VMM: don't depend on the CPUID(EAX=1)/HTT feature for guests with more …
(edit) @65454   8 years vboxsync IEM: No uninitialized data please (addendum to r112875).
(edit) @65452   8 years vboxsync PGMAllBth.h: InvalidatePage: Skip if pgmShwGet32BitPDEPtr or …
(edit) @65451   8 years vboxsync VMM/HMVMXR0: Added assertion to ensure we don't overwrite stuff in the …
(edit) @65449   8 years vboxsync VMM/GIM: Nothing todo, make it a comment.
(edit) @65448   8 years vboxsync HMInternal.h: todo, comment.
(edit) @65447   8 years vboxsync VMM/HM: nit.
(edit) @65446   8 years vboxsync VMX: Better SYSENTER MSR fix for CPUs with no MSR bitmaps (bugref:8745).
(edit) @65439   8 years vboxsync VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745).
(edit) @65407   8 years vboxsync typo
(edit) @65405   8 years vboxsync VMM: KVM workaround: don't read MSR_IA32_SMM_MONITOR_CTL if …
(edit) @65398   8 years vboxsync PGMAllBth.h: Trap0eHandlerGuestFault: Fixed missing X86_TRAP_RSVD flag …
(edit) @65383   8 years vboxsync VMM/APIC: assertion.
(edit) @65380   8 years vboxsync VMM/APIC: Implement interrupt source tags (debugging).
(edit) @65379   8 years vboxsync VMM/APIC: Initialize u32TagSrc for now (parfait complains for …
(edit) @65368   8 years vboxsync IEM: build fix for code tlb and wp fix.
(edit) @65367   8 years vboxsync IEM: build fix for code tlb and wp fix.
(edit) @65355   8 years vboxsync VMM/HMVMXR0: Save guest rflags before handling any hypercalls.
(edit) @65348   8 years vboxsync Typo.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65326   8 years vboxsync VMM/HM: Fix.
(edit) @65325   8 years vboxsync VMM/HM: Fix.
(edit) @65322   8 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @65316   8 years vboxsync VMM/HM: Fixed case in name prefixes of a few internal functions.
(edit) @65314   8 years vboxsync VMM/HM: Eliminate unused member.
(edit) @65304   8 years vboxsync IEM: 286 only needs to fetch 6 bytes of descriptors.
(edit) @65300   8 years vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65299   8 years vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65280   8 years vboxsync VMM/HMVMXR0: Lazy load guest MSRs when they've changed despite being …
(edit) @65276   8 years vboxsync VMM/HMVMXR0: Update comment.
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