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) @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).
(edit) @47307   11 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @46814   11 years vboxsync VMM/Makefile.kmk: dependency fix
(edit) @46664   11 years vboxsync VMM/HMSVMR0: Build fixes, makefile conditionals.
(edit) @46560   11 years vboxsync Better test for lazy import lib generation.
(edit) @46474   11 years vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46423   11 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46137   12 years vboxsync Missing file, reverting 85830.
(edit) @46136   12 years vboxsync temporary build fix
(edit) @46135   12 years vboxsync Started populating the RC address space in the debugger.
(edit) @46111   12 years vboxsync VMM: Drop /DELAYLOAD:dbghelp.dll as we don't import anything from that …
(edit) @45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45529   12 years vboxsync oops.
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45091   12 years vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42777   12 years vboxsync IEM and EM: debugging/hacking.
(edit) @42669   12 years vboxsync Config.kmk,VMM/Makefile.kmk: Made dbgopt work on Windows and optimize …
(edit) @42175   12 years vboxsync VMM/Makefile.kmk: Adding VBOX_WITH_RAW_MODE_NOT_R0.
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41831   12 years vboxsync IEM hacking.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41275   13 years vboxsync Quieter.
(edit) @41271   13 years vboxsync cleanup.
(edit) @41260   13 years vboxsync build fix
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41221   13 years vboxsync extpack build fix
(edit) @41220   13 years vboxsync VMM: DTrace library files (work in progress).
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41076   13 years vboxsync ExtPack build fix.
(edit) @41074   13 years vboxsync VMM preloader.
(edit) @40919   13 years vboxsync build fix
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40595   13 years vboxsync Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570.
(edit) @40519   13 years vboxsync Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40516   13 years vboxsync dtrace/solaris: link fix.
(edit) @40515   13 years vboxsync dtrace ring-3 on solaris.
(edit) @40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
(edit) @40376   13 years vboxsync VMM: Make it build with dtrace enabled.
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39320   13 years vboxsync build fix attempt.
(edit) @39319   13 years vboxsync build fix attempt.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39134   13 years vboxsync IEM: some tweaking…
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @38954   13 years vboxsync VMMR0: Triple fault debugging hack proof of concept.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37581   13 years vboxsync VMM: does not depend on VBOX_SVN_REV
(edit) @37411   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37011   14 years vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @36834   14 years vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36824   14 years vboxsync Always optimize IEMAll.cpp.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @36441   14 years vboxsync VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
(edit) @35855   14 years vboxsync PCI: start of driver communication infrastructure
(edit) @35572   14 years vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35468   14 years vboxsync CPUMDbg.cpp: Hacking in progress (to laptop).
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35362   14 years vboxsync warning
(edit) @35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
(edit) @35335   14 years vboxsync VMM source reorg: VMMGC -> VMMRC.
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @35308   14 years vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34662   14 years vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34220   14 years vboxsync Build fix
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @32253   14 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @31789   14 years vboxsync FT updates
(edit) @31721   14 years vboxsync FT skeleton code
(edit) @31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @30888   14 years vboxsync Makefile.kmk: more syntax checking aliases.
(edit) @30799   14 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
(edit) @29566   15 years vboxsync Enabled page fusion code (feature itself is still disabled)
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