|
|
@63717
|
8 years |
vboxsync |
Audio/DrvAudio: Only try to re-initialize once, and after that the …
|
|
|
@63715
|
8 years |
vboxsync |
Build fix (warnings as errors).
|
|
|
@63714
|
8 years |
vboxsync |
Build fix.
|
|
|
@63713
|
8 years |
vboxsync |
Build fix (warnings as errors).
|
|
|
@63711
|
8 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63702
|
8 years |
vboxsync |
DevPciIch: use the proper constant here
|
|
|
@63700
|
8 years |
vboxsync |
Storage/DrvDiskIntegrity: Start integration to work with the extended …
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63689
|
8 years |
vboxsync |
Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
|
|
|
@63685
|
8 years |
vboxsync |
PDM,DevPci*: Allow larger PCI region sizes.
|
|
|
@63684
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
|
|
|
@63683
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
|
|
|
@63681
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
|
|
|
@63676
|
8 years |
vboxsync |
NAT: soread - errno is valid only when syscall indicates failure, so …
|
|
|
@63675
|
8 years |
vboxsync |
NAT: soread - check FIONREAD only when necessary.
|
|
|
@63672
|
8 years |
vboxsync |
NAT: soread - save errno from recv(2) that we check later on as it may …
|
|
|
@63671
|
8 years |
vboxsync |
Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
|
|
|
@63670
|
8 years |
vboxsync |
Audio/AudioMixer: Leave critical section in any case in …
|
|
|
@63669
|
8 years |
vboxsync |
Dev/Net/Virtio: Move packet dumper into common header and use it in virtio.
|
|
|
@63668
|
8 years |
vboxsync |
slirp: Spell "initialized" correctly.
|
|
|
@63667
|
8 years |
vboxsync |
Not intended.
|
|
|
@63666
|
8 years |
vboxsync |
Not so strict.
|
|
|
@63665
|
8 years |
vboxsync |
PCI: Take into account amount of RAM below/above 4GB when mapping …
|
|
|
@63663
|
8 years |
vboxsync |
DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
|
|
|
@63662
|
8 years |
vboxsync |
PCI: added missing test variable
|
|
|
@63661
|
8 years |
vboxsync |
build fix
|
|
|
@63659
|
8 years |
vboxsync |
PCI: Enable mapping 64-bit BARs above 4GB.
|
|
|
@63658
|
8 years |
vboxsync |
PCI: Enable mapping 64-bit BARs above 4GB.
|
|
|
@63657
|
8 years |
vboxsync |
VBoxSCSI: fix loading a saved state from before r104155 (or r104311 …
|
|
|
@63654
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
|
|
|
@63632
|
8 years |
vboxsync |
VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
|
|
|
@63630
|
8 years |
vboxsync |
Dev/Net/E1000: Do not mask ICR bits during read (bugref:8560)
|
|
|
@63629
|
8 years |
vboxsync |
Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
|
|
|
@63628
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
|
|
|
@63627
|
8 years |
vboxsync |
BIOS: update alternative sources (this time without local modifications)
|
|
|
@63625
|
8 years |
vboxsync |
BIOS: update alternative sources
|
|
|
@63624
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed capturing input data.
|
|
|
@63623
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
|
|
|
@63622
|
8 years |
vboxsync |
EFI/Firmware: get gcc warnings under control
|
|
|
@63621
|
8 years |
vboxsync |
NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
|
|
|
@63618
|
8 years |
vboxsync |
DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
|
|
|
@63617
|
8 years |
vboxsync |
VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
|
|
|
@63616
|
8 years |
vboxsync |
Build fix.
|
|
|
@63615
|
8 years |
vboxsync |
Audio/AudioMixer: Added critical sections for thread safety.
|
|
|
@63613
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Some release assertions.
|
|
|
@63595
|
8 years |
vboxsync |
revert r110292 as it causes triple faults with certain guests
|
|
|
@63594
|
8 years |
vboxsync |
Devices/Graphics/BIOS: do not report a physical base pointer for …
|
|
|
@63593
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Shorter.
|
|
|
@63591
|
8 years |
vboxsync |
Serial/Host: Don't try to kick off a thread to monitor the status …
|
|
|
@63583
|
8 years |
vboxsync |
DrvHostSerial/Linux: fix pegging one CPU if TIOCMIWAIT fails …
|
|
|
@63571
|
8 years |
vboxsync |
5.1.4
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@63547
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
|
|
|
@63537
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
|
|
|
@63536
|
8 years |
vboxsync |
Audio: Logging.
|
|
|
@63534
|
8 years |
vboxsync |
Audio: Renaming.
|
|
|
@63532
|
8 years |
vboxsync |
Build fix.
|
|
|
@63529
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@63527
|
8 years |
vboxsync |
nit
|
|
|
@63500
|
8 years |
vboxsync |
DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
|
|
|
@63497
|
8 years |
vboxsync |
shadow warning on Ubuntu 12.04
|
|
|
@63488
|
8 years |
vboxsync |
svn properties
|
|
|
@63482
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63481
|
8 years |
vboxsync |
Audio: callback fixes
|
|
|
@63480
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63474
|
8 years |
vboxsync |
build fix for gcc on Ubuntu
|
|
|
@63470
|
8 years |
vboxsync |
HBDMgmt-darwin.cpp: DECLCALLBACK should not be used for OS X callback, …
|
|
|
@63468
|
8 years |
vboxsync |
Build fix.
|
|
|
@63467
|
8 years |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|
@63464
|
8 years |
vboxsync |
DevIoApic: Revert r109657 (causing boot failures on SMP windows VMs)
|
|
|
@63461
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@63459
|
8 years |
vboxsync |
gcc 6 compile fixes
|
|
|
@63458
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@63446
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@63445
|
8 years |
vboxsync |
DrvHostCoreAudio.cpp: Corrected a number of incorrect (fortunately …
|
|
|
@63444
|
8 years |
vboxsync |
DrvHostCoreAudio.cpp: Outlined how to avoid using three APIs that has …
|
|
|
@63435
|
8 years |
vboxsync |
compile fixes on Ubuntu
|
|
|
@63427
|
8 years |
vboxsync |
warnings (weird config)
|
|
|
@63421
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@63395
|
8 years |
vboxsync |
signed comparison fix
|
|
|
@63393
|
8 years |
vboxsync |
hash.c: MSC build fix
|
|
|
@63389
|
8 years |
vboxsync |
hash.c: GCC build fix
|
|
|
@63388
|
8 years |
vboxsync |
EFI/Firmware: Get the MSC build program warnings under control.
|
|
|
@63376
|
8 years |
vboxsync |
Devices/Config.kmk: Disable harmless linker warning 1080.
|
|
|
@63373
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@63372
|
8 years |
vboxsync |
DrvHostAlsaAudio.cpp: ditto
|
|
|
@63371
|
8 years |
vboxsync |
DrvHostPulsAudio.cpp: ditto
|
|
|
@63370
|
8 years |
vboxsync |
DrvHostOSSAudio: fixed the warnings again.
|
|
|
@63369
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@63368
|
8 years |
vboxsync |
Build fix.
|
|
|
@63366
|
8 years |
vboxsync |
Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
|
|
|
@63365
|
8 years |
vboxsync |
Audio/DevIchHda.cpp: Resolved a @todo.
|
|
|
@63363
|
8 years |
vboxsync |
Warnings (are errors).
|
|
|
@63362
|
8 years |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@63361
|
8 years |
vboxsync |
Build fix.
|
|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63359
|
8 years |
vboxsync |
EFI: Don't enable status code reporting through the serial port by …
|
|
|
@63288
|
8 years |
vboxsync |
grr
|
|
|