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) @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   13 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 …
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35355   14 years vboxsync build fix
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35345   14 years vboxsync More VMMGC* -> VMMRC*.
(edit) @35336   14 years vboxsync Bunch of build fixes
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34768   14 years vboxsync PC/Etherboot-src: build speedup by converting sub-makefile to single …
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34238   14 years vboxsync Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding …
(edit) @34115   14 years vboxsync PXE: include Etherboot ROM by default and clean up Intel ROM naming
(edit) @34100   14 years vboxsync Puel: Install PXE-Intel.rom with the extension pack.
(edit) @33649   14 years vboxsync Devices/testcase: DEFS cleanup
(edit) @33647   14 years vboxsync no need to include these defines twice
(edit) @33645   14 years vboxsync no need to include these defines twice
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33442   14 years vboxsync Devices/Makefile.kmk: Removed complicated bloat from r66989 and …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33400   14 years vboxsync Audio/HDA: flexible audio format support (disabled).
(edit) @33364   14 years vboxsync Some more extension pack (formerly add-ons) sketches.
(edit) @33352   14 years vboxsync Some sketches from last night.
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33037   14 years vboxsync one more file
(edit) @32927   14 years vboxsync build fix.
(edit) @32925   14 years vboxsync build fix.
(edit) @32923   14 years vboxsync Config.kmk,Devices/Makefile.kmk: Enabled the experimental dtrace …
(edit) @32904   14 years vboxsync wddm/3d: better shgsmi channel perf test
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32432   14 years vboxsync VD: Fun with DMG images, booting from them seems to work
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32342   14 years vboxsync PCI: typos, first functional version
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32037   14 years vboxsync PCI work: make ICH9 PCI an additional device, not alternative …
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31762   14 years vboxsync PCI: new implementation placeholders
(edit) @31557   14 years vboxsync Devices/USB and RDP/client: share USB code
(edit) @31551   14 years vboxsync this does not work as newline on Windows (0x0d,0x0a) is replaced by …
(edit) @31550   14 years vboxsync build fix
(edit) @31538   14 years vboxsync USBProxyDevice-linux: corrected the headers and the file check rule in …
(edit) @31515   14 years vboxsync Devices/Makefile.kmk: Move the USBProxyDevice-linux.cpp check down a bit.
(edit) @31416   14 years vboxsync Devices/Makefile: synchronisation check for a duplicate file
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30866   14 years vboxsync Audio: Inital HDA commit. Not fully workable, compilable on Mac …
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30309   14 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30045   15 years vboxsync NAT: BSD sbuf.
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29571   15 years vboxsync build fix.
(edit) @29522   15 years vboxsync Devices: move to the right place.
(edit) @29332   15 years vboxsync removed VBOX_WITH_VMI
(edit) @29322   15 years vboxsync Properly propagate VBOX_WITH_PAGE_SHARING
(edit) @28807   15 years vboxsync NAT: logs too noisy.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28427   15 years vboxsync DrvDedicatedNic.cpp: sketeches.
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28340   15 years vboxsync typo.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28228   15 years vboxsync wddm: avoid DMA transactions on GDI rendering (for preformance)
(edit) @28168   15 years vboxsync NAT: enables BSD MBUFS. (see xTracker 3993)
(edit) @27910   15 years vboxsync addendum to r59599
(edit) @27653   15 years vboxsync VSCSI: New SCSI interpreter component which will replace the old 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