|
|
@60071
|
9 years |
vboxsync |
ACPI: Do not expose ACPI video bits on Windows 7 and older. …
|
|
|
@60057
|
9 years |
vboxsync |
Storage/LsiLogic: Missing case
|
|
|
@60042
|
9 years |
vboxsync |
DevSVGA-SVGA: some missing typecasts
|
|
|
@60041
|
9 years |
vboxsync |
DevHPET: harmless missing typecast (thanks PVS)
|
|
|
@60039
|
9 years |
vboxsync |
NAT: Pasto - don't dereference NULL rule in LogRel reporting failure …
|
|
|
@60038
|
9 years |
vboxsync |
Devices/Graphics: typo (thanks PVS)
|
|
|
@60026
|
9 years |
vboxsync |
Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
|
|
|
@60016
|
9 years |
vboxsync |
Graphics/DevVGA-SVGA3d-win: typo (thanks PVS)
|
|
|
@60015
|
9 years |
vboxsync |
LsiLogic: Process requests from the BIOS on the worker thread and not …
|
|
|
@60013
|
9 years |
vboxsync |
DevPCNet: duplicate expression (thanks PVS)
|
|
|
@59994
|
9 years |
vboxsync |
DrvAudio: Added a length parameter for (legacy) options.
|
|
|
@59992
|
9 years |
vboxsync |
Build fix for Solaris.
|
|
|
@59991
|
9 years |
vboxsync |
Build fix.
|
|
|
@59989
|
9 years |
vboxsync |
Build fix, warnings.
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59948
|
9 years |
vboxsync |
NAT: log the reason if port redirection fails (I know, it's almost …
|
|
|
@59919
|
9 years |
vboxsync |
Change was not needed.
|
|
|
@59918
|
9 years |
vboxsync |
ACPI: Allow two more serial ports.
|
|
|
@59913
|
9 years |
vboxsync |
DevEEPROM: fix
|
|
|
@59906
|
9 years |
vboxsync |
VUSB: Missing bits, fixing crash while saving the VM state
|
|
|
@59905
|
9 years |
vboxsync |
DrvTCP: On Windows call WSAStartup() ourselves, don't rely on another …
|
|
|
@59890
|
9 years |
vboxsync |
Audio: Added support for handling host input/output configuration …
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59859
|
9 years |
vboxsync |
gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
|
|
|
@59850
|
9 years |
vboxsync |
VMSVGA: Replaced the fixed 50ms interval by adaptive polling/sleep …
|
|
|
@59849
|
9 years |
vboxsync |
VMSVGA: Applied trivirt patch that shorts the fifo polling interval …
|
|
|
@59804
|
9 years |
vboxsync |
Devices/testcase: Addressed todo, sort in alphabetic order the defines.
|
|
|
@59796
|
9 years |
vboxsync |
VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
|
|
|
@59776
|
9 years |
vboxsync |
VUSB: build fix
|
|
|
@59775
|
9 years |
vboxsync |
VUSB: Remove unused read ahead buffering code and replace with new …
|
|
|
@59767
|
9 years |
vboxsync |
VUSB: Fix possible crash
|
|
|
@59766
|
9 years |
vboxsync |
BIOS: Rudimentary SysRq processing.
|
|
|
@59765
|
9 years |
vboxsync |
BIOS: 386 LOADALL emulation. Disabled by default.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59741
|
9 years |
vboxsync |
SVGA3d: Applied patch for supporting pretransformed vertices …
|
|
|
@59738
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#7 Move the debug log trace related …
|
|
|
@59737
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
|
|
|
@59724
|
9 years |
vboxsync |
VUSB: build fix
|
|
|
@59722
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
|
|
|
@59720
|
9 years |
vboxsync |
VUSB: fix 32bit builds
|
|
|
@59719
|
9 years |
vboxsync |
VUSB: export new file
|
|
|
@59718
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59716
|
9 years |
vboxsync |
VUSB: Fix regression introduced with r105557
|
|
|
@59705
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 build fix)
|
|
|
@59704
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59701
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59700
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59688
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59687
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59686
|
9 years |
vboxsync |
VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
|
|
|
@59660
|
9 years |
vboxsync |
cppcheck warning
|
|
|
@59633
|
9 years |
vboxsync |
USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
|
|
|
@59631
|
9 years |
vboxsync |
Devices/GIMDev: indent.
|
|
|
@59630
|
9 years |
vboxsync |
Devices/GIMDev: Gracefully fail on invalid config of debug support …
|
|
|
@59627
|
9 years |
vboxsync |
DrvVD: fix warning
|
|
|
@59619
|
9 years |
vboxsync |
NAT: Fix ancient (r39466) typo/edito in the test that affected taking …
|
|
|
@59616
|
9 years |
vboxsync |
USB/VUSBSniffer: Export new files
|
|
|
@59615
|
9 years |
vboxsync |
USB/VUSBSniffer: Separate API from format to make it possible to …
|
|
|
@59611
|
9 years |
vboxsync |
Comment.
|
|
|
@59606
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when the guest …
|
|
|
@59604
|
9 years |
vboxsync |
NAT: Comment change only - replace "See above" that refers to a …
|
|
|
@59601
|
9 years |
vboxsync |
StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
|
|
|
@59585
|
9 years |
vboxsync |
NAT: use non-pattern host resolver mappings for reverse lookups too.
|
|
|
@59550
|
9 years |
vboxsync |
Storage/DrvVD: Log errors and requests taking too long (moved from the …
|
|
|
@59541
|
9 years |
vboxsync |
DevIchHdaCodec.cpp: Initialize and check for pu32Addr in …
|
|
|
@59540
|
9 years |
vboxsync |
NVMe: Remove custom recoverable I/O error handling code and let the …
|
|
|
@59539
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
|
|
|
@59538
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to query suspended requests, will be used …
|
|
|
@59536
|
9 years |
vboxsync |
Storage: Move the suspend on recoverable error handling down to DrvVD …
|
|
|
@59523
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
|
|
|
@59503
|
9 years |
vboxsync |
Logging.
|
|
|
@59499
|
9 years |
vboxsync |
alignment fix
|
|
|
@59497
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: Add code (currently linux host only) for …
|
|
|
@59496
|
9 years |
vboxsync |
kmk update-pcbios-source update-vgabios-source
|
|
|
@59495
|
9 years |
vboxsync |
BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
|
|
|
@59492
|
9 years |
vboxsync |
DevIchHdaCodec.cpp: Logging adjustments.
|
|
|
@59478
|
9 years |
vboxsync |
SB16: Typo.
|
|
|
@59476
|
9 years |
vboxsync |
Storage/DrvVD: Make sure the disk container is destroyed when the …
|
|
|
@59470
|
9 years |
vboxsync |
Audio: Warn on non-available audio streams based on the host audio …
|
|
|
@59466
|
9 years |
vboxsync |
Devices/Input/testcase: fixed a path and added LIB_REM explicitly in …
|
|
|
@59457
|
9 years |
vboxsync |
Audio/HDA: Fixes for hdaBDLEDumpAll().
|
|
|
@59455
|
9 years |
vboxsync |
Storage/VD: Remove the custom code in each backend which allocates all …
|
|
|
@59452
|
9 years |
vboxsync |
Devices/IOBufMgmt: fixes properties
|
|
|
@59451
|
9 years |
vboxsync |
NVMe: Smaller cleanups
|
|
|
@59448
|
9 years |
vboxsync |
Devices/Storage: More work on the new I/O interface
Implement a new …
|
|
|
@59446
|
9 years |
vboxsync |
Space.
|
|
|
@59445
|
9 years |
vboxsync |
Audio/HDA: Fixes for hdaBDLEDumpAll().
|
|
|
@59444
|
9 years |
vboxsync |
Audio/HDA: Fixes for hdaBDLEDumpAll().
|
|
|
@59443
|
9 years |
vboxsync |
updated the iPXE binary image for hosts where we don't build it
|
|
|
@59442
|
9 years |
vboxsync |
Build fix.
|
|
|
@59441
|
9 years |
vboxsync |
Build fix.
|
|
|
@59440
|
9 years |
vboxsync |
Build fix; forgot to commit this.
|
|
|
@59439
|
9 years |
vboxsync |
Audio/HDA: Fixes for OS X guests.
|
|
|
@59434
|
9 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Fixed recording for older OS X hosts.
|
|
|
@59433
|
9 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Fixed hang when writing to the audio …
|
|
|
@59429
|
9 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Another try to get recording to work on …
|
|
|
@59428
|
9 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Only set the output stream format for the …
|
|
|
@59423
|
9 years |
vboxsync |
EFI/FirmwareBin: Update precompiled firmware binaries to r105146
|
|
|
@59421
|
9 years |
vboxsync |
Audio/DrvHostDSound.cpp:
- Only stop playing if were able to …
|
|
|
@59420
|
9 years |
vboxsync |
Audio/DrvAudio: Use a critical section for (most) driver callbacks.
|
|
|