|
|
@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 …
|
|
|
@81016
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Attempt 1 to fix some burns, hopefully on …
|
|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80732
|
5 years |
vboxsync |
Devices: Skip extension pack PUEL stuff if VBOX_WITH_EXTPACK is not …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80478
|
5 years |
vboxsync |
WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
|
|
|
@80396
|
5 years |
vboxsync |
Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
|
|
|
@80362
|
5 years |
vboxsync |
Devices/Makefile.kmk: Remove leftover dependency on renderspu source …
|
|
|
@80305
|
5 years |
vboxsync |
REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
|
|
|
@80299
|
5 years |
vboxsync |
Devices/Config.kmk,Makefile.kmk,testcase/Makefile.kmk: Must use …
|
|
|
@80049
|
5 years |
vboxsync |
Main: Kicking out raw-mode - Devices warning. bugref:9517
|
|
|
@79928
|
5 years |
vboxsync |
See #9440 Comment #36
|
|
|
@79891
|
5 years |
vboxsync |
*.kmk: Preparing for dropping 32-bit host support. Introducing a …
|
|
|
@78814
|
6 years |
vboxsync |
Devices/Makefile.kmk: indent
|
|
|
@78799
|
6 years |
vboxsync |
Template virtio SCSI driver builds. Controller configurable in GUI.
|
|
|
@78504
|
6 years |
vboxsync |
With experimental PXE build, the ROM image must be taken from a …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76263
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too
|
|
|
@76260
|
6 years |
vboxsync |
DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do …
|
|
|
@76251
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux
|
|
|
@76246
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
|
|
|
@75587
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@74770
|
6 years |
vboxsync |
Dropping VBoxDD2R0.r0 & VBoxDDR2RC.rc as they are empty (and thereby …
|
|
|
@73766
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73135
|
6 years |
vboxsync |
Serial: Split out the generic UART functionality into a separate …
|
|
|
@72615
|
6 years |
vboxsync |
Flash: Added a simple flash memory device modeled after Intel 28F008.
|
|
|
@72310
|
7 years |
vboxsync |
Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
|
|
|
@72302
|
7 years |
vboxsync |
Devices/Makefile.kmk: Make it work with recent iasl versions, the …
|
|
|
@72301
|
7 years |
vboxsync |
Devices/Makefile.kmk: Make it work with recent iasl versions, the …
|
|
|
@72075
|
7 years |
vboxsync |
Devices/Makefile.kmk: Add VBOX_WITH_NEW_SERIAL to turn on the new …
|
|
|
@71945
|
7 years |
vboxsync |
NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
|
|
|
@71829
|
7 years |
vboxsync |
DevLPC-new: Kicked off new LPC implementation. bugref:7000
|
|
|
@71751
|
7 years |
vboxsync |
DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
|
|
|
@71721
|
7 years |
vboxsync |
DevHDA: Made it work in raw-mode.
|
|
|
@71210
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@70800
|
7 years |
vboxsync |
Devices/Serial: Rewrite the host serial driver to use the IPRT serial …
|
|
|
@70434
|
7 years |
vboxsync |
Build fix.
|
|
|
@70433
|
7 years |
vboxsync |
Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
|
|
|
@69306
|
7 years |
vboxsync |
Devices: scm updates
|
|
|
@69183
|
7 years |
vboxsync |
Devices/testcase: Updates for the PDM unit test framework
|
|
|
@69162
|
7 years |
vboxsync |
Devices/testcase: Skeleton for PDM device unit test framework, …
|
|
|
@68748
|
7 years |
vboxsync |
Build fix.
|
|
|
@68747
|
7 years |
vboxsync |
Audio: Enable the audio endpoint detection on Windows hosts by default.
|
|
|
@68680
|
7 years |
vboxsync |
Audio: Implemented proper audio endpoint (change) detection for …
|
|
|
@68468
|
7 years |
vboxsync |
Audio: Cleaned up callback stuff and got rid of the deprecated …
|
|
|
@68233
|
7 years |
vboxsync |
Audio: Enabled audio callback support (VBOX_WITH_AUDIO_CALLBACKS) by …
|
|
|
@67961
|
7 years |
vboxsync |
VSCSI: Added virtual SSC device. WIP, disabled by default.
|
|
|
@67905
|
7 years |
vboxsync |
Build fix.
|
|
|
@67899
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Modularized code more by also factoring out the HDA …
|
|
|
@67699
|
7 years |
vboxsync |
Devices/Makefile.kmk: Reverted unintentional change of r116531.
|
|
|
@67698
|
7 years |
vboxsync |
Audio/HDA: Split out StreamMap and StreamChannel functions in own …
|
|
|
@67438
|
7 years |
vboxsync |
Audio/DevHDA: More forward porting / integration stuff. WIP.
|
|
|
@67429
|
7 years |
vboxsync |
Audio/DevHDA: More forward porting / integration stuff. WIP.
|
|
|
@67400
|
7 years |
vboxsync |
Audio/DevHDA: Forward ported / integrated wall clock handling + stream …
|
|
|
@66125
|
8 years |
vboxsync |
bugref:8019: Undefined behaviour sanitiser: add a build option …
|
|
|
@65977
|
8 years |
vboxsync |
Makefile update.
|
|
|
@65692
|
8 years |
vboxsync |
jpeg-8a => jpeg-9b
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65338
|
8 years |
vboxsync |
Remove the old, unused I/O APIC code and related define.
|
|
|
@65151
|
8 years |
vboxsync |
Audio: Enabled async I/O support for HDA by default to get another …
|
|
|
@65073
|
8 years |
vboxsync |
Audio: Enabled using backend-independent device enumeration support by …
|
|
|
@65072
|
8 years |
vboxsync |
Audio: VBOX_WITH_AUDIO_CA_QUEUES is not needed anymore; Audio Queues …
|
|
|
@65071
|
8 years |
vboxsync |
Audio: Disable one-time audio stream initialization at device creation …
|
|
|
@65057
|
8 years |
vboxsync |
Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
|
|
|
@65000
|
8 years |
vboxsync |
Audio: Disable using async I/O support for HDA + AC'97 by default for now.
|
|
|
@64984
|
8 years |
vboxsync |
Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + …
|
|
|
@64626
|
8 years |
vboxsync |
Recompiler, VMM, Devices: Purge the old APIC and the …
|
|
|
@64509
|
8 years |
vboxsync |
Committed a bit too much.
|
|
|
@64508
|
8 years |
vboxsync |
Audio: Added Validation Kit skeleton driver. Use with …
|
|
|
@64351
|
8 years |
vboxsync |
Audio: Renamed HDA files to better reflect what they are.
|
|
|
@64333
|
8 years |
vboxsync |
Audio: Match to 5.1 in terms of functionality by disabling …
|
|
|
@64240
|
8 years |
vboxsync |
Storage/Devices/DrvHost*: Separate the host specific code in …
|
|
|
@64239
|
8 years |
vboxsync |
Devices/Storage/DrvHost*: Start separating host dependent code into …
|
|
|
@64062
|
8 years |
vboxsync |
Audio: Enable Audio Queues implementation for macOS hosts by default …
|
|
|
@63885
|
8 years |
vboxsync |
Devices/Samples: build by default (if testcases are built) and install …
|
|
|
@63711
|
8 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63689
|
8 years |
vboxsync |
Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
|
|
|
@63216
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63009
|
8 years |
vboxsync |
Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
|
|
|
@63007
|
8 years |
vboxsync |
lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
|
|
|
@62948
|
8 years |
vboxsync |
VBoxSVGA3D: warnings
|
|
|
@62585
|
8 years |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62580
|
8 years |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62577
|
8 years |
vboxsync |
Build fix.
|
|
|
@62576
|
8 years |
vboxsync |
Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
|
|
|
@62575
|
8 years |
vboxsync |
Hmm, why did I change that…
|
|
|
@62574
|
8 years |
vboxsync |
Oops.
|
|
|
@62573
|
8 years |
vboxsync |
Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
|
|
|
@62572
|
8 years |
vboxsync |
Audio: Devices/Makefile.kmk: Cleanup.
|
|
|
@62563
|
8 years |
vboxsync |
Devices: Rename I/O APIC files.
|
|
|