VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65934   8 years vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 years vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65930   8 years vboxsync InvalidatePage: Optimizations.
(edit) @65926   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65913   8 years vboxsync VMM: Nested Hw.virt: Redundant check.
(edit) @65908   8 years vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65901   8 years vboxsync Reapplied r113097 (backed out in r113137): pgmR3PoolReset: A few …
(edit) @65894   8 years vboxsync IEM: updates
(edit) @65881   8 years vboxsync IEM,DIS: Updates
(edit) @65880   8 years vboxsync IEM,DIS: Updates
(edit) @65879   8 years vboxsync IEM,DIS: Updates
(edit) @65877   8 years vboxsync IEM: Fix push fs/gs that got broken in r113659.
(edit) @65876   8 years vboxsync IEM,DIS: Updates
(edit) @65871   8 years vboxsync IEM: Addding disassembler info to new IEMOP_MNEMONIC macros.
(edit) @65869   8 years vboxsync updates
(edit) @65836   8 years vboxsync IEMAllInstructionsPython.py: Fixes.
(edit) @65834   8 years vboxsync IEMAllInstructionsPython.py: some more tinkering.
(edit) @65828   8 years vboxsync python 3 fixes.
(edit) @65825   8 years vboxsync IEMAllInstructionsPython.py: Some updates.
(edit) @65806   8 years vboxsync IEMAllInstructionsPython.py: Try make doxygen happy.
(edit) @65805   8 years vboxsync IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
(edit) @65793   8 years vboxsync IEM: Ignore VMCPU_FF_UNHALT.
(edit) @65792   8 years vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @65790   8 years vboxsync IEM: updates.
(edit) @65788   8 years vboxsync IEM: Take 'sys' access into account when checking for read-only pages.
(edit) @65784   8 years vboxsync IEM: Tomorrow resume point.
(edit) @65781   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65780   8 years vboxsync IEM: Group 12, 13, and 14 jump table size checks.
(edit) @65779   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65778   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65775   8 years vboxsync IEM: Use prefix indexed tables for group 14.
(edit) @65774   8 years vboxsync IEM: Use prefix indexed tables for group 13.
(edit) @65773   8 years vboxsync IEM: Use prefix indexed tables for group 12 .
(edit) @65772   8 years vboxsync IEM: Use jump table for group 7 memory variants.
(edit) @65771   8 years vboxsync IEM: corrected a few …
(edit) @65770   8 years vboxsync IEM: 0x0f 0x2c split up.
(edit) @65769   8 years vboxsync IEM: 0x0f 0x29 split up.
(edit) @65768   8 years vboxsync IEM: naming fixes.
(edit) @65766   8 years vboxsync IEM: VEX decoding updates.
(edit) @65764   8 years vboxsync IEM: XOP updates.
(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) @65650   8 years vboxsync gcc 7: fall thru
(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) @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) @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) @65471   8 years vboxsync pgmR3PoolReset: A few missing members (harmless).
(edit) @65466   8 years vboxsync PGM: Guest page table walking optimizations (incomplete) and …
(edit) @65464   8 years vboxsync iemMemFetchSelDescWithErr: Ditto.
(edit) @65463   8 years vboxsync iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting.
(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) @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) @65348   8 years vboxsync Typo.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65304   8 years vboxsync IEM: 286 only needs to fetch 6 bytes of descriptors.
(edit) @65207   8 years vboxsync iemCImpl_BranchCallGate: Added @todo on workaround from r112681, fixed …
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