VirtualBox

source: vbox/trunk/src/VBox/VMM/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69111   7 years vboxsync (C) year
(edit) @68226   7 years vboxsync VMM: Nested Hw.virt: SVM R0 bits.
(edit) @67656   7 years vboxsync VMM: VBOX_WITH_REM already part of global DEFS
(edit) @67185   8 years vboxsync VMM/Makefile: Define VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM until R0 …
(edit) @67072   8 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
(edit) @67040   8 years vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @66641   8 years vboxsync VMM/Makefile.kmk: Applied KB_FN_AUTO_CMD_DEPS_COMMANDS and friends.
(edit) @66640   8 years vboxsync VMM/Makefile.kmk: Applied KB_FN_AUTO_CMD_DEPS_COMMANDS and friends.
(edit) @66639   8 years vboxsync VMM/Makefile.kmk: Applied KB_FN_AUTO_CMD_DEPS_COMMANDS and friends.
(edit) @66638   8 years vboxsync VMM/Makefile.kmk: Applied KB_FN_AUTO_CMD_DEPS_COMMANDS and friends.
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66474   8 years vboxsync IEM: Stubbed the three byte opcode tables.
(edit) @66471   8 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
(edit) @66469   8 years vboxsync IEM: More VEX work. Fixed punpcklbw_Vx_Wx.
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66125   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: add a build option …
(edit) @65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65952   8 years vboxsync VMM/Makefile.kmk: apply pylint to IEMAllInstructionsPython.py.
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65871   8 years vboxsync IEM: Addding disassembler info to new IEMOP_MNEMONIC macros.
(edit) @65758   8 years vboxsync IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
(edit) @65505   8 years vboxsync VMM/Makefile.kmk: IEMAllAImplC.cod.
(edit) @65465   8 years vboxsync VMM/Makefile.kmk: PGMAll.cod
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64559   8 years vboxsync Rename DBGFR3Cfg* to DBGFR3Flow* to avoid confusing with APIs for …
(edit) @64553   8 years vboxsync build fix cleanup
(edit) @64550   8 years vboxsync and another one
(edit) @64549   8 years vboxsync another windows build fix
(edit) @64548   8 years vboxsync windows build fix
(edit) @64546   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64545   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64500   8 years vboxsync VMM/DBGF: Add DBGFR3Cfg* API to create control flow graphs
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62460   8 years vboxsync VMM: scm
(edit) @62384   8 years vboxsync VMM: fixed gcc flags
(edit) @62233   8 years vboxsync slight adjustment.
(edit) @62232   8 years vboxsync VMM: Try convince the microsoft linker to pick the right version of …
(edit) @62147   8 years vboxsync PDMCritSect: NOP critsects are less likely to appear than real ones …
(edit) @62006   8 years vboxsync Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
(edit) @61968   8 years vboxsync IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
(edit) @61896   8 years vboxsync IEM: use uintptr_t instead of uint8_t/unsigned for offOpcode so the …
(edit) @61885   8 years vboxsync IEM: Playing with setjmp (disabled) vs return codes. Group6 jump table.
(edit) @61671   9 years vboxsync VMM/DBGF: Start on a simple type system to pretty print structs in the …
(edit) @61348   9 years vboxsync CPUM,VMM: Touch the FPU state before doing HM on all platforms which …
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61068   9 years vboxsync CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first …
(edit) @60398   9 years vboxsync VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @58996   9 years vboxsync CPUM: dtrace library fixes.
(edit) @57885   9 years vboxsync Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
(edit) @57879   9 years vboxsync build fix
(edit) @57878   9 years vboxsync Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57855   9 years vboxsync VMM: Another crack at having more warnings for VMM code enabled.
(edit) @57566   9 years vboxsync VMM/Makefile: revert r102380 temporarily.
(edit) @57561   9 years vboxsync VMM: Add gcc's unused-variables warning to VMMR0 template.
(edit) @57450   9 years vboxsync fix
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57126   9 years vboxsync VMM: Optimizations for memory scanning, trying to make 'detect' run …
(edit) @56792   9 years vboxsync VMM/GIM: Build fix.
(edit) @56607   9 years vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56064   10 years vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55789   10 years vboxsync Resources: Some simplifications.
(edit) @55788   10 years vboxsync Config.kmk,VMM,VBoxSDL,Resources/win: Created resource templates for …
(edit) @55053   10 years vboxsync fix
(edit) @55046   10 years vboxsync s/nm/VBOX_NM/
(edit) @55044   10 years vboxsync test for unresolved symbols in VMMGC.gc
(edit) @54823   10 years vboxsync VMM: Map the hyper heap in ring-0 on 64-bit systems.
(edit) @54819   10 years vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54799   10 years vboxsync CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated …
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54385   10 years vboxsync PDM/Audio: Ignore old AudioSniffer device when loading older saved states.
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53467   10 years vboxsync VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef …
(edit) @51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51165   11 years vboxsync VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects …
(edit) @50994   11 years vboxsync VMM/GIM: Introduce the Minimal provider.
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50809   11 years vboxsync VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49282   11 years vboxsync VMM/Preload/ -> VMM/tools/
(edit) @49020   11 years vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @48936   11 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48236   11 years vboxsync VMM: Use the CMOS for debugging 64-bit on 32-bit issue …
(edit) @48221   11 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48132   11 years vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @47740   11 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47652   11 years vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47646   11 years vboxsync First part removing VBOX_WITH_OLD_ related stuff.
(edit) @47427   11 years vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47421   11 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47323   11 years vboxsync IEM: BSWAP fix (don't blindly trust the intel manual).
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