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) @94155   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @93866   3 years vboxsync VMM/IEM: Corrected undefined flag values for BT, BTC, BTR and BTS. …
(edit) @93862   3 years vboxsync VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
(edit) @93725   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93718   3 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @91775   3 years vboxsync SUPDrv/darwin,++: Switch back to the kernel stack before calling into …
(edit) @87466   4 years vboxsync VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84396   5 years vboxsync *.kmk: Hardening related DEFS string quoting. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80282   5 years vboxsync tstSSM: Does not need to be hardnend. bugref:9217
(edit) @80003   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @78433   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75173   6 years vboxsync VMM: Re-indenting makefiles.
(edit) @74725   6 years vboxsync VMM/testcase: OSE build fix. bugref:9044
(edit) @74587   6 years vboxsync VMM/testcase/Makefile.kmk: extpack build fix, 2nd try. bugref:9044
(edit) @74583   6 years vboxsync VMM/testcase/Makefile.kmk: extpack build fix. bugref:9044
(edit) @74533   6 years vboxsync VMM/testcase: Ported NemRawBench-1 to darwin. bugref:9044
(edit) @74529   6 years vboxsync VMM/testcase: Ported NemRawBench-1 to linux. bugref:9044
(edit) @74524   6 years vboxsync VMM/testcase: Added simple native NEM engine benchmark, currently only …
(edit) @72892   6 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72503   6 years vboxsync VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number of …
(edit) @69111   7 years vboxsync (C) year
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @63996   8 years vboxsync removed two obsolete files
(edit) @62869   8 years vboxsync VMM: warnings.
(edit) @62777   8 years vboxsync VMM: warnings.
(edit) @62478   8 years vboxsync (C) 2016
(edit) @61083   9 years vboxsync s/-fno-pie/-no-pie/
(edit) @61082   9 years vboxsync some gcc compilers don't understand -fno-pie
(edit) @61080   9 years vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60709   9 years vboxsync VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" …
(edit) @60647   9 years vboxsync VMM/testcase: Add dependency on assembler defines for tstAsmStructsAsm.
(edit) @60542   9 years vboxsync VMM/APIC: Much fun with alignment and sizes.
(edit) @60425   9 years vboxsync Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @56749   9 years vboxsync SUPHardNt: SUPR3HardenedMain flags fixes for tstVMM et al.
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(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 …
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