VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74309   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlushAsync option
(edit) @74308   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlush and FlushInterval …
(edit) @73590   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73094   6 years vboxsync Devices/Storage/DrvDiskIntegrity: Add some missing interfaces to …
(edit) @73091   6 years vboxsync lsilogicR3LoadExec: Should check SSMR3GetXxxx return values before …
(edit) @72637   6 years vboxsync DevATA: Yield early in the status polling from raw-mode & ring-0. …
(edit) @72589   6 years vboxsync DevATA: Register statistics profiling the yields. bugref:1960
(edit) @72588   6 years vboxsync DevATA: Reduce repeate RTThreadYield() calls on EMT on …
(edit) @72587   6 years vboxsync DevATA: Moved the static variables (there will be two in play here, R3 …
(edit) @72338   7 years vboxsync DrvDiskIntegrity: Add async flag to indicate whether a request used …
(edit) @72336   7 years vboxsync DrvDiskIntegrity: Add async flag to indicate whether a request used …
(edit) @72312   7 years vboxsync Build fix attempt for 32bit Windows
(edit) @72311   7 years vboxsync doxygen
(edit) @72310   7 years vboxsync Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
(edit) @71964   7 years vboxsync Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
(edit) @71807   7 years vboxsync Devices/Storage: Forgot to commit files
(edit) @71775   7 years vboxsync Devices/Storage: Properly account for requests currently waiting for …
(edit) @70776   7 years vboxsync Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on …
(edit) @70775   7 years vboxsync Devices/Storage/DrvVD.cpp: Fix assertion
(edit) @70689   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70688   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70687   7 years vboxsync DevATA,DevAHCI: build fixes for 32bit
(edit) @70685   7 years vboxsync pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69304   7 years vboxsync Devices/Storage: scm updates
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68592   7 years vboxsync nit
(edit) @68591   7 years vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68535   7 years vboxsync AHCI: Additional logging, fixed confusing grammar/typo (send vs. sent).
(edit) @68369   7 years vboxsync DevATA: bugref:8965: enable IDE0/IDE1 at device creation time as this …
(edit) @68205   7 years vboxsync Devices/Storage/IOBufMgmt: Don't actually allocate memory when …
(edit) @67962   7 years vboxsync Warning.
(edit) @67961   7 years vboxsync VSCSI: Added virtual SSC device. WIP, disabled by default.
(edit) @67960   7 years vboxsync Fixing bad commit.
(edit) @67959   7 years vboxsync DevATA: Select device 0 when resetting, see bugref:5869
(edit) @67919   7 years vboxsync BusLogic: Cleaned up command handling, implemented a few todos.
(edit) @67917   7 years vboxsync BusLogic: Fetch local RAM command does not trigger completion interrupts.
(edit) @67890   7 years vboxsync LsiLogic: Fix buggy Solaris 9 guest driver
(edit) @67887   7 years vboxsync BusLogic: Clear CMDINV bit when dismissing interrupts. Matches docs …
(edit) @67886   7 years vboxsync BusLogic: Implemented mostly dummy Enable OMBR Interrupt command.
(edit) @67841   7 years vboxsync Devices/Storage: Don't prevent VM startup with an empty host DVD drive …
(edit) @67806   7 years vboxsync Devices: when attaching a driver, don't pass a local variable as …
(edit) @67682   7 years vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67681   7 years vboxsync DevAHCI: bugref:8907: reverted last change as it's not required …
(edit) @67678   7 years vboxsync DevAHCI: bugref:8907: we need to enable the PCI busmaster bit …
(edit) @67597   7 years vboxsync DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66970   8 years vboxsync VSCSI/SBC: Mixed up cSectors and cbSector
(edit) @66969   8 years vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66967   8 years vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66956   8 years vboxsync doxygen fix
(edit) @66955   8 years vboxsync Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
(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) @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) @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) @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) @65921   8 years vboxsync Storage/UsbMsd: Fix loading older saved states (bug introduced with …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(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) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65713   8 years vboxsync Devices/DrvRamDisk: small memory leak during termination
(edit) @65703   8 years vboxsync DrvDiskIntegrity: Don't embed the tracking structure into the request …
(edit) @65648   8 years vboxsync gcc 7: Devices: fall thru
(edit) @65487   8 years vboxsync DrvDiskIntegrity: More build fixes
(edit) @65486   8 years vboxsync DrvRamDisk: Logging fix
(edit) @65485   8 years vboxsync DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them
(edit) @65480   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to …
(edit) @65479   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Some addition
(edit) @65462   8 years vboxsync Devices/Storage/DrvVD: Don't try to adjust the remaining transfer size …
(edit) @65445   8 years vboxsync LsiLogic: Fix compatibility with Windows 10
(edit) @65347   8 years vboxsync Devices/Storage/DrvVD: Fix cancelling active requests
(edit) @65346   8 years vboxsync Devices/Storage/DrvVD: Log the request states when cancelling them
(edit) @65220   8 years vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @65219   8 years vboxsync Devices/Storage/IOBufMgmt: Update the amount of free memory …
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