|
|
@66108
|
8 年 |
vboxsync |
Devices/VMMDev: trailing spaces
|
|
|
@66076
|
8 年 |
vboxsync |
typo
|
|
|
@66075
|
8 年 |
vboxsync |
Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
|
|
|
@66065
|
8 年 |
vboxsync |
Devices/Storage/VSCSI: Make sure the additional allocated segments are …
|
|
|
@66063
|
8 年 |
vboxsync |
Devices/Storage/VSCSI: Implement READ CD command for MMC driver
|
|
|
@66058
|
8 年 |
vboxsync |
Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
|
|
|
@66057
|
8 年 |
vboxsync |
Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
|
|
|
@66006
|
8 年 |
vboxsync |
Wrap entering/leaving the per controller lock to save a few code lines …
|
|
|
@65997
|
8 年 |
vboxsync |
DevATA: Split too long lines
|
|
|
@65977
|
8 年 |
vboxsync |
Makefile update.
|
|
|
@65976
|
8 年 |
vboxsync |
VUSB: Removed unused 'buffered pipe' code.
|
|
|
@65968
|
8 年 |
vboxsync |
DevATA: build fixes
|
|
|
@65966
|
8 年 |
vboxsync |
Devices/Storage/DevATA: Get rid of most of the parsing code in …
|
|
|
@65965
|
8 年 |
vboxsync |
Devices/Storage/DrvHostDVD: Make use of the CDB parse method in the …
|
|
|
@65964
|
8 年 |
vboxsync |
Devices/Storage/ATAPIPassthrough: Add method to parse a CDB and return …
|
|
|
@65960
|
8 年 |
vboxsync |
DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
|
|
|
@65922
|
8 年 |
vboxsync |
EHCI: Remove the completely unused timers from the code and adapt …
|
|
|
@65921
|
8 年 |
vboxsync |
Storage/UsbMsd: Fix loading older saved states (bug introduced with …
|
|
|
@65919
|
8 年 |
vboxsync |
gcc 7: fall thru
|
|
|
@65916
|
8 年 |
vboxsync |
DevDMA: missing break (harmless because most likely not used by any guest)
|
|
|
@65895
|
8 年 |
vboxsync |
USB/VUSBSnifferPcapNg: Adjust data length only if there if it is big …
|
|
|
@65890
|
8 年 |
vboxsync |
Audio/ValKit: Corrected deletion of data files for an empty streams, …
|
|
|
@65889
|
8 年 |
vboxsync |
DrvVD: Don't sync the last chunk to guest memory as it is done in the …
|
|
|
@65888
|
8 年 |
vboxsync |
DrvVD: Prevent recursion in drvvdMediaExIoReqBufFree() when freeing …
|
|
|
@65867
|
8 年 |
vboxsync |
DevPciIch9.cpp: when updating the mappings, refer to the (in the …
|
|
|
@65859
|
8 年 |
vboxsync |
DevPcBios: RT_BYTE
|
|
|
@65858
|
8 年 |
vboxsync |
missing break in unused code
|
|
|
@65851
|
8 年 |
vboxsync |
trailing space
|
|
|
@65850
|
8 年 |
vboxsync |
Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
|
|
|
@65849
|
8 年 |
vboxsync |
Devices: trailing spaces
|
|
|
@65847
|
8 年 |
vboxsync |
Devices/Bus: use symbolic constant for _4K
|
|
|
@65846
|
8 年 |
vboxsync |
use symbolic constant for _64K
|
|
|
@65845
|
8 年 |
vboxsync |
DevPciIch9.cpp: optionally turn the PCI-to-PCI bridge into a PCIe one …
|
|
|
@65844
|
8 年 |
vboxsync |
Devices/Bus: symbolic constants
|
|
|
@65843
|
8 年 |
vboxsync |
Main/ACPI: default size for the 64-bit prefetch root bus resource is …
|
|
|
@65823
|
8 年 |
vboxsync |
vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
|
|
|
@65820
|
8 年 |
vboxsync |
DevPciIch9: add a way to get the PDMPCIDEV structure of an …
|
|
|
@65810
|
8 年 |
vboxsync |
Devices/Network/slirp: don't forget to free the memory for port …
|
|
|
@65808
|
8 年 |
vboxsync |
Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
|
|
|
@65785
|
8 年 |
vboxsync |
DevVGA: Amended logging to profile host-side rendering, bugref:8773
|
|
|
@65765
|
8 年 |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
|
|
|
@65762
|
8 年 |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
|
|
|
@65745
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65744
|
8 年 |
vboxsync |
Logging.
|
|
|
@65742
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65741
|
8 年 |
vboxsync |
DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
|
|
|
@65740
|
8 年 |
vboxsync |
DrvAudio.cpp: Split up capturing routines in …
|
|
|
@65739
|
8 年 |
vboxsync |
AudioMixBuffer: Added AudioMixBufPeekMutable().
|
|
|
@65738
|
8 年 |
vboxsync |
DrvAudio: Added DrvAudioHlpPCMPropsPrint().
|
|
|
@65737
|
8 年 |
vboxsync |
DrvHostDebugAudio: Never capturing anything.
|
|
|
@65736
|
8 年 |
vboxsync |
DrvHostPulseAudio: LogRel unsupported audio formats.
|
|
|
@65726
|
8 年 |
vboxsync |
Audio/ValKit: Fix compilation errors and driver name, bugref:7673
|
|
|
@65714
|
8 年 |
vboxsync |
Devices/EFI: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
|
|
|
@65713
|
8 年 |
vboxsync |
Devices/DrvRamDisk: small memory leak during termination
|
|
|
@65712
|
8 年 |
vboxsync |
Devices/VMMDev: fixed small memory leak during termination
|
|
|
@65711
|
8 年 |
vboxsync |
Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
|
|
|
@65710
|
8 年 |
vboxsync |
Devices/NAT: fixed small memory leaks on termination
|
|
|
@65709
|
8 年 |
vboxsync |
Devices/VGA: fixed small memory leaks during termination
|
|
|
@65708
|
8 年 |
vboxsync |
Devices/Bus: fixed small memory leaks on destruct
|
|
|
@65707
|
8 年 |
vboxsync |
Devices/Audio: destroy the cricital section when destroying the sink
|
|
|
@65703
|
8 年 |
vboxsync |
DrvDiskIntegrity: Don't embed the tracking structure into the request …
|
|
|
@65700
|
8 年 |
vboxsync |
DrvNAT: missing RTReqQueueDestroy() call
|
|
|
@65699
|
8 年 |
vboxsync |
Audio: Bugfixes.
|
|
|
@65698
|
8 年 |
vboxsync |
NetAdp/win (bugref:8488) standalone implementation, does not require …
|
|
|
@65696
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65694
|
8 年 |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65692
|
8 年 |
vboxsync |
jpeg-8a => jpeg-9b
|
|
|
@65677
|
8 年 |
vboxsync |
Audio: Also initialize cShift parameter when creating audio streams in …
|
|
|
@65676
|
8 年 |
vboxsync |
Audio/DrvHostDSound.cpp: Fixed crashes.
|
|
|
@65675
|
8 年 |
vboxsync |
Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
|
|
|
@65674
|
8 年 |
vboxsync |
Reverted r113373 (committed too much).
|
|
|
@65673
|
8 年 |
vboxsync |
Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
|
|
|
@65671
|
8 年 |
vboxsync |
DrvHostDSound: NULL pointer check
|
|
|
@65670
|
8 年 |
vboxsync |
Audio/ValKit: Saving buffer submittions timings for each .wav file, …
|
|
|
@65669
|
8 年 |
vboxsync |
Renaming.
|
|
|
@65668
|
8 年 |
vboxsync |
Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
|
|
|
@65667
|
8 年 |
vboxsync |
Audio: temporary fix
|
|
|
@65666
|
8 年 |
vboxsync |
vbox.dsl: fix in default values for low memory space
|
|
|
@65664
|
8 年 |
vboxsync |
more appropriate here :)
|
|
|
@65662
|
8 年 |
vboxsync |
gcc 7: Devices/Network: fall thru
|
|
|
@65661
|
8 年 |
vboxsync |
gcc 7: DrvHostPulseAudio: fall thru
|
|
|
@65660
|
8 年 |
vboxsync |
Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
|
|
|
@65655
|
8 年 |
vboxsync |
Audio/DrvHostNullAudio.cpp: Remove not-used stuff.
|
|
|
@65648
|
8 年 |
vboxsync |
gcc 7: Devices: fall thru
|
|
|
@65647
|
8 年 |
vboxsync |
gcc 7: Devices/ipxe: nonnull
|
|
|
@65640
|
8 年 |
vboxsync |
gcc 7: missing break
|
|
|
@65636
|
8 年 |
vboxsync |
Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
|
|
|
@65635
|
8 年 |
vboxsync |
tstAudioMixBuffer.cpp: Fixed testcase.
|
|
|
@65633
|
8 年 |
vboxsync |
vbox.dsl: no root bus resource window for Windows < 7
|
|
|
@65630
|
8 年 |
vboxsync |
AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
|
|
|
@65627
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65626
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65625
|
8 年 |
vboxsync |
Build fix.
|
|
|
@65624
|
8 年 |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65619
|
8 年 |
vboxsync |
DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
|
|
|
@65613
|
8 年 |
vboxsync |
DrvHostOss: don't try to close the stream if open failed
|
|
|
@65606
|
8 年 |
vboxsync |
Audio/ValKit: Saving buffer submittions timings for each .wav file, …
|
|
|
@65594
|
8 年 |
vboxsync |
ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
|
|
|
@65590
|
8 年 |
vboxsync |
vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
|
|
|
@65582
|
8 年 |
vboxsync |
vbox.dsl: trailing spaces
|
|
|