VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @66989   8 年 vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66970   8 年 vboxsync VSCSI/SBC: Mixed up cSectors and cbSector
(edit) @66969   8 年 vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66967   8 年 vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66956   8 年 vboxsync doxygen fix
(edit) @66955   8 年 vboxsync Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
(edit) @66250   8 年 vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66239   8 年 vboxsync DevATA: Fix
(edit) @66235   8 年 vboxsync DevATA: Fix READ (10)/(12) command, only respond with the ILLEGAL MODE …
(edit) @66211   8 年 vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66201   8 年 vboxsync DevATA: build fix
(edit) @66198   8 年 vboxsync ATA: Support discs with multiple tracks
(edit) @66193   8 年 vboxsync pdmstorageifs.h: Return the region number on success too
(edit) @66192   8 年 vboxsync VD,pdmstorageifs.h: Move media descriptor related definitions to an …
(edit) @66166   8 年 vboxsync pdmstorageifs.h,DrvVD.cpp: Add region descriptor API for media which …
(edit) @66165   8 年 vboxsync DrvHostBase: Implement basic version of the IMEDIA region descriptor API
(edit) @66164   8 年 vboxsync VSCSI/MMC: Support getting only specific features when indicated in …
(edit) @66076   8 年 vboxsync typo
(edit) @66075   8 年 vboxsync Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
(edit) @66065   8 年 vboxsync Devices/Storage/VSCSI: Make sure the additional allocated segments are …
(edit) @66063   8 年 vboxsync Devices/Storage/VSCSI: Implement READ CD command for MMC driver
(edit) @66058   8 年 vboxsync Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
(edit) @66057   8 年 vboxsync Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
(edit) @66006   8 年 vboxsync Wrap entering/leaving the per controller lock to save a few code lines …
(edit) @65997   8 年 vboxsync DevATA: Split too long lines
(edit) @65968   8 年 vboxsync DevATA: build fixes
(edit) @65966   8 年 vboxsync Devices/Storage/DevATA: Get rid of most of the parsing code in …
(edit) @65965   8 年 vboxsync Devices/Storage/DrvHostDVD: Make use of the CDB parse method in the …
(edit) @65964   8 年 vboxsync Devices/Storage/ATAPIPassthrough: Add method to parse a CDB and return …
(edit) @65960   8 年 vboxsync DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
(edit) @65921   8 年 vboxsync Storage/UsbMsd: Fix loading older saved states (bug introduced with …
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65889   8 年 vboxsync DrvVD: Don't sync the last chunk to guest memory as it is done in the …
(edit) @65888   8 年 vboxsync DrvVD: Prevent recursion in drvvdMediaExIoReqBufFree() when freeing …
(edit) @65849   8 年 vboxsync Devices: trailing spaces
(edit) @65713   8 年 vboxsync Devices/DrvRamDisk: small memory leak during termination
(edit) @65703   8 年 vboxsync DrvDiskIntegrity: Don't embed the tracking structure into the request …
(edit) @65648   8 年 vboxsync gcc 7: Devices: fall thru
(edit) @65487   8 年 vboxsync DrvDiskIntegrity: More build fixes
(edit) @65486   8 年 vboxsync DrvRamDisk: Logging fix
(edit) @65485   8 年 vboxsync DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them
(edit) @65480   8 年 vboxsync Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to …
(edit) @65479   8 年 vboxsync Devices/Storage/DrvDiskIntegrity: Some addition
(edit) @65462   8 年 vboxsync Devices/Storage/DrvVD: Don't try to adjust the remaining transfer size …
(edit) @65445   8 年 vboxsync LsiLogic: Fix compatibility with Windows 10
(edit) @65347   8 年 vboxsync Devices/Storage/DrvVD: Fix cancelling active requests
(edit) @65346   8 年 vboxsync Devices/Storage/DrvVD: Log the request states when cancelling them
(edit) @65220   8 年 vboxsync Devices/Storage/IOBufMgmt: Some code which helped debugging the …
(edit) @65219   8 年 vboxsync Devices/Storage/IOBufMgmt: Update the amount of free memory …
(edit) @65113   8 年 vboxsync Devices/Storage/DrvHostDVD: Missed replacing drvHostDvdSCSIPadStr with …
(edit) @65111   8 年 vboxsync Storage/Devices/VSCSI: Make use of the new SCSI inline helpers and …
(edit) @65110   8 年 vboxsync Storage/Devices/DevATA: Make use of the new SCSI inline helpers and …
(edit) @65109   8 年 vboxsync Storage/Devices/DrvHostDVD: Make use of the new SCSI inline helpers …
(edit) @65108   8 年 vboxsync Storage/Devices/ATAPIPassthrough: Make use of the new SCSI inline …
(edit) @65101   8 年 vboxsync Devices: doxygen fixes
(edit) @65083   8 年 vboxsync DrvHostDVD: build fix
(edit) @65079   8 年 vboxsync build fix
(edit) @65078   8 年 vboxsync Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be …
(edit) @65075   8 年 vboxsync Devices/Storage: Move ide.h to include/VBox/ata.h to be consistent …
(edit) @65069   8 年 vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @65067   8 年 vboxsync AHCI: Don't include PIIX3ATABmDma.h as it doesn't belong here really, …
(edit) @65061   8 年 vboxsync pdmstorageifs.h: Pass the CDB length in PDMIMEDIA::pfnSendCmd to not …
(edit) @65060   8 年 vboxsync DevATA: Remove todo as it is already done now (in a different place in …
(edit) @65057   8 年 vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @64846   8 年 vboxsync Devices/Storage/DevFdc: Add missing pfnQueryDeviceLocation, fixes …
(edit) @64842   8 年 vboxsync AHCI: Reset some members when reporting the out of memory error case …
(edit) @64841   8 年 vboxsync Devices/Storage: Remove statistics superseeded by the ones available …
(edit) @64839   8 年 vboxsync Devices/Storage/DrvHostBase: Statistics for common things (request …
(edit) @64838   8 年 vboxsync Devices/Storage/DrvVD: Missing places to account for read/written bytes
(edit) @64835   8 年 vboxsync Devices/Storage/DrvVD: Add some general statistics applying to all devices
(edit) @64808   8 年 vboxsync LsiLogic: Protect the request queue and writes to the reply free queue …
(edit) @64806   8 年 vboxsync BusLogic: Pretend to not have a guest buffer when the SCSI command is …
(edit) @64789   8 年 vboxsync Storage/IOBufMgmt: Reset the bins if there is nothing in the current …
(edit) @64766   8 年 vboxsync src/VBox: Make the use of the iterator for …
(edit) @64728   8 年 vboxsync Storage/DrvRamDisk: build fix
(edit) @64727   8 年 vboxsync Storage/DrvVD: Don't process I/O requests under a lock but postpone it …
(edit) @64725   8 年 vboxsync Storage/DrvRamDisk: Fixes
(edit) @64724   8 年 vboxsync Storage/DrvDiskIntegrity: Fixes
(edit) @64682   8 年 vboxsync Storage/IOBufMgmt: Fixes
(edit) @64680   8 年 vboxsync AHCI: Missed initializing fMapped here which can lead to a wrong call …
(edit) @64674   8 年 vboxsync IOBufMgmt: Defrag the I/O memory buffer if everything is free and an …
(edit) @64672   8 年 vboxsync AHCI: Add support for pfnIoReqQueryBuf for 4KB page aligned guest buffers
(edit) @64671   8 年 vboxsync DrvVD: Add statistics about how many attempts were made to query a …
(edit) @64664   8 年 vboxsync DrvVD: Try to get a direct pointer to the guest buffer if it fits into …
(edit) @64660   8 年 vboxsync pdmstorageifs.h,AHCI,NVMe,LsiLogic,BusLogic,DrvSCSI: Prepare for a new …
(edit) @64658   8 年 vboxsync AHCI: Fix calculation of transfered data size
(edit) @64657   8 年 vboxsync DrvSCSI: fix for getting the residual count
(edit) @64654   8 年 vboxsync VSCSI,DrvSCSI: Proper residual calculation, save the transfer size …
(edit) @64537   8 年 vboxsync BusLogic: Query the residual data length from the driver below when a …
(edit) @64445   8 年 vboxsync Devices/Storage/BusLogic: build fix
(edit) @64444   8 年 vboxsync Devices/Storage/BusLogic: Free completed requests
(edit) @64443   8 年 vboxsync LsiLogic: Pass the SCSI status code instead of the VBox status code to …
(edit) @64441   8 年 vboxsync DrvSCSI: Don't report that all data was transfered if the status …
(edit) @64413   8 年 vboxsync Devices/Storage/HostDVD: Fix sense reporting, don't call …
(edit) @64412   8 年 vboxsync VSCSI: Start on support for SCSI_MAINTENANCE_IN_REPORT_SUPP_OPC, work …
(edit) @64411   8 年 vboxsync Devices/Storage/IOBufMgmt: More assertions
(edit) @64410   8 年 vboxsync ATAPIPassthrough: fixed setting the amount of tracks when the request …
(edit) @64409   8 年 vboxsync BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
(edit) @64408   8 年 vboxsync AHCI: Query the actual data transfer size and amount of residual data …
(edit) @64407   8 年 vboxsync Devices/Storage: Add callback to query the actual transfer size of an …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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