VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63886   8 years vboxsync Devices/Samples: more version paranoia (solves unused parameters and …
(edit) @63885   8 years vboxsync Devices/Samples: build by default (if testcases are built) and install …
(edit) @63884   8 years vboxsync Devices/Samples: add "playground" device for making experiments (it …
(edit) @63879   8 years vboxsync DevPciIch9: play safe with BAR64 handling, it applies only to MEM …
(edit) @63878   8 years vboxsync Devices/Sample: some cleanups of the sample device and driver
(edit) @63876   8 years vboxsync NAT: Don't exceed RCPS_MAX_SEARCHLIST. Patch from ticketref:15948.
(edit) @63866   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Check for locked down and dead devices …
(edit) @63865   8 years vboxsync Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
(edit) @63863   8 years vboxsync Build fix.
(edit) @63862   8 years vboxsync Audio/DevIchAc97.cpp: Better separated initialization/destruction and …
(edit) @63848   8 years vboxsync Audio/DrvAudio.cpp: Logging, renaming.
(edit) @63847   8 years vboxsync Audio/AudioMixBuffer.cpp: Return rc in audioMixBufMixTo().
(edit) @63846   8 years vboxsync Audio/AudioMixer.cpp: Logging.
(edit) @63845   8 years vboxsync Audio/AudioMixer.cpp: If the sink is running, make sure that an just …
(edit) @63844   8 years vboxsync Audio/AudioMixer.cpp: Added audioMixerStreamCtlInternal().
(edit) @63839   8 years vboxsync DevVGA: bugref:8387: keep u32ViewIndex for VBVA_SCREEN_F_BLANK2
(edit) @63828   8 years vboxsync Logging, some simplifications.
(edit) @63822   8 years vboxsync include,Main,DevVGA: bugref:8387: support for guest request to blank …
(edit) @63819   8 years vboxsync Audio/DevIchAc97.cpp: More status register (SR) fun.
(edit) @63817   8 years vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63816   8 years vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63813   8 years vboxsync Audio/DevIchAc97.cpp: NA(B)MRead/Write: Adjusted logging.
(edit) @63778   8 years vboxsync Logging, assertions.
(edit) @63777   8 years vboxsync removed assertion
(edit) @63776   8 years vboxsync DevPciIch9: fixed condition in ich9pciBiosInitDevice()
(edit) @63773   8 years vboxsync DevPciIch9: fix in ich9pciSetRegionAddress() to only consider …
(edit) @63766   8 years vboxsync Audio/DrvHostAudioOSS.cpp: Fixed stream access mode, also for FreeBSD …
(edit) @63749   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording.
(edit) @63745   8 years vboxsync Build fix (warnings as errors).
(edit) @63744   8 years vboxsync Build fix (warnings as errors).
(edit) @63743   8 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63740   8 years vboxsync DrvVD: Don't use the async VD API in PDMIMEDIAEX when it is not supported
(edit) @63737   8 years vboxsync Audio/DevSB16.cpp: Stream validation on construction not needed …
(edit) @63736   8 years vboxsync Logging.
(edit) @63727   8 years vboxsync DiskIntegrity: Updates to handle the PDMIMEDIAEX interface
(edit) @63724   8 years vboxsync Storage/DrvRamDisk: warning fixes for release builds
(edit) @63723   8 years vboxsync VD: Free the allocated I/O buffer already when the request completed …
(edit) @63719   8 years vboxsync Logging.
(edit) @63718   8 years vboxsync Audio: Adjusted error texts for re-attaching the LUNs in case the host …
(edit) @63717   8 years vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63715   8 years vboxsync Build fix (warnings as errors).
(edit) @63714   8 years vboxsync Build fix.
(edit) @63713   8 years vboxsync Build fix (warnings as errors).
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63702   8 years vboxsync DevPciIch: use the proper constant here
(edit) @63700   8 years vboxsync Storage/DrvDiskIntegrity: Start integration to work with the extended …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63689   8 years vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63684   8 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63683   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63681   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63676   8 years vboxsync NAT: soread - errno is valid only when syscall indicates failure, so …
(edit) @63675   8 years vboxsync NAT: soread - check FIONREAD only when necessary.
(edit) @63672   8 years vboxsync NAT: soread - save errno from recv(2) that we check later on as it may …
(edit) @63671   8 years vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   8 years vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63669   8 years vboxsync Dev/Net/Virtio: Move packet dumper into common header and use it in virtio.
(edit) @63668   8 years vboxsync slirp: Spell "initialized" correctly.
(edit) @63667   8 years vboxsync Not intended.
(edit) @63666   8 years vboxsync Not so strict.
(edit) @63665   8 years vboxsync PCI: Take into account amount of RAM below/above 4GB when mapping …
(edit) @63663   8 years vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @63662   8 years vboxsync PCI: added missing test variable
(edit) @63661   8 years vboxsync build fix
(edit) @63659   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63658   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63657   8 years vboxsync VBoxSCSI: fix loading a saved state from before r104155 (or r104311
(edit) @63654   8 years vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63630   8 years vboxsync Dev/Net/E1000: Do not mask ICR bits during read (bugref:8560)
(edit) @63629   8 years vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   8 years vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63627   8 years vboxsync BIOS: update alternative sources (this time without local modifications)
(edit) @63625   8 years vboxsync BIOS: update alternative sources
(edit) @63624   8 years vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   8 years vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63622   8 years vboxsync EFI/Firmware: get gcc warnings under control
(edit) @63621   8 years vboxsync NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
(edit) @63618   8 years vboxsync DevIoApic: Comment regarding remote IRR bit and corresponding bugref.
(edit) @63617   8 years vboxsync VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
(edit) @63616   8 years vboxsync Build fix.
(edit) @63615   8 years vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   8 years vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63595   8 years vboxsync revert r110292 as it causes triple faults with certain guests
(edit) @63594   8 years vboxsync Devices/Graphics/BIOS: do not report a physical base pointer for …
(edit) @63593   8 years vboxsync Audio/AudioMixer.cpp: Shorter.
(edit) @63591   8 years vboxsync Serial/Host: Don't try to kick off a thread to monitor the status …
(edit) @63583   8 years vboxsync DrvHostSerial/Linux: fix pegging one CPU if TIOCMIWAIT fails …
(edit) @63571   8 years vboxsync 5.1.4
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63547   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
(edit) @63537   8 years vboxsync Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
(edit) @63536   8 years vboxsync Audio: Logging.
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63532   8 years vboxsync Build fix.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63527   8 years vboxsync nit
(edit) @63500   8 years vboxsync DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette