VirtualBox

source: vbox/trunk/src/VBox/Devices/build

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69123   7 years vboxsync Devices/build: (C) year + keywords
(edit) @69122   7 years vboxsync Devices/build: (C) year + keywords
(edit) @69121   7 years vboxsync Devices/build: (C) year + keywords
(edit) @67202   8 years vboxsync VBoxDDU: Make sure VDCreateVfsFileFromDisk is included.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65057   8 years vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @64960   8 years vboxsync new year splash screen for Oracle builds
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(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) @64021   8 years vboxsync AHCI: uint32_t vs. size_t issues, hopefully fixes windows buildboxes
(edit) @64016   8 years vboxsync AHCI: Remove tsStart from the request structure as the functionaliyt …
(edit) @64009   8 years vboxsync AHCI: Get rid of enmTxState in the request structure is the request …
(edit) @63689   8 years vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62586   8 years vboxsync Audio/VBoxDD: Cleanup.
(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) @62516   8 years vboxsync (C) 2016
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @60422   9 years vboxsync VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59601   9 years vboxsync StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(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 …
(edit) @57521   9 years vboxsync NVMe: Changes required for building it and integrating into the PUEL …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56623   9 years vboxsync finally unused
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55790   10 years vboxsync Replaced .rc files in src/VBox/Devices.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @54426   10 years vboxsync build/VBoxDD: Fix for Solaris (SolAudio not being used with PDM/Audio …
(edit) @54423   10 years vboxsync build/VBoxDD: respect VBOX_WITH_ALSA and VBOX_WITH_PULSE
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53523   10 years vboxsync PDM/Audio: Add ALSA backend (work in progress).
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @52506   10 years vboxsync Deleted PC/DevSMC.cpp, removed the associated define.
(edit) @52473   10 years vboxsync Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan …
(edit) @52249   10 years vboxsync USB: Initial xHCI device commit (WIP).
(edit) @51560   10 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @49316   11 years vboxsync some ExtPack build magic
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48435   11 years vboxsync SMC reimplementation (disabled). Works but needs save state, more keys …
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @44575   12 years vboxsync Making VBOX_WITH_OVMF default, removing the old #else cases.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44514   12 years vboxsync DevACPI cleanups.
(edit) @44138   12 years vboxsync AHCI: Add dtrace probes
(edit) @42397   12 years vboxsync EFI/Ovmf: Intermediate changes to boot Ovmf based firmware …
(edit) @41752   12 years vboxsync iPXE: save a tiny bit more ROM space by ripping out the embedded image …
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40591   13 years vboxsync Devices/Parallel: DrvHostParallel formatting fixes and some todo's.
(edit) @40585   13 years vboxsync To enable parallel port support on Windows host. Code is disabled, …
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38913   13 years vboxsync compile fixes for VBOX_WITH_EXTPACK disabled
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37752   13 years vboxsync fix USB 2.0 for OSE builds
(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) @36646   14 years vboxsync Added a .kup-file to Devices/build/.
(edit) @35685   14 years vboxsync Main, Device: passthrough conditional
(edit) @35400   14 years vboxsync introduced VBOX_WITH_PXE_ROM
(add) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
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