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) @73135   6 years vboxsync Serial: Split out the generic UART functionality into a separate …
(edit) @72615   6 years vboxsync Flash: Added a simple flash memory device modeled after Intel 28F008.
(edit) @72310   7 years vboxsync Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
(edit) @72302   7 years vboxsync Devices/Makefile.kmk: Make it work with recent iasl versions, the …
(edit) @72301   7 years vboxsync Devices/Makefile.kmk: Make it work with recent iasl versions, the …
(edit) @72075   7 years vboxsync Devices/Makefile.kmk: Add VBOX_WITH_NEW_SERIAL to turn on the new …
(edit) @71945   7 years vboxsync NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
(edit) @71829   7 years vboxsync DevLPC-new: Kicked off new LPC implementation. bugref:7000
(edit) @71751   7 years vboxsync DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
(edit) @71721   7 years vboxsync DevHDA: Made it work in raw-mode.
(edit) @71210   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @70800   7 years vboxsync Devices/Serial: Rewrite the host serial driver to use the IPRT serial …
(edit) @70434   7 years vboxsync Build fix.
(edit) @70433   7 years vboxsync Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
(edit) @69306   7 years vboxsync Devices: scm updates
(edit) @69183   7 years vboxsync Devices/testcase: Updates for the PDM unit test framework
(edit) @69162   7 years vboxsync Devices/testcase: Skeleton for PDM device unit test framework, …
(edit) @68748   7 years vboxsync Build fix.
(edit) @68747   7 years vboxsync Audio: Enable the audio endpoint detection on Windows hosts by default.
(edit) @68680   7 years vboxsync Audio: Implemented proper audio endpoint (change) detection for …
(edit) @68468   7 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68233   7 years vboxsync Audio: Enabled audio callback support (VBOX_WITH_AUDIO_CALLBACKS) by …
(edit) @67961   7 years vboxsync VSCSI: Added virtual SSC device. WIP, disabled by default.
(edit) @67905   7 years vboxsync Build fix.
(edit) @67899   7 years vboxsync Audio/DevHDA.cpp: Modularized code more by also factoring out the HDA …
(edit) @67699   7 years vboxsync Devices/Makefile.kmk: Reverted unintentional change of r116531.
(edit) @67698   7 years vboxsync Audio/HDA: Split out StreamMap and StreamChannel functions in own …
(edit) @67438   7 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67429   7 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67400   7 years vboxsync Audio/DevHDA: Forward ported / integrated wall clock handling + stream …
(edit) @66125   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: add a build option …
(edit) @65977   8 years vboxsync Makefile update.
(edit) @65692   8 years vboxsync jpeg-8a => jpeg-9b
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65151   8 years vboxsync Audio: Enabled async I/O support for HDA by default to get another …
(edit) @65073   8 years vboxsync Audio: Enabled using backend-independent device enumeration support by …
(edit) @65072   8 years vboxsync Audio: VBOX_WITH_AUDIO_CA_QUEUES is not needed anymore; Audio Queues …
(edit) @65071   8 years vboxsync Audio: Disable one-time audio stream initialization at device creation …
(edit) @65057   8 years vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @65000   8 years vboxsync Audio: Disable using async I/O support for HDA + AC'97 by default for now.
(edit) @64984   8 years vboxsync Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64509   8 years vboxsync Committed a bit too much.
(edit) @64508   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64351   8 years vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64333   8 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64240   8 years vboxsync Storage/Devices/DrvHost*: Separate the host specific code in …
(edit) @64239   8 years vboxsync Devices/Storage/DrvHost*: Start separating host dependent code into …
(edit) @64062   8 years vboxsync Audio: Enable Audio Queues implementation for macOS hosts by default …
(edit) @63885   8 years vboxsync Devices/Samples: build by default (if testcases are built) and install …
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63689   8 years vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @63216   8 years vboxsync Devices: warnings (gcc)
(edit) @63009   8 years vboxsync Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
(edit) @63007   8 years vboxsync lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
(edit) @62948   8 years vboxsync VBoxSVGA3D: warnings
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   8 years vboxsync Build fix.
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62575   8 years vboxsync Hmm, why did I change that…
(edit) @62574   8 years vboxsync Oops.
(edit) @62573   8 years vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62572   8 years vboxsync Audio: Devices/Makefile.kmk: Cleanup.
(edit) @62563   8 years vboxsync Devices: Rename I/O APIC files.
(edit) @62451   8 years vboxsync Devices: Makefile.kmk cleanup
(edit) @62442   8 years vboxsync VBoxDD2RC should not include old DevIoApic when the new one is enabled.
(edit) @62176   8 years vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @61900   8 years vboxsync Devices/Makefile.kmk: $(SED) -e "..." is more correct
(edit) @61664   8 years vboxsync Devices: Partially revert r108015.
(edit) @61662   8 years vboxsync Devices: typo.
(edit) @61661   8 years vboxsync Devices: Don't compile old I/O APIC code when not required.
(edit) @61565   8 years vboxsync Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
(edit) @61516   8 years vboxsync Devices/Audio: typo
(edit) @61413   9 years vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @60970   9 years vboxsync More new Xcode fixes.
(edit) @60957   9 years vboxsync Devices/Makefile.kmk: Adjustments for new Xcode version.
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60693   9 years vboxsync Devices: Don't build old APIC code if new APIC code is defined.
(edit) @60582   9 years vboxsync Devices/*.dsl: introduce some newlines to make recent versions of IASL …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59775   9 years vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59738   9 years vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59718   9 years vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59633   9 years vboxsync USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
(edit) @59615   9 years vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59448   9 years vboxsync Devices/Storage: More work on the new I/O interface Implement a new …
(edit) @59317   9 years vboxsync Devices/Makefile.kmk: intendentation fixes
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59063   9 years vboxsync NAT: Move host resolver out of libalias. This is a minimal change …
(edit) @59051   9 years vboxsync DevNVMe: More build fixes
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
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