VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28791   15 年 vboxsync VBOX_WITH_PAGE_SHARING
(edit) @28426   15 年 vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28415   15 年 vboxsync Shared paging updates
(edit) @26951   15 年 vboxsync introduced VBOX_WITH_VUSB
(edit) @26693   15 年 vboxsync small Makefile cleanup
(edit) @26526   15 年 vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
(edit) @26523   15 年 vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26282   15 年 vboxsync another gcc warning
(edit) @26224   15 年 vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 年 vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 年 vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 年 vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @24577   15 年 vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24574   15 年 vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24061   15 年 vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
(edit) @23415   15 年 vboxsync PGM: Saved state hacking and some minor cleanups.
(edit) @23307   15 年 vboxsync VMM: Moved the saved state code out of PGM.cpp and into PGMSavedState.cpp.
(edit) @22906   15 年 vboxsync VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
(edit) @22823   15 年 vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22781   15 年 vboxsync SSM: Save the build type and host os+arch, feed the strings from the …
(edit) @22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
(edit) @22140   15 年 vboxsync SSM-new.cpp -> SSM.cpp.
(edit) @22032   15 年 vboxsync VMM: Enabled the new SSM code.
(edit) @22031   15 年 vboxsync VMM/Makefile.kmk: reverted 50766.
(edit) @22029   15 年 vboxsync SSM: adjusted progress calculation during save.
(edit) @21963   15 年 vboxsync VMM: When we're switching to our own private stack, it must have a …
(edit) @21856   15 年 vboxsync SSM: only compress big stuff that's a page or larger.
(edit) @21496   15 年 vboxsync VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
(edit) @21196   15 年 vboxsync Break up raw mode and hwacc EM parts.
(edit) @20998   15 年 vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20997   15 年 vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @20922   15 年 vboxsync Config.kmk,VMM/Makefile.kmk: Retired VBOX_WITH_SMP_GUESTS (unused), …
(edit) @20871   15 年 vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20541   15 年 vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @20167   15 年 vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @19957   16 年 vboxsync VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
(edit) @19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
(edit) @19297   16 年 vboxsync Renamed src/recompiler_new to src/recompiler.
(edit) @19288   16 年 vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
(edit) @18792   16 年 vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
(edit) @18665   16 年 vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
(edit) @17294   16 年 vboxsync PGM: started looking at direct access of PGMPAGE::HCPhys and the …
(edit) @16959   16 年 vboxsync disable array bounds warning for PGMAllPool
(edit) @16344   16 年 vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
(edit) @16341   16 年 vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @15414   16 年 vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
(edit) @15413   16 年 vboxsync #3202: CMPXCHG - 64-bit solaris optimziation.
(edit) @14994   16 年 vboxsync Moved CPUMStack.cpp to the all dir
(edit) @14870   16 年 vboxsync Cleaning up.
(edit) @14833   16 年 vboxsync Drop the global VBOX_WITH_NEW_RECOMPILER global.
(edit) @14785   16 年 vboxsync More switcher updates
(edit) @14766   16 年 vboxsync PAE to AMD64 switcher
(edit) @14515   16 年 vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
(edit) @14167   16 年 vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @14137   16 年 vboxsync order
(edit) @14134   16 年 vboxsync 32->64 bit mode skeleton, nothing yet works, for sure
(edit) @14116   16 年 vboxsync line continuation fun.
(edit) @14114   16 年 vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
(edit) @14042   16 年 vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @13798   16 年 vboxsync VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
(edit) @13699   16 年 vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13698   16 年 vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13565   16 年 vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13375   16 年 vboxsync some (disabled) VMI bits
(edit) @13306   16 年 vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13060   16 年 vboxsync #1865: More PGM changes.
(edit) @13038   16 年 vboxsync #1865: More PGM changes.
(edit) @13035   16 年 vboxsync #1865: More PGM…
(edit) @12991   16 年 vboxsync VMM: build fix.
(edit) @12990   16 年 vboxsync VMM: build fix.
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12980   16 年 vboxsync Split up PDMDevice.cpp, moving all the devhlps into two new files …
(edit) @12964   16 年 vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12248   16 年 vboxsync VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11805   16 年 vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 年 vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @10804   16 年 vboxsync VMM: Fixed VBOX_SVN_REV blunder (mine).
(edit) @10450   16 年 vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
(edit) @10240   16 年 vboxsync sub-makefile fix.
(edit) @10200   16 年 vboxsync Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
(edit) @10046   16 年 vboxsync Drop the .NOTPARALLEL hack (windows), this should work fine now. …
(edit) @9483   16 年 vboxsync async completion updates: * Rename the Darwin backend to FreeBSD …
(edit) @9427   16 年 vboxsync Compile async completion manager by default and disable the native …
(edit) @9008   17 年 vboxsync Changes for proper flushing of the TLB for physical registration changes.
(edit) @8797   17 年 vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8757   17 年 vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8636   17 年 vboxsync .o/.obj alias for PGMPhysRWTmpl.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7821   17 年 vboxsync PDMAsyncCompletion: move the host specific part into separate files. …
(edit) @6996   17 年 vboxsync Check for VBOX_WITH_PDM_LOCK.
(edit) @6581   17 年 vboxsync Added some ring-3 wrapper functions for the (ring-0) GMM APIs.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5812   17 年 vboxsync Continued work on the async implementation. Added to Makefile but …
(edit) @5695   17 年 vboxsync Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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