|
|
@66828
|
8 years |
vboxsync |
Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
|
|
|
@66807
|
8 years |
vboxsync |
VUSB: Edit async audio endpoints to make them look synchronous.
|
|
|
@66537
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@66522
|
8 years |
vboxsync |
Devices/Network/slirp: bugref:8736: additional sanity check
|
|
|
@66521
|
8 years |
vboxsync |
DevVirtioNet: bugref:8779: additional sanity check
|
|
|
@66519
|
8 years |
vboxsync |
DevVGA-SVGA3d: bugref:8735: added a couple of checks and simplified …
|
|
|
@66418
|
8 years |
vboxsync |
VUSB: Print additional information when attaching/detaching USB devices.
|
|
|
@66372
|
8 years |
vboxsync |
BIOS: Corrected El Torito hard disk emulation geometry calculation.
|
|
|
@66348
|
8 years |
vboxsync |
Undo wrong commit.
|
|
|
@66347
|
8 years |
vboxsync |
EHCI: Improved transfer type determination heuristic.
|
|
|
@66339
|
8 years |
vboxsync |
DevACPI: don't enable the 64-bit root prefetch window if max < min
|
|
|
@66270
|
8 years |
vboxsync |
Devices/Bus/MsiCommon.cpp: support devices with MSI, but without …
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|
@66239
|
8 years |
vboxsync |
DevATA: Fix
|
|
|
@66235
|
8 years |
vboxsync |
DevATA: Fix READ (10)/(12) command, only respond with the ILLEGAL MODE …
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66211
|
8 years |
vboxsync |
vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
|
|
|
@66201
|
8 years |
vboxsync |
DevATA: build fix
|
|
|
@66198
|
8 years |
vboxsync |
ATA: Support discs with multiple tracks
|
|
|
@66193
|
8 years |
vboxsync |
pdmstorageifs.h: Return the region number on success too
|
|
|
@66192
|
8 years |
vboxsync |
VD,pdmstorageifs.h: Move media descriptor related definitions to an …
|
|
|
@66166
|
8 years |
vboxsync |
pdmstorageifs.h,DrvVD.cpp: Add region descriptor API for media which …
|
|
|
@66165
|
8 years |
vboxsync |
DrvHostBase: Implement basic version of the IMEDIA region descriptor API
|
|
|
@66164
|
8 years |
vboxsync |
VSCSI/MMC: Support getting only specific features when indicated in …
|
|
|
@66154
|
8 years |
vboxsync |
bios: Use port defintion from VBox/bios.h.
|
|
|
@66153
|
8 years |
vboxsync |
DevPcBios: doxygen fix
|
|
|
@66151
|
8 years |
vboxsync |
DevPcBios.cpp: Fixed incorrect SSMR3GetStruct call (corrupted pThis on …
|
|
|
@66150
|
8 years |
vboxsync |
DevPcBios.cpp: Use VBox/bios.h.
|
|
|
@66146
|
8 years |
vboxsync |
Devices/BIOS: update alternative code
|
|
|
@66133
|
8 years |
vboxsync |
Devices/PC/DevPcBios: fix copy/paste bug
|
|
|
@66130
|
8 years |
vboxsync |
Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
|
|
|
@66125
|
8 years |
vboxsync |
bugref:8019: Undefined behaviour sanitiser: add a build option …
|
|
|
@66108
|
8 years |
vboxsync |
Devices/VMMDev: trailing spaces
|
|
|
@66076
|
8 years |
vboxsync |
typo
|
|
|
@66075
|
8 years |
vboxsync |
Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
|
|
|
@66065
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Make sure the additional allocated segments are …
|
|
|
@66063
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Implement READ CD command for MMC driver
|
|
|
@66058
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
|
|
|
@66057
|
8 years |
vboxsync |
Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
|
|
|
@66006
|
8 years |
vboxsync |
Wrap entering/leaving the per controller lock to save a few code lines …
|
|
|
@65997
|
8 years |
vboxsync |
DevATA: Split too long lines
|
|
|
@65977
|
8 years |
vboxsync |
Makefile update.
|
|
|
@65976
|
8 years |
vboxsync |
VUSB: Removed unused 'buffered pipe' code.
|
|
|
@65968
|
8 years |
vboxsync |
DevATA: build fixes
|
|
|
@65966
|
8 years |
vboxsync |
Devices/Storage/DevATA: Get rid of most of the parsing code in …
|
|
|
@65965
|
8 years |
vboxsync |
Devices/Storage/DrvHostDVD: Make use of the CDB parse method in the …
|
|
|
@65964
|
8 years |
vboxsync |
Devices/Storage/ATAPIPassthrough: Add method to parse a CDB and return …
|
|
|
@65960
|
8 years |
vboxsync |
DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
|
|
|
@65922
|
8 years |
vboxsync |
EHCI: Remove the completely unused timers from the code and adapt …
|
|
|
@65921
|
8 years |
vboxsync |
Storage/UsbMsd: Fix loading older saved states (bug introduced with …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65916
|
8 years |
vboxsync |
DevDMA: missing break (harmless because most likely not used by any guest)
|
|
|
@65895
|
8 years |
vboxsync |
USB/VUSBSnifferPcapNg: Adjust data length only if there if it is big …
|
|
|
@65890
|
8 years |
vboxsync |
Audio/ValKit: Corrected deletion of data files for an empty streams, …
|
|
|
@65889
|
8 years |
vboxsync |
DrvVD: Don't sync the last chunk to guest memory as it is done in the …
|
|
|
@65888
|
8 years |
vboxsync |
DrvVD: Prevent recursion in drvvdMediaExIoReqBufFree() when freeing …
|
|
|
@65867
|
8 years |
vboxsync |
DevPciIch9.cpp: when updating the mappings, refer to the (in the …
|
|
|
@65859
|
8 years |
vboxsync |
DevPcBios: RT_BYTE
|
|
|
@65858
|
8 years |
vboxsync |
missing break in unused code
|
|
|
@65851
|
8 years |
vboxsync |
trailing space
|
|
|
@65850
|
8 years |
vboxsync |
Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
|
|
|
@65849
|
8 years |
vboxsync |
Devices: trailing spaces
|
|
|
@65847
|
8 years |
vboxsync |
Devices/Bus: use symbolic constant for _4K
|
|
|
@65846
|
8 years |
vboxsync |
use symbolic constant for _64K
|
|
|
@65845
|
8 years |
vboxsync |
DevPciIch9.cpp: optionally turn the PCI-to-PCI bridge into a PCIe one …
|
|
|
@65844
|
8 years |
vboxsync |
Devices/Bus: symbolic constants
|
|
|
@65843
|
8 years |
vboxsync |
Main/ACPI: default size for the 64-bit prefetch root bus resource is …
|
|
|
@65823
|
8 years |
vboxsync |
vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
|
|
|
@65820
|
8 years |
vboxsync |
DevPciIch9: add a way to get the PDMPCIDEV structure of an …
|
|
|
@65810
|
8 years |
vboxsync |
Devices/Network/slirp: don't forget to free the memory for port …
|
|
|
@65808
|
8 years |
vboxsync |
Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
|
|
|
@65785
|
8 years |
vboxsync |
DevVGA: Amended logging to profile host-side rendering, bugref:8773
|
|
|
@65765
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
|
|
|
@65762
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
|
|
|
@65745
|
8 years |
vboxsync |
Build fix.
|
|
|
@65744
|
8 years |
vboxsync |
Logging.
|
|
|
@65742
|
8 years |
vboxsync |
Build fix.
|
|
|
@65741
|
8 years |
vboxsync |
DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
|
|
|
@65740
|
8 years |
vboxsync |
DrvAudio.cpp: Split up capturing routines in …
|
|
|
@65739
|
8 years |
vboxsync |
AudioMixBuffer: Added AudioMixBufPeekMutable().
|
|
|
@65738
|
8 years |
vboxsync |
DrvAudio: Added DrvAudioHlpPCMPropsPrint().
|
|
|
@65737
|
8 years |
vboxsync |
DrvHostDebugAudio: Never capturing anything.
|
|
|
@65736
|
8 years |
vboxsync |
DrvHostPulseAudio: LogRel unsupported audio formats.
|
|
|
@65726
|
8 years |
vboxsync |
Audio/ValKit: Fix compilation errors and driver name, bugref:7673
|
|
|
@65714
|
8 years |
vboxsync |
Devices/EFI: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
|
|
|
@65713
|
8 years |
vboxsync |
Devices/DrvRamDisk: small memory leak during termination
|
|
|
@65712
|
8 years |
vboxsync |
Devices/VMMDev: fixed small memory leak during termination
|
|
|
@65711
|
8 years |
vboxsync |
Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
|
|
|
@65710
|
8 years |
vboxsync |
Devices/NAT: fixed small memory leaks on termination
|
|
|
@65709
|
8 years |
vboxsync |
Devices/VGA: fixed small memory leaks during termination
|
|
|
@65708
|
8 years |
vboxsync |
Devices/Bus: fixed small memory leaks on destruct
|
|
|
@65707
|
8 years |
vboxsync |
Devices/Audio: destroy the cricital section when destroying the sink
|
|
|
@65703
|
8 years |
vboxsync |
DrvDiskIntegrity: Don't embed the tracking structure into the request …
|
|
|
@65700
|
8 years |
vboxsync |
DrvNAT: missing RTReqQueueDestroy() call
|
|
|
@65699
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@65698
|
8 years |
vboxsync |
NetAdp/win (bugref:8488) standalone implementation, does not require …
|
|
|
@65696
|
8 years |
vboxsync |
Build fix.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65692
|
8 years |
vboxsync |
jpeg-8a => jpeg-9b
|
|
|
@65677
|
8 years |
vboxsync |
Audio: Also initialize cShift parameter when creating audio streams in …
|
|
|