VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55053   10 年 vboxsync fix
(edit) @55046   10 年 vboxsync s/nm/VBOX_NM/
(edit) @55044   10 年 vboxsync test for unresolved symbols in VMMGC.gc
(edit) @54823   10 年 vboxsync VMM: Map the hyper heap in ring-0 on 64-bit systems.
(edit) @54819   10 年 vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54799   10 年 vboxsync CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated …
(edit) @54763   10 年 vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54385   10 年 vboxsync PDM/Audio: Ignore old AudioSniffer device when loading older saved states.
(edit) @54308   10 年 vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @53781   10 年 vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53467   10 年 vboxsync VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef …
(edit) @51643   10 年 vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51165   11 年 vboxsync VMM: remove linker entrypoints for relocatable VMMR0,tstLdrObj objects …
(edit) @50994   11 年 vboxsync VMM/GIM: Introduce the Minimal provider.
(edit) @50953   11 年 vboxsync GIM: Skeleton, work in progress.
(edit) @50809   11 年 vboxsync VMM: introduced VBOX_WITH_VMM_R0_SWITCH_STACK
(edit) @49893   11 年 vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49282   11 年 vboxsync VMM/Preload/ -> VMM/tools/
(edit) @49020   11 年 vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   11 年 vboxsync VMM: FPU cleanup.
(edit) @48936   11 年 vboxsync VMM: Whitespace cleanups by scm.
(edit) @48236   11 年 vboxsync VMM: Use the CMOS for debugging 64-bit on 32-bit issue …
(edit) @48221   11 年 vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48132   11 年 vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @47740   11 年 vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47652   11 年 vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47646   11 年 vboxsync First part removing VBOX_WITH_OLD_ related stuff.
(edit) @47427   11 年 vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47421   11 年 vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47323   11 年 vboxsync IEM: BSWAP fix (don't blindly trust the intel manual).
(edit) @47307   11 年 vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @46814   11 年 vboxsync VMM/Makefile.kmk: dependency fix
(edit) @46664   11 年 vboxsync VMM/HMSVMR0: Build fixes, makefile conditionals.
(edit) @46560   11 年 vboxsync Better test for lazy import lib generation.
(edit) @46474   11 年 vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46423   11 年 vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46167   12 年 vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 年 vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46137   12 年 vboxsync Missing file, reverting 85830.
(edit) @46136   12 年 vboxsync temporary build fix
(edit) @46135   12 年 vboxsync Started populating the RC address space in the debugger.
(edit) @46111   12 年 vboxsync VMM: Drop /DELAYLOAD:dbghelp.dll as we don't import anything from that …
(edit) @45786   12 年 vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45739   12 年 vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45701   12 年 vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45529   12 年 vboxsync oops.
(edit) @45528   12 年 vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45293   12 年 vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45152   12 年 vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45091   12 年 vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44355   12 年 vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @43872   12 年 vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @42777   12 年 vboxsync IEM and EM: debugging/hacking.
(edit) @42669   12 年 vboxsync Config.kmk,VMM/Makefile.kmk: Made dbgopt work on Windows and optimize …
(edit) @42175   12 年 vboxsync VMM/Makefile.kmk: Adding VBOX_WITH_RAW_MODE_NOT_R0.
(edit) @42062   12 年 vboxsync NetShaper: R0 support (#5582)
(edit) @41906   12 年 vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41831   12 年 vboxsync IEM hacking.
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41275   13 年 vboxsync Quieter.
(edit) @41271   13 年 vboxsync cleanup.
(edit) @41260   13 年 vboxsync build fix
(edit) @41259   13 年 vboxsync Working on DTrace lib files.
(edit) @41247   13 年 vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41221   13 年 vboxsync extpack build fix
(edit) @41220   13 年 vboxsync VMM: DTrace library files (work in progress).
(edit) @41147   13 年 vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41076   13 年 vboxsync ExtPack build fix.
(edit) @41074   13 年 vboxsync VMM preloader.
(edit) @40919   13 年 vboxsync build fix
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40652   13 年 vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40636   13 年 vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40595   13 年 vboxsync Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570.
(edit) @40519   13 年 vboxsync Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
(edit) @40517   13 年 vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40516   13 年 vboxsync dtrace/solaris: link fix.
(edit) @40515   13 年 vboxsync dtrace ring-3 on solaris.
(edit) @40377   13 年 vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
(edit) @40376   13 年 vboxsync VMM: Make it build with dtrace enabled.
(edit) @40356   13 年 vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39320   13 年 vboxsync build fix attempt.
(edit) @39319   13 年 vboxsync build fix attempt.
(edit) @39136   13 年 vboxsync More MMIO refactoring and some other cleanups.
(edit) @39134   13 年 vboxsync IEM: some tweaking…
(edit) @39070   13 年 vboxsync VMM,IPRT: -Wunused-function.
(edit) @38954   13 年 vboxsync VMMR0: Triple fault debugging hack proof of concept.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37581   13 年 vboxsync VMM: does not depend on VBOX_SVN_REV
(edit) @37411   13 年 vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37011   14 年 vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @36834   14 年 vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36824   14 年 vboxsync Always optimize IEMAll.cpp.
(edit) @36768   14 年 vboxsync IEM: Initial commit, work in progress.
(edit) @36441   14 年 vboxsync VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
(edit) @35855   14 年 vboxsync PCI: start of driver communication infrastructure
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette