|
|
@62389
|
8 years |
vboxsync |
PCI: fix limit check for 64-bit BAR index
|
|
|
@62372
|
8 years |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 years |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62367
|
8 years |
vboxsync |
s/DEBUG/RT_STRICT/
|
|
|
@62366
|
8 years |
vboxsync |
Cleanup.
|
|
|
@62364
|
8 years |
vboxsync |
Audio/AudioMixBuffer: Comments, logging.
|
|
|
@62355
|
8 years |
vboxsync |
Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
|
|
|
@62353
|
8 years |
vboxsync |
slirp/libalias: appease cppcheck by providing buffer width constraints …
|
|
|
@62352
|
8 years |
vboxsync |
slirp/libalias: drop duplicate NULL check (pasto).
|
|
|
@62350
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Fixes.
|
|
|
@62337
|
8 years |
vboxsync |
Build fix.
|
|
|
@62336
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
|
|
|
@62327
|
8 years |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62323
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added some more checking.
|
|
|
@62317
|
8 years |
vboxsync |
DrvVUSBRootHub: Fix possible use after free introduced with the last fix
|
|
|
@62301
|
8 years |
vboxsync |
BIOS: Mark floppy media as unknown if operation fails.
|
|
|
@62297
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed a crash.
|
|
|
@62294
|
8 years |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@62280
|
8 years |
vboxsync |
AC97: Headphone volume control behaves like master volume control (no …
|
|
|
@62253
|
8 years |
vboxsync |
Grr. Undo.
|
|
|
@62252
|
8 years |
vboxsync |
Warnings.
|
|
|
@62251
|
8 years |
vboxsync |
Warnings.
|
|
|
@62250
|
8 years |
vboxsync |
AC97: Get volume control back to more or less normal.
|
|
|
@62240
|
8 years |
vboxsync |
EFI/IdeControllerDxe: Don't fail if the channel or device is out of …
|
|
|
@62239
|
8 years |
vboxsync |
EFI/VBoxPkg/VBoxFsDxw/fsw_iso9660: Fix typo
|
|
|
@62211
|
8 years |
vboxsync |
USB/DrvVUSBRootHub: Fix possible division by 0
|
|
|
@62182
|
8 years |
vboxsync |
Devices/testcase: fixes for VBOX_WITH_AUDIO_50
|
|
|
@62178
|
8 years |
vboxsync |
Devices: update alternative BIOS source and EFI binaries
|
|
|
@62176
|
8 years |
vboxsync |
s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
|
|
|
@62168
|
8 years |
vboxsync |
EFI/Firmware: EslSocketTransmit - fix pBuffer/pDataLength check to …
|
|
|
@62166
|
8 years |
vboxsync |
IOAPIC: Enable the PDM lock, seems to give better performance (needs …
|
|
|
@62163
|
8 years |
vboxsync |
IOAPIC: Re-enable I/O APIC critsects.
|
|
|
@62162
|
8 years |
vboxsync |
VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
|
|
|
@62152
|
8 years |
vboxsync |
Devices/Serial: blind fix for host serial port handling on FreeBSD …
|
|
|
@62150
|
8 years |
vboxsync |
vmmdevTestingMmioWrite: NOP_R3 fix.
|
|
|
@62149
|
8 years |
vboxsync |
vmmdevTestingMmioWrite: wrong NOP return codes.
|
|
|
@62142
|
8 years |
vboxsync |
DevIchAc97: we might warn even if neither of these three fValid* flags …
|
|
|
@62137
|
8 years |
vboxsync |
DevPit: converted non-ASCII character
|
|
|
@62120
|
8 years |
vboxsync |
5.1 RC1
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62095
|
8 years |
vboxsync |
Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
|
|
|
@62071
|
8 years |
vboxsync |
Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
|
|
|
@62069
|
8 years |
vboxsync |
NAT: oops, forgot to restore real buffer size after testing the error …
|
|
|
@62068
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
|
|
|
@62056
|
8 years |
vboxsync |
Audio: More cleanup for backend defines.
|
|
|
@62054
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
|
|
|
@62033
|
8 years |
vboxsync |
IOAPIC: Fix assertion that didn't account for saved-states restored …
|
|
|
@62032
|
8 years |
vboxsync |
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
|
|
|
@62012
|
8 years |
vboxsync |
IOAPIC: comment nit.
|
|
|
@62001
|
8 years |
vboxsync |
DevOHCI: bugref:8125: cache for the guest memory reads
|
|
|
@61976
|
8 years |
vboxsync |
DevVGA: bugref:8447: clear IRQ on reset
|
|
|
@61973
|
8 years |
vboxsync |
DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
|
|
|
@61949
|
8 years |
vboxsync |
strict build fix
|
|
|
@61947
|
8 years |
vboxsync |
build fix
|
|
|
@61946
|
8 years |
vboxsync |
Devices/Storage: save some space in release builds
|
|
|
@61924
|
8 years |
vboxsync |
Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
|
|
|
@61916
|
8 years |
vboxsync |
IOAPIC: Fix flip-flop handling.
|
|
|
@61906
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
|
|
|
@61905
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
|
|
|
@61904
|
8 years |
vboxsync |
Comment not needed anymore.
|
|
|
@61903
|
8 years |
vboxsync |
Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
|
|
|
@61900
|
8 years |
vboxsync |
Devices/Makefile.kmk: $(SED) -e "..." is more correct
|
|
|
@61888
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
|
|
|
@61887
|
8 years |
vboxsync |
Audio: Implemented support for master volume controls.
|
|
|
@61879
|
8 years |
vboxsync |
USBProxyDevice-linux.cpp: cppcheck warning
|
|
|
@61874
|
8 years |
vboxsync |
IOAPIC: nit.
|
|
|
@61871
|
8 years |
vboxsync |
Audio/DevIchHda.cpp: Warning.
|
|
|
@61860
|
8 years |
vboxsync |
BIOS: properly parenthesize bitwise and vs. comparison.
|
|
|
@61859
|
8 years |
vboxsync |
USBProxyDevice-linux: clean up emacs local variables.
|
|
|
@61857
|
8 years |
vboxsync |
lwip: g/c duplicate assertion that was also wrong
|
|
|
@61849
|
8 years |
vboxsync |
IOAPIC: comment.
|
|
|
@61848
|
8 years |
vboxsync |
VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
|
|
|
@61847
|
8 years |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61845
|
8 years |
vboxsync |
IOAPIC: Don't clear read-only bits when the guest updates …
|
|
|
@61842
|
8 years |
vboxsync |
DevIOAPIC_New: prf compile fix
|
|
|
@61841
|
8 years |
vboxsync |
Devices/PC/DevIoApic: allow to read the I/O-APIC state from the new …
|
|
|
@61830
|
8 years |
vboxsync |
NAT: eliminate dead assignment.
|
|
|
@61821
|
8 years |
vboxsync |
NAT: slirp_link_up, slirp_link_down - g/c unused variables.
|
|
|
@61816
|
8 years |
vboxsync |
Committed too much.
|
|
|
@61815
|
8 years |
vboxsync |
IOAPIC: Fixed/hacked the debug register accessors.
|
|
|
@61812
|
8 years |
vboxsync |
APIC, IOAPIC: HMIsEnabled is what we actually need.
|
|
|
@61811
|
8 years |
vboxsync |
APIC, IOAPIC: RC stats only when needed.
|
|
|
@61810
|
8 years |
vboxsync |
PCI: Dump current PCI IRQ status.
|
|
|
@61805
|
8 years |
vboxsync |
NAT: udp_listen - don't use a condition that is always false;
instead …
|
|
|
@61804
|
8 years |
vboxsync |
IOAPIC: nit.
|
|
|
@61803
|
8 years |
vboxsync |
IOAPIC: Assert if no vector found while clearing remoteIRR via the EOI …
|
|
|
@61802
|
8 years |
vboxsync |
NAT: Move variable used only inside an #ifdef into that #ifdef.
|
|
|
@61801
|
8 years |
vboxsync |
Summary: NAT: G/c unused variable.
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61770
|
8 years |
vboxsync |
PCI: Print INTx# to I/O APIC IRQ mapping information.
|
|
|
@61764
|
8 years |
vboxsync |
Audio: Implemented backend-independent handling of added/removed audio …
|
|
|
@61756
|
8 years |
vboxsync |
NAT: resolv_conf_parser.c - fix pasto/edito in getToken() to correctly …
|
|
|
@61741
|
8 years |
vboxsync |
APIC,I/O APIC: Better alignment of register fields in debug output.
|
|
|
@61735
|
8 years |
vboxsync |
PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
|
|
|
@61733
|
8 years |
vboxsync |
5.1. Beta 3
|
|
|
@61729
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Fixed a crash in default device changed …
|
|
|
@61727
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Implemented rudimentary device enumeration.
|
|
|
@61723
|
8 years |
vboxsync |
Audio: Fixes for recording on Windows hosts.
|
|
|
@61715
|
8 years |
vboxsync |
DevAPIC: Don't assert while dumping debugger info when not on EMT, …
|
|
|
@61706
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Implemented device state changed listener, …
|
|
|