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) @50674   11 years vboxsync Devices: fixes for VBOX_WITH_HGCM undefined (thanks Genode Labs)
(edit) @50550   11 years vboxsync DevVGA/HGSMI: use RTList
(edit) @50127   11 years vboxsync Devices/Makefile.kmk: Adds resolv_conf_parser.c to build.
(edit) @50066   11 years vboxsync Use component-specific lwipopts.h instead of sharing single one. This …
(edit) @50058   11 years vboxsync def_vbox_lwip_flags: Make it possible to supply additional compilation …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49577   11 years vboxsync Devices: compile fix for including the Intel PXE code into VBoxDD2
(edit) @49317   11 years vboxsync do this only for Linux
(edit) @49316   11 years vboxsync some ExtPack build magic
(edit) @48758   11 years vboxsync Devices/Makefile.kmk: Use the new SMC code.
(edit) @48675   11 years vboxsync Removed EFI/tools as it is no longer needed for OSE.
(edit) @48663   11 years vboxsync Only use EFI/tools/include for OSE; remove it after exporting new …
(edit) @48435   11 years vboxsync SMC reimplementation (disabled). Works but needs save state, more keys …
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @48179   11 years vboxsync Conditionally include lwip makefile to make it possible to build …
(edit) @48178   11 years vboxsync Do not hardcode lwip location in lwip makefile. Provide functions for …
(edit) @48169   11 years vboxsync Move Devices bits to Devices makefile.
(edit) @48166   11 years vboxsync Format lwip-related assignemnts in VBOX_WITH_INIP section to conform …
(edit) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @47930   11 years vboxsync Etherboot is obsolete
(edit) @46799   11 years vboxsync Devices/Input/UsbMouse: new unit test harness.
(edit) @46766   11 years vboxsync Devices/Input: reverted r86686 again.
(edit) @46758   11 years vboxsync Devices/Input/UsbMouse: add basic unit test harness.
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44807   12 years vboxsync fdc.c -> DevFdc.cpp.
(edit) @44705   12 years vboxsync PC/DevPcArch.c -> PC/DevPcArch.cpp.
(edit) @44669   12 years vboxsync Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel …
(edit) @44618   12 years vboxsync Devices/Storage: Add StorageDbgLib for DrvDiskIntegrity if enabled, …
(edit) @44582   12 years vboxsync DevOVMF.cpp -> DevEFI.cpp
(edit) @44575   12 years vboxsync Making VBOX_WITH_OVMF default, removing the old #else cases.
(edit) @43921   12 years vboxsync exposing LWIP specific build instructions closer to its sources.
(edit) @43609   12 years vboxsync Devices/Graphics: rename BIOS-new to BIOS
(edit) @43567   12 years vboxsync Storage/ATAPIPassthrough: Start common code for track list handling in …
(edit) @42497   12 years vboxsync nit picking - duh
(edit) @42495   12 years vboxsync nit picking
(edit) @42494   12 years vboxsync Devices/Makefile: warning
(edit) @42397   12 years vboxsync EFI/Ovmf: Intermediate changes to boot Ovmf based firmware …
(edit) @42310   12 years vboxsync VBoxDD: Use dxguid.lib from the DDK instead of the DirectX SDK.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42147   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42099   12 years vboxsync AHCI Controller: DevAHCI.cpp removed legacy ATA emulation support.
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42057   12 years vboxsync Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
(edit) @41978   12 years vboxsync NAT: Missed commit.
(edit) @41924   12 years vboxsync Devices/Network/lwip: annoying warning
(edit) @41758   12 years vboxsync iPXE: typo in Makefile.kmk
(edit) @41752   13 years vboxsync iPXE: save a tiny bit more ROM space by ripping out the embedded image …
(edit) @41636   13 years vboxsync wddm: fix win8 halt issues
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41084   13 years vboxsync Put together a kBuild makefile for the new BIOS code. No idea if the …
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @40888   13 years vboxsync Devices/Makefile.kmk: Fixed crash on 32-bit darwin due to recent …
(edit) @40678   13 years vboxsync Devices: Enable parallel port support by default.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40638   13 years vboxsync Devices/Makefile.kmk: whitespace cleanup
(edit) @40591   13 years vboxsync Devices/Parallel: DrvHostParallel formatting fixes and some todo's.
(edit) @40586   13 years vboxsync build break for parallel port support on Linux
(edit) @40585   13 years vboxsync To enable parallel port support on Windows host. Code is disabled, …
(edit) @40522   13 years vboxsync build fix.
(edit) @40521   13 years vboxsync Attempt at organising the VBoxDD bits.
(edit) @40520   13 years vboxsync Elimitated Drivers.a
(edit) @40519   13 years vboxsync Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40516   13 years vboxsync dtrace/solaris: link fix.
(edit) @40515   13 years vboxsync dtrace ring-3 on solaris.
(edit) @40220   13 years vboxsync Devices: extpack build fix
(edit) @40204   13 years vboxsync NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation …
(edit) @40019   13 years vboxsync DevPcBios/DevFwCommon: enable DMI chassis information (type 3); …
(edit) @39959   13 years vboxsync New and improved PS/2 keyboard emulation.
(edit) @39955   13 years vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @39777   13 years vboxsync NAT: VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1
(edit) @39767   13 years vboxsync NAT: Introduces VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER kmk variable to …
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @38844   13 years vboxsync Very rudimentary SCSI MMC implementation.
(edit) @38696   13 years vboxsync Devices/PcBios: enabled VBOX_WITH_DMI_OEMSTRINGS
(edit) @38680   13 years vboxsync VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
(edit) @38679   13 years vboxsync File removed
(edit) @38564   13 years vboxsync OSE Windows build fix
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37810   13 years vboxsync more PCI passthrough fixes
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37752   13 years vboxsync fix USB 2.0 for OSE builds
(edit) @37477   14 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37198   14 years vboxsync Devices/Network/DrvUDPTunnel: new network transport which sends …
(edit) @36942   14 years vboxsync build fix
(edit) @36941   14 years vboxsync usb rework
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35855   14 years vboxsync PCI: start of driver communication infrastructure
(edit) @35685   14 years vboxsync Main, Device: passthrough conditional
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35572   14 years vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35515   14 years vboxsync Audio/HDA: more clean up.
(edit) @35401   14 years vboxsync addendum to r69262
(edit) @35400   14 years vboxsync introduced VBOX_WITH_PXE_ROM
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
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