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) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92969   3 years vboxsync Devices/Makefile.kmk: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92961   3 years vboxsync Devices/Makefile.kmk: dxguid.lib doesn't appear to be necessary for …
(edit) @92142   3 years vboxsync Devices: Remove the VMM dependency from VBoxDD and VBoxDD2, bugref:10074
(edit) @92079   3 years vboxsync Devices/testcase/tstDevice: Started working on supporting R0 device …
(edit) @92077   3 years vboxsync Devices/testcase/tstDevice: Started working on supporting R0 device …
(edit) @91998   3 years vboxsync Devices/testcase: Some fun with the device fuzzing framework, bugref:9006
(edit) @91970   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91968   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91361   3 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @91331   3 years vboxsync Devices: Integrate the libtpms based TPM emulation driver in the build …
(edit) @91046   3 years vboxsync Devices/Makefile.kmk,Security: Some cleanups, bugref:10075
(edit) @90946   3 years vboxsync Security: Start implementing a driver for passing through a host TPM, …
(edit) @90908   3 years vboxsync Devices/ACPI: Preliminary TPM support (disabled), bugref:10075
(edit) @90530   3 years vboxsync Devices/Security: Start implementation of a TPM driver talking to the …
(edit) @90492   3 years vboxsync Devices: Rename TPM directory to Security, bugref:10075
(edit) @90465   3 years vboxsync Devices/TPM: TPM device emulation skeleton, bugref:10075
(edit) @89887   3 years vboxsync DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
(edit) @89414   4 years vboxsync Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
(edit) @89406   4 years vboxsync DevHda: Removed the stream mapping and leave such complications to the …
(edit) @89199   4 years vboxsync Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
(edit) @89174   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89163   4 years vboxsync Devices/Graphics: Build new and old 3D backend. bugref:9830
(edit) @88926   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
(edit) @88832   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88831   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88787   4 years vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @88626   4 years vboxsync DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
(edit) @88503   4 years vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
(edit) @88234   4 years vboxsync Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
(edit) @88233   4 years vboxsync Audio: VBoxMMNotificationClient.* -> DrvHostAudioDSoundMMNotifClient.* …
(edit) @88229   4 years vboxsync Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890
(edit) @88228   4 years vboxsync Audio: Renamed auxiliary HDA device files to follow the DevHdaXxxx …
(edit) @88227   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. [fix] …
(edit) @88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
(edit) @88170   4 years vboxsync DevHDA: Rewrote the wall clock code to base it on the virtual sync …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @87963   4 years vboxsync DevHDA: HDA dtrace build fix. bugref:9890
(edit) @87953   4 years vboxsync Audio/HDA: hdaStreamLock() + hdaStreamUnlock() are available in R0, too.
(edit) @87804   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87728   4 years vboxsync SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
(edit) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87291   4 years vboxsync VBoxDD/EFI: Build adjustment for bugref:9898.
(edit) @87286   4 years vboxsync EFI: armasm version of DevEFI-binaries.asm. bugref:9898
(edit) @87050   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Solaris
(edit) @87002   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for FreeBSD
(edit) @86905   4 years vboxsync Devices/Graphics: use new vmsvga headers, stubs for more commands. …
(edit) @86838   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86639   4 years vboxsync Config.kmk,Devices/DevLpc-new.cpp: Get rid of VBOX_WITH_NEW_LPC_DEVICE …
(edit) @86265   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86043   4 years vboxsync Devices: use current VMSVGA headers (GCC 4 tweaks, no pedantic for old …
(edit) @86041   4 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks, VBoxDDR0).
(edit) @86037   4 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks)
(edit) @86032   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86024   4 years vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   4 years vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   4 years vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85789   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85788   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85757   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk: Switch to new firmware temporarily …
(edit) @85657   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85655   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85338   4 years vboxsync Devices/Makefile.kmk,OpenGLTest/Makefile.kmk: Disable warnings about …
(edit) @85012   4 years vboxsync Devices/Makefile.kmk: The VBoxSVGA3D template does not need to take …
(edit) @84819   4 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83816   5 years vboxsync VBoxSVGA3D: VC++ 14.1 / UCRT adjustments. bugref:8489
(edit) @83579   5 years vboxsync Devices/Graphics: added helpers to parse and log the shader code, …
(edit) @83296   5 years vboxsync Devices/tstDevice: Copy over and modify PDMThread* API so we can fuzz …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @83261   5 years vboxsync Devices/tstDevice: Testbench updates, work in progress
(edit) @83062   5 years vboxsync Devices/testcase/tstDevice: Implement JSON based configuration loader …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82883   5 years vboxsync Devices/testcase: Restarted work on the device testbench/fuzzing work …
(edit) @82789   5 years vboxsync Devices/Trace: Tracing driver to log execution of interface callbacks …
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82561   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn from extra sp in makefile
(edit) @82559   5 years vboxsync Storage/DevVirtioSCSI.cpp: Enabled R0, increased req queue count to 4 …
(edit) @82544   5 years vboxsync VMMR0: No SrvPciRawR0 stuff.
(edit) @82296   5 years vboxsync Devices,Puel: Do a better job of disabling pci passthru device code. …
(edit) @82170   5 years vboxsync Devices: PS2K.cpp -> DevPS2K.cpp; PS2M.cpp -> DevPS2M.cpp; PS2Dev.h -> …
(edit) @82149   5 years vboxsync VirtualKD -> DevVirtualKD
(edit) @81771   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion
(edit) @81713   5 years vboxsync Devices: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81711   5 years vboxsync Devices: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81677   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
(edit) @81512   5 years vboxsync DevFlash: Converted to new style and added and enabled ring-0 bits. …
(edit) @81502   5 years vboxsync EFI,FlashCore: Trying to get ring-0 callback for the flash up and …
(edit) @81458   5 years vboxsync DevEFI,VBoxDD2: More preps for baking the EFI firmware images into VBoxDD2.
(edit) @81450   5 years vboxsync EFI: Prepared an assembly file for linking the .fd files into …
(edit) @81360   5 years vboxsync Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
(edit) @81250   5 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
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