VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55290   10 years vboxsync HM: Save/Load/Restore XCR0 handling during world switching. …
(edit) @55044   10 years vboxsync test for unresolved symbols in VMMGC.gc
(edit) @53902   10 years vboxsync extpack build fix
(edit) @53899   10 years vboxsync Windows build fix
(edit) @53895   10 years vboxsync VMM/testcase: added a simple tstSSM-2 to be able to extract units of a …
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @49731   11 years vboxsync FPU save/restore experiment.
(edit) @46940   11 years vboxsync Missing dependencies.
(edit) @46543   11 years vboxsync Instruction testing, early hacking.
(edit) @45530   12 years vboxsync attempt to fix the builds
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41677   12 years vboxsync Drop tstCompile.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41155   13 years vboxsync alignment and build fixes.
(edit) @41150   13 years vboxsync Fixes.
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37002   14 years vboxsync IEM: Cleaning up and 'microcode' testcase - work in progress…
(edit) @36864   14 years vboxsync tstX86-1: made it work on darwin.
(edit) @36862   14 years vboxsync tstX86-1: Testing invalid lock prefix decoding order.
(edit) @36858   14 years vboxsync build fix.
(edit) @36776   14 years vboxsync solaris build fix./
(edit) @36774   14 years vboxsync build fix.
(edit) @36773   14 years vboxsync build fix.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35339   14 years vboxsync More build fixes
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @29329   15 years vboxsync removed VBOX_WITH_VMI
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26491   15 years vboxsync VMM: whitespace cleanup.
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @24800   15 years vboxsync darwin.amd64 build fix.
(edit) @24799   15 years vboxsync PGM/darwin: Fixed SMP in non-release builds.
(edit) @23672   15 years vboxsync AsyncCompletion: Simple stress test utility for bug hunting
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @21802   15 years vboxsync tstCompressionBenchmark: code in progress.
(edit) @20543   15 years vboxsync VMMR0JmpA*,tstVMMR0CallHost-*: some cleanup, build tests for both …
(edit) @20541   15 years vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @19490   16 years vboxsync tstVMM-2: Deleted as it did end up being used.
(edit) @19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
(edit) @18837   16 years vboxsync Disabled automatic execution of tstInstrEmul as it caused unsolavble …
(edit) @16350   16 years vboxsync tstInstrEmul: Moved it up to the root dir, it's causing too much …
(edit) @15236   16 years vboxsync Started with VMCS read/write cache.
(edit) @14833   16 years vboxsync Drop the global VBOX_WITH_NEW_RECOMPILER global.
(edit) @14515   16 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
(edit) @14118   16 years vboxsync RT_STRICT/VBOX_STRICT vs. DEBUG confusion.
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13699   16 years vboxsync VMM: Made VBOX_WITH_R0_LOGGING a Makefile (LocalConfig.kmk) option.
(edit) @13567   16 years vboxsync tstInstrEmul: unbusted the darwin build and straigthened up the …
(edit) @13561   16 years vboxsync Emulate (lock) cmpxchg8b in ring 0 & 3. Added testcase for instruction …
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12444   16 years vboxsync VMM/testcase/Makefile.kmk: Don't include MINGW32 if it has already …
(edit) @12255   16 years vboxsync VMM/testcases: Added missing directory prereqs for tstVMStructGC.h and …
(edit) @12248   16 years vboxsync VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11734   16 years vboxsync Forgot one template. moved the LIBS.l4 prop into VBOXR3AUTOTST.
(edit) @11733   16 years vboxsync Made the automatic build tests no depend on VBoxRT.
(edit) @11731   16 years vboxsync #3076: More DYLD_FALLBACK_LIBRARY_PATH hacking.
(edit) @11729   16 years vboxsync #3076: DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @10054   16 years vboxsync spaces
(edit) @10046   16 years vboxsync Drop the .NOTPARALLEL hack (windows), this should work fine now. …
(edit) @9547   16 years vboxsync build fix
(edit) @9546   16 years vboxsync deps
(edit) @9393   17 years vboxsync workaround for missing dependency to GC_ARCH_BITS
(edit) @9193   17 years vboxsync Missing architecture defines when generating testcase assembly
(edit) @8990   17 years vboxsync Configure the testing pass.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5904   17 years vboxsync More work on the async completion interface
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5458   17 years vboxsync sup.h/sup.mac checks.
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5124   17 years vboxsync tstVMMFork.
(edit) @5020   17 years vboxsync Simplified the YASM/NASM invocations avoiding unnecessary statement …
(edit) @4899   17 years vboxsync small include fix for certain yasm versions
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3152   17 years vboxsync VMM: Fixed OS/2 build.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2886   18 years vboxsync added files missing in the other clean list.
(edit) @2518   18 years vboxsync a build fix.
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