VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10192   16 years vboxsync The building rules for NAT was introduced (NatAlias name probably will …
(edit) @10055   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10047   16 years vboxsync Fixed vboxaml.hex dependency.
(edit) @10045   16 years vboxsync Converted PC/PXE/Makefile.kmk to a sub-makefile.
(edit) @10044   16 years vboxsync Converted Storage/VBoxHDDFormats/Makefile.kmk and it subdirectory to …
(edit) @10040   16 years vboxsync Fixed missing dependency on vbetables.h.
(edit) @9865   16 years vboxsync Solaris USB: enabled ProxyDev, and some cleanups.
(edit) @9698   16 years vboxsync build fix
(edit) @9693   16 years vboxsync VMI BIOS stubs
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9408   17 years vboxsync Add async trasnport driver for every OS
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @8773   17 years vboxsync Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
(edit) @8772   17 years vboxsync USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp
(edit) @8771   17 years vboxsync USB/win32 -> USB/win.
(edit) @8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8611   17 years vboxsync 82543GC support is ready. RX crit section removed.
(edit) @8571   17 years vboxsync Solaris hostif: Load libdlpi dynamically.
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8246   17 years vboxsync Missed one VBOX_WITH_NEW_USB_CODE_ON_DARWIN.
(edit) @8199   17 years vboxsync does not work for every gcc version
(edit) @8198   17 years vboxsync warnings
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7872   17 years vboxsync enable e1k structure member size tests again
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7654   17 years vboxsync Implement raw file backend for VBoxHDD-new.
(edit) @7551   17 years vboxsync cosmetics.
(edit) @7547   17 years vboxsync GC support
(edit) @7159   17 years vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @6996   17 years vboxsync Check for VBOX_WITH_PDM_LOCK.
(edit) @6977   17 years vboxsync VBOX_WITH_E1000
(edit) @6919   17 years vboxsync Solaris: USBProxyDevice-stub.
(edit) @6882   17 years vboxsync Update Makefile.kmk
(edit) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6468   17 years vboxsync Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
(edit) @6313   17 years vboxsync Integrate async drivers. Fix testcase
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6221   17 years vboxsync PDM async completion template creation wrapper third attempt
(edit) @6204   17 years vboxsync for now, the VHD backend is not OSE (yet)
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6115   17 years vboxsync Compiler fix
(edit) @6113   17 years vboxsync Integrate new drivers into Makefile.kmk. Disabled by default
(edit) @6082   17 years vboxsync GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
(edit) @6070   17 years vboxsync pulse: don't link against libpulse.so.0, load this lib at runtime instead
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5977   17 years vboxsync Fixed incorrect disable, exported solaudio to OSE.
(edit) @5960   17 years vboxsync Disabled incomplete solaudio for OSE.
(edit) @5943   17 years vboxsync Enabled raw harddisk support for Solaris.
(edit) @5939   17 years vboxsync Move lwIP header include directories to correct place, and also …
(edit) @5849   17 years vboxsync New device: internal network IP stack, based on lwIP.
(edit) @5833   17 years vboxsync spaces.
(edit) @5829   17 years vboxsync Added internal PHY skeleton and MDIC register handling.
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5754   17 years vboxsync Solaris audio driver, work in progress.
(edit) @5738   17 years vboxsync Minor EEPROM-related fixes in Makefile.kmk
(edit) @5729   17 years vboxsync typo
(edit) @5727   17 years vboxsync no export of E1000 so far
(edit) @5725   17 years vboxsync Added Gigabit Ethernet device stub.
(edit) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5719   17 years vboxsync Solaris crossbow: allow using existing interfaces.
(edit) @5718   17 years vboxsync Created a template for CppUnit testcases. (Requires kBuild update.)
(edit) @5717   17 years vboxsync VBOXR3TSTEXE includes iprt.
(edit) @5714   17 years vboxsync Added EEPROM device with unit tests. Add VBOX_WITH_CPPUNIT_TESTCASES=1 …
(edit) @5703   17 years vboxsync Solaris setuid wrapper, in progress.
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5651   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5639   17 years vboxsync indent.
(edit) @5622   17 years vboxsync And again VBOX_WITH_ECHI
(edit) @5619   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5604   17 years vboxsync AHCI: R0/GC stuff and Vista fix
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5564   17 years vboxsync Link USBLib into VBoxDDU.
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5518   17 years vboxsync EHCI: compile it
(edit) @5473   17 years vboxsync forgot this one
(edit) @5467   17 years vboxsync VBOX_WITH_USBFILTER isn't ready yet.
(edit) @5382   17 years vboxsync AHCI: add missing defines in Makefile
(edit) @5380   17 years vboxsync AHCI: add ahci to build system (disabled by default)
(edit) @5212   17 years vboxsync Solaris.
(edit) @5184   17 years vboxsync Solaris.
(edit) @5126   17 years vboxsync Solaris
(edit) @5076   17 years vboxsync Reverted the changes to load the ALSA code dynamically…
(edit) @5052   17 years vboxsync Only build the ALSA library for Linux hosts
(edit) @5050   17 years vboxsync Moved the ALSA code into a separate shared object loaded at runtime
(edit) @4642   17 years vboxsync Compilable TAP driver for OS/2.
(edit) @4523   17 years vboxsync do not build on OSE
(edit) @4522   17 years vboxsync Add StorageCraft Backup images as HDD format
(edit) @4491   17 years vboxsync OSE / darwin build fix.
(edit) @4406   17 years vboxsync touch tinderbox
(edit) @4392   17 years vboxsync Added VBOX_WITH_INTEL_PXE, currently disabled. Define it in …
(edit) @4236   17 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4144   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3953   17 years vboxsync removed ne2000 (unused since ages)
(edit) @3888   17 years vboxsync Solaris.
(edit) @3765   17 years vboxsync darwin usb stuff.
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