VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66828   8 years vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66807   8 years vboxsync VUSB: Edit async audio endpoints to make them look synchronous.
(edit) @66537   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66522   8 years vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @66521   8 years vboxsync DevVirtioNet: bugref:8779: additional sanity check
(edit) @66519   8 years vboxsync DevVGA-SVGA3d: bugref:8735: added a couple of checks and simplified …
(edit) @66418   8 years vboxsync VUSB: Print additional information when attaching/detaching USB devices.
(edit) @66372   8 years vboxsync BIOS: Corrected El Torito hard disk emulation geometry calculation.
(edit) @66348   8 years vboxsync Undo wrong commit.
(edit) @66347   8 years vboxsync EHCI: Improved transfer type determination heuristic.
(edit) @66339   8 years vboxsync DevACPI: don't enable the 64-bit root prefetch window if max < min
(edit) @66270   8 years vboxsync Devices/Bus/MsiCommon.cpp: support devices with MSI, but without …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66239   8 years vboxsync DevATA: Fix
(edit) @66235   8 years vboxsync DevATA: Fix READ (10)/(12) command, only respond with the ILLEGAL MODE …
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @66211   8 years vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66201   8 years vboxsync DevATA: build fix
(edit) @66198   8 years vboxsync ATA: Support discs with multiple tracks
(edit) @66193   8 years vboxsync pdmstorageifs.h: Return the region number on success too
(edit) @66192   8 years vboxsync VD,pdmstorageifs.h: Move media descriptor related definitions to an …
(edit) @66166   8 years vboxsync pdmstorageifs.h,DrvVD.cpp: Add region descriptor API for media which …
(edit) @66165   8 years vboxsync DrvHostBase: Implement basic version of the IMEDIA region descriptor API
(edit) @66164   8 years vboxsync VSCSI/MMC: Support getting only specific features when indicated in …
(edit) @66154   8 years vboxsync bios: Use port defintion from VBox/bios.h.
(edit) @66153   8 years vboxsync DevPcBios: doxygen fix
(edit) @66151   8 years vboxsync DevPcBios.cpp: Fixed incorrect SSMR3GetStruct call (corrupted pThis on …
(edit) @66150   8 years vboxsync DevPcBios.cpp: Use VBox/bios.h.
(edit) @66146   8 years vboxsync Devices/BIOS: update alternative code
(edit) @66133   8 years vboxsync Devices/PC/DevPcBios: fix copy/paste bug
(edit) @66130   8 years vboxsync Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
(edit) @66125   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: add a build option …
(edit) @66108   8 years vboxsync Devices/VMMDev: trailing spaces
(edit) @66076   8 years vboxsync typo
(edit) @66075   8 years vboxsync Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
(edit) @66065   8 years vboxsync Devices/Storage/VSCSI: Make sure the additional allocated segments are …
(edit) @66063   8 years vboxsync Devices/Storage/VSCSI: Implement READ CD command for MMC driver
(edit) @66058   8 years vboxsync Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
(edit) @66057   8 years vboxsync Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
(edit) @66006   8 years vboxsync Wrap entering/leaving the per controller lock to save a few code lines …
(edit) @65997   8 years vboxsync DevATA: Split too long lines
(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 …
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