|
|
@76063
|
6 years |
vboxsync |
DevAHCI: Tiger hack from Michal.
|
|
|
@76060
|
6 years |
vboxsync |
PCnet: More consistent spelling.
|
|
|
@76057
|
6 years |
vboxsync |
Audio/HDA: Removed debug assertions which are not needed anymore in …
|
|
|
@76051
|
6 years |
vboxsync |
PCnet: Corrected most instances of wrong capitalization.
|
|
|
@76049
|
6 years |
vboxsync |
Audio/HDA: Implemented adaptive stream timer Hz rates, based on the …
|
|
|
@76048
|
6 years |
vboxsync |
Audio/HDA: Checking for valid PCM properties in …
|
|
|
@76047
|
6 years |
vboxsync |
Audio/HDA: Got rid of a saved state hack in hdaR3LoadExec() which is …
|
|
|
@76045
|
6 years |
vboxsync |
Audio/HDA: Also initialize PCM shift when falling back to 2 (stereo) …
|
|
|
@76031
|
6 years |
vboxsync |
NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
|
|
|
@76022
|
6 years |
vboxsync |
Audio/HDA: Resolved a @todo in hdaR3SaveStream().
|
|
|
@76020
|
6 years |
vboxsync |
DevPCNet: Review comment.
|
|
|
@76019
|
6 years |
vboxsync |
Audio/HDA: SDnFMT is 16-bit only for hdaR3SDFMTToPCMProps().
|
|
|
@76018
|
6 years |
vboxsync |
Audio/HDA: Cleaned up setting the stream registers at one defined …
|
|
|
@76017
|
6 years |
vboxsync |
NAT: drvNATDestruct - don't try to stop OS X DNS monitor thread that …
|
|
|
@75990
|
6 years |
vboxsync |
VMMDev,HGCM: Added cancellation notification and query helper.
|
|
|
@75983
|
6 years |
vboxsync |
Audio/HDA: Use a dedicated default value for the stream position …
|
|
|
@75980
|
6 years |
vboxsync |
Audio/HDA: Optimized stream creation / startup time a lot by re-using …
|
|
|
@75979
|
6 years |
vboxsync |
VMMDevHGCM: It is not possible to restore cancelled requests (guest …
|
|
|
@75975
|
6 years |
vboxsync |
AC97: Fixed recording gain controls to avoid incorrectly reducing the …
|
|
|
@75965
|
6 years |
vboxsync |
Audio/HDA: Logging.
|
|
|
@75964
|
6 years |
vboxsync |
Forward ported r127180 (Audio/HDA: Warn (in verbose mode) if a guest …
|
|
|
@75962
|
6 years |
vboxsync |
Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
|
|
|
@75939
|
6 years |
vboxsync |
Graphics/VMSVGA: return 32, not 1 from SVGA_REG_NUM_DISPLAYS register. …
|
|
|
@75875
|
6 years |
vboxsync |
GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
|
|
|
@75867
|
6 years |
vboxsync |
DevHDA: nit
|
|
|
@75866
|
6 years |
vboxsync |
DevHDA: nit
|
|
|
@75865
|
6 years |
vboxsync |
DevHDA: Fix for crash saving circular stream buffers. [comment updates]
|
|
|
@75864
|
6 years |
vboxsync |
DevHDA: Fix for crash saving circular stream buffers.
|
|
|
@75855
|
6 years |
vboxsync |
alignment fix
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75851
|
6 years |
vboxsync |
6.0.0_BETA3
|
|
|
@75811
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: get rid of the overlay window on X11 host.
|
|
|
@75808
|
6 years |
vboxsync |
VMMDev: Forgot to set fRequestor in the case where we've got a long …
|
|
|
@75802
|
6 years |
vboxsync |
DevHDA: No more assertions for me, thank you.
|
|
|
@75775
|
6 years |
vboxsync |
VMMDev: alignment fix. bug:9105
|
|
|
@75772
|
6 years |
vboxsync |
DevATA: Don't assert when the guest tries to do an out of bounds read …
|
|
|
@75771
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
|
|
|
@75770
|
6 years |
vboxsync |
VMMDevHGCM: doxyfix bugref:9105
|
|
|
@75769
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
|
|
|
@75754
|
6 years |
vboxsync |
VMMDevHGCM: don't overflow guest buffers.
|
|
|
@75752
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: format fixes; restored support for Z_DF16; …
|
|
|
@75751
|
6 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: make vmsvga3dSurfaceCopy more flexible (now can …
|
|
|
@75740
|
6 years |
vboxsync |
HGCM,VMMDev: Made the HGCM command/message completion callback return …
|
|
|
@75723
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (fix).
|
|
|
@75717
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75716
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75715
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA.
|
|
|
@75696
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: the code does not use texture buffer objects
|
|
|
@75695
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Z_DF16 is not supported by OpenGL; use texture …
|
|
|
@75606
|
6 years |
vboxsync |
Forward ported r126743 - r126749:
r126749 (5.2: Audio/CoreAudio: …
|
|
|
@75598
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Don't remove/readd the wakeup pipe from the …
|
|
|
@75596
|
6 years |
vboxsync |
VMMDev: Trying to please doxygen weirdness. bugref:9172
|
|
|
@75593
|
6 years |
vboxsync |
VMMDev: Trying to please doxygen weirdness. bugref:9172
|
|
|
@75592
|
6 years |
vboxsync |
VMMDev: Alignment fixes. bugref:9172
|
|
|
@75591
|
6 years |
vboxsync |
VMMDev: Warning fix. bugref:9172
|
|
|
@75590
|
6 years |
vboxsync |
VMMDev: Alignment fixes. bugref:9172
|
|
|
@75589
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75587
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75586
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75585
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75583
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Convert the synchronous CTRL message …
|
|
|
@75582
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Convert the synchronous CTRL message …
|
|
|
@75555
|
6 years |
vboxsync |
VBoxDevHGCM.cpp: doxygen fixes
|
|
|
@75551
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75548
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75538
|
6 years |
vboxsync |
VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
|
|
|
@75537
|
6 years |
vboxsync |
VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
|
|
|
@75532
|
6 years |
vboxsync |
VMMDev: Keep a 4K buffer around for each EMT to read the VMM request …
|
|
|
@75523
|
6 years |
vboxsync |
VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
|
|
|
@75520
|
6 years |
vboxsync |
VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
|
|
|
@75519
|
6 years |
vboxsync |
VMMDevHGCM.cpp: Some streamlining.
|
|
|
@75514
|
6 years |
vboxsync |
DevVGA-SVGA: logging
|
|
|
@75508
|
6 years |
vboxsync |
DevVGA-SVGA: Assert -> Log
|
|
|
@75504
|
6 years |
vboxsync |
VMMDev/HGCM: Changed hgcmCompleted to call hgcmCompletedWorker …
|
|
|
@75500
|
6 years |
vboxsync |
VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
|
|
|
@75485
|
6 years |
vboxsync |
6.0.0_BETA2
|
|
|
@75478
|
6 years |
vboxsync |
Updated EFI firmware binaries.
|
|
|
@75422
|
6 years |
vboxsync |
Audio/HDA: Don't debug assert when trying to remove a stream which is …
|
|
|
@75420
|
6 years |
vboxsync |
VMMDevHGCM.cpp: doxygen fix
|
|
|
@75410
|
6 years |
vboxsync |
VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
|
|
|
@75406
|
6 years |
vboxsync |
VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
|
|
|
@75330
|
6 years |
vboxsync |
Dev/E1000 bugref:9291 Proper handling of empty TX descriptors with EOP set
|
|
|
@75318
|
6 years |
vboxsync |
Audio/CoreAudio: Try to fix a hang when returning from host sleep when …
|
|
|
@75317
|
6 years |
vboxsync |
Audio/HDA: Check if a stream has a valid mixer sink attached in …
|
|
|
@75314
|
6 years |
vboxsync |
Devices/Serial/UartCore: Fix interrupt generation for the transmit …
|
|
|
@75263
|
6 years |
vboxsync |
Devices/BiosCommonCode: SCM fix.
|
|
|
@75248
|
6 years |
vboxsync |
BIOS: Fast path for 32-bit division when divisor is in fact only 16-bit.
|
|
|
@75233
|
6 years |
vboxsync |
BIOS: Improved CMOS shutdown code path to avoid possible memory …
|
|
|
@75232
|
6 years |
vboxsync |
BIOS: Never report more than 15M extended memory on 286s.
|
|
|
@75229
|
6 years |
vboxsync |
BIOS: Rearranged INT 15h to better separate 286 and 386+ functionality.
|
|
|
@75153
|
6 years |
vboxsync |
Undid test code.
|
|
|
@75149
|
6 years |
vboxsync |
BIOS: Added custom video mode set function not limited by the list of …
|
|
|
@75134
|
6 years |
vboxsync |
DevSerial,UartCore: Attempt and getting old states to load. Needs …
|
|
|
@75120
|
6 years |
vboxsync |
DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
|
|
|
@75111
|
6 years |
vboxsync |
Synced code and comment again.
|
|
|
@75101
|
6 years |
vboxsync |
Build fix.
|
|
|
@75100
|
6 years |
vboxsync |
BusLogic: Added option to emulate an ISA device without any PCI bits.
|
|
|
@75075
|
6 years |
vboxsync |
DevATA: Made RECALIBRATE and INITIALIZE DEVICE PARAMETERS commands …
|
|
|
@74983
|
6 years |
vboxsync |
Devices/*/BIOS: Regenreated alternative bios sources.
|
|
|
@74982
|
6 years |
vboxsync |
MakeAlternativeSource: Use codeview debug info to avoid jump tables …
|
|
|