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