VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54227   10 years vboxsync build fix
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @54046   10 years vboxsync win-ose build fix (silly to try build hardenend windows without code …
(edit) @53955   10 years vboxsync SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df11 …
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53604   10 years vboxsync kext test signing for development purposes (requires kmk r2742).
(edit) @53568   10 years vboxsync SUPDrv.c: Disabled annoying assertion in i64TSCDelta init code.
(edit) @52947   10 years vboxsync SUP: Implemented early VM process vboxdrv initialization.
(edit) @52940   10 years vboxsync Eliminating some more kernel32.dll dependencies, marking APIs we like …
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52406   10 years vboxsync SUP: No need to repeat the IPRT signature check when we just want to …
(edit) @52404   10 years vboxsync Simplified the checks.
(edit) @52403   10 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52373   10 years vboxsync SUP: Do our own syscalls.
(edit) @52357   10 years vboxsync VBoxSupLib.dll build fix.
(edit) @52356   10 years vboxsync SUP: Manual imports.
(edit) @52337   10 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52336   10 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52293   10 years vboxsync build fix
(edit) @52204   10 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52169   10 years vboxsync SUP: Added logging capabilities to the hardened stub.
(edit) @52030   10 years vboxsync Forward ported r95010 from 4.3
(edit) @51999   10 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(edit) @51973   10 years vboxsync Support/Makefile.kmk: Add 64-bit math stuff to SUPR3HardenedStatic.lib …
(edit) @51967   10 years vboxsync follow up fix to VBoxSupLib.
(edit) @51868   10 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51857   10 years vboxsync VBoxOpenSslHardened is no longer needed.
(edit) @51851   10 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51843   10 years vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51841   10 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51838   10 years vboxsync Alternative SHA-256 implementation.
(edit) @51828   10 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51825   10 years vboxsync use md2-alt.cpp.
(edit) @51808   10 years vboxsync build fix (VBOX_WITH_HARDENING is only in CDEFS, not DEFS, due to some …
(edit) @51771   10 years vboxsync build fix
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @48677   11 years vboxsync Partly reverted r89244 and r89245.
(edit) @48647   11 years vboxsync Mac OS X host: keyboard LEDs sync: GUI part; code is still disabled.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48132   11 years vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @46045   12 years vboxsync Remove L4 support from main tree, missing file.
(edit) @45396   12 years vboxsync HostDrivers/Support: also compile SUPDrv-linux.c
(edit) @43485   12 years vboxsync Support/Makefile.kmk: dtrace -> drv/dtrace.
(edit) @43482   12 years vboxsync Support/Makefile.kmk: misc/dtrace -> dtrace.
(edit) @43380   12 years vboxsync SUPDrv/darwin: Set VBOX_WITH_HOST_VMX and start using the native VT-x …
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43315   12 years vboxsync VBoxDrv/darwin: Don't use host_vmxon, break rawmode.
(edit) @42962   12 years vboxsync build fix wrt signing.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41311   13 years vboxsync Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @41092   13 years vboxsync VBoxDrv.kext.dSYM/
(edit) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40861   13 years vboxsync drop verbose VBoxTpG
(edit) @40857   13 years vboxsync Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
(edit) @40851   13 years vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(edit) @40795   13 years vboxsync Generate SUPR0.def from SUPDrv.c.
(edit) @40792   13 years vboxsync Windows build fix
(edit) @40778   13 years vboxsync Support/Makefile.kmk: Merged the win VBoxDrv with the generic one to …
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40759   13 years vboxsync Some more tracer code.
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40614   13 years vboxsync New load.sh script for dealing with vboxdrv on solaris.
(edit) @40613   13 years vboxsync mac: build fix (looks like typo).
(edit) @40610   13 years vboxsync More hacking.
(edit) @40608   13 years vboxsync typo.
(edit) @40607   13 years vboxsync SUPDrv: More dtrace hacking.
(edit) @40606   13 years vboxsync build fix.
(edit) @40602   13 years vboxsync SUPDrv-dtrace.cpp: More code.
(edit) @40518   13 years vboxsync kernel mode dtrace hacking in progress.
(edit) @40370   13 years vboxsync VBOX_WITH_RAW_MODE compile fixes
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39255   13 years vboxsync take two on those linux build fixes.
(edit) @39253   13 years vboxsync linux build fix.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38183   13 years vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38004   13 years vboxsync Support/Makefile.kmk: Missing _INST slash.
(edit) @37976   13 years vboxsync Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
(edit) @37801   13 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @36062   14 years vboxsync HostDriver/Solaris/Makefile: redundant line.
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @34484   14 years vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33375   14 years vboxsync SUPDrv: dtrace experiments.
(edit) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @30110   14 years vboxsync VBOXR0DRV isn't 10.4 on x86 any longer.
(edit) @29844   15 years vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   15 years vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27036   15 years vboxsync Support/Makefile.kmk: SUPR0 again.
(edit) @27031   15 years vboxsync testsuite needs SUPR0.lib…
(edit) @27017   15 years vboxsync made the testsuite build on windows.
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