VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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