VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92550   3 years vboxsync DevATA: Reduced the size of MODE_SENSE_CD_STATUS response to match …
(edit) @92548   3 years vboxsync DevATA: Removed MODE SENSE (6) support. This is not needed for ATAPI …
(edit) @92345   3 years vboxsync DevATA: Made INITIALIZE DEVICE PARAMETERS affect CHS translation, like …
(edit) @92227   3 years vboxsync Storage: On reset mark the medium as unlocked. Solves long standing …
(edit) @92226   3 years vboxsync Devices/DrvHostBase.cpp: Mark drives as locked only if it actually …
(edit) @92224   3 years vboxsync Devices/DrvHostFloppy.cpp: No point pretending that the floppy drive …
(edit) @92116   3 years vboxsync DevAHCI: Some useful logging. bugref:10122
(edit) @91955   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91937   3 years vboxsync Devices/Storage/DrvVD: Eliminate the last direct calls to CFGMR3* and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91905   3 years vboxsync Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
(edit) @91898   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91882   3 years vboxsync Devices/Storage: Change the USB mass storage device emulations to …
(edit) @91876   3 years vboxsync Devices/Storage/DrvVD: Access the SSM API through the driver helper …
(edit) @91875   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91869   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91703   3 years vboxsync DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90500   3 years vboxsync VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90445   3 years vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90209   3 years vboxsync DevATA: report proper Media Event Code for …
(edit) @90166   3 years vboxsync DevATA: Extended assertion.
(edit) @90002   3 years vboxsync VSCSILunMmc: report proper Media Event Code for …
(edit) @90001   3 years vboxsync VSCSILunMmc: reorder enum MMCEVENTSTATUSTYPE according to MMC2 …
(edit) @89266   4 years vboxsync Devices/DevBusLogic: Implement support for the EXECUTE SCSI command …
(edit) @89198   4 years vboxsync Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
(edit) @89197   4 years vboxsync Devices/Storage/DevBusLogic,Devices/testcase: Get rid of the VBoxSCSI …
(edit) @89196   4 years vboxsync Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
(edit) @89193   4 years vboxsync Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
(edit) @89192   4 years vboxsync Devices/Storage/VBoxSCSI: Introduce a helper to handle legacy saved …
(edit) @88827   4 years vboxsync Storage/DevVirtioSCSI: Fix a few things to get code working on Windows …
(edit) @88730   4 years vboxsync DevATA: Fixed misleading INITIALIZE DEVICE PARAMETERS logging (the …
(edit) @88727   4 years vboxsync Typo.
(edit) @88643   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Fix crashing on NULL pointer …
(edit) @88532   4 years vboxsync Devices/Storage/VBoxSCSI: Use correct size indicator, bugref:9920
(edit) @88530   4 years vboxsync Devices/DevLsiLogicSCSI: Allocate configuration pages once during …
(edit) @88037   4 years vboxsync DevBusLogic: Track last completed command, properly clear mailbox …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87560   4 years vboxsync Devics/Storage/DrvRamDisk.cpp: Implement missing interface callback …
(edit) @87166   4 years vboxsync Devices/DevBusLogic: Stricter check, bugref:9897
(edit) @87165   4 years vboxsync Devices/VBoxSCSI: Check against the correct limit, bugref:9897
(edit) @87164   4 years vboxsync Devices/DevLsiLogicSCSI: Stricter range check, bugref:9897
(edit) @87162   4 years vboxsync Devices/DevBusLogic: Don't accept more command parameters when there …
(edit) @87121   4 years vboxsync DevFdc: Return proper errors when trying to access an empty drive via …
(edit) @87120   4 years vboxsync DevATA: Reject NATIVE MAX ADDRESS reads on ATAPI devices (see bugref:9860)/
(edit) @87119   4 years vboxsync UsbMsd: Reject more invalid CBWs (see bugref:9862).
(edit) @87112   4 years vboxsync Devices/DevLsiLogicSCSI: Init some fields with default values, bugref:9877
(edit) @87048   4 years vboxsync CUE, DevATA: Added support for MODE2/2352 tracks in CUE sheets and …
(edit) @87047   4 years vboxsync AHCI: Removed obsolete field.
(edit) @86847   4 years vboxsync AMD IOMMU: bugref:9654 AHCI: Use PCI interface while converting GCPhys …
(edit) @86483   4 years vboxsync AMD IOMMU: bugref:9654 LsiLogic: Use PCI interfaces while …
(edit) @86482   4 years vboxsync AMD IOMMU: bugref:9654 BusLogic: Use PCI interfaces while …
(edit) @86481   4 years vboxsync AMD IOMMU: bugref:9654 ATA: Use PCI interfaces while reading/writing …
(edit) @86480   4 years vboxsync AMD IOMMU: bugref:9654 AHCI: Use PCI interfaces while reading/writing …
(edit) @85994   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Don't copy the sense buffer over if …
(edit) @85415   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
(edit) @85134   4 years vboxsync Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85103   4 years vboxsync Devices/Storage/DevBusLogic: Improve emulation to match real hardware, …
(edit) @85102   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85101   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85045   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Return virtioCoreVirtqAttach() to …
(edit) @85025   4 years vboxsync Minor fixes to last integration
(edit) @85016   4 years vboxsync Network/DeviVirtioNet_1_0.cpp: More clean up and naming for …
(edit) @84876   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got …
(edit) @84819   4 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84803   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84786   4 years vboxsync Attempt to fix burn
(edit) @84774   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed controlq hang, reduced use of …
(edit) @84504   5 years vboxsync Devices/Storage: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84489   5 years vboxsync Devices/DevAHCI: Convert PDMDevHlpPhys read/write calls to the new …
(edit) @84468   5 years vboxsync Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
(edit) @84391   5 years vboxsync Fix more windows compiler warnings
(edit) @84390   5 years vboxsync Fix more windows compiler warnings
(edit) @84389   5 years vboxsync Fix more windows compiler warnings
(edit) @84388   5 years vboxsync Fix more windows compiler warnings
(edit) @84386   5 years vboxsync Clean up more build warnings
(edit) @84358   5 years vboxsync Fix burns
(edit) @84357   5 years vboxsync Fix burns
(edit) @84356   5 years vboxsync Fix burns
(edit) @84355   5 years vboxsync Fix burns
(edit) @84354   5 years vboxsync Fix burns
(edit) @84351   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed R0->R3 degradation in I/O path by …
(edit) @84003   5 years vboxsync DevVirtioSCSI.cpp: Use %Rrc instead of RTErrGetDefine.
(edit) @83913   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Various fixes and improvements, most …
(edit) @83814   5 years vboxsync Devices/IOBufMgmt: Use RT_BIT_Z to combat annoying MSC warning. …
(edit) @83605   5 years vboxsync DevVirtioSCSI: file header correction. bugref:9440
(edit) @83603   5 years vboxsync Virtio_1_0: Added some descriptor chain stats to see that we don't …
(edit) @83594   5 years vboxsync DevVirtioSCSI.cpp: Saved state fixes. bugref:9440
(edit) @83587   5 years vboxsync Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
(edit) @83582   5 years vboxsync DevVirtioSCSI.cpp: doxygen fix. bugref:9440
(edit) @83577   5 years vboxsync DevVirtioSCSI.cpp: build fix. bugref:9440
(edit) @83574   5 years vboxsync DevVirtioSCSI.cpp: Cleaned up some uint64_t casting in …
(edit) @83573   5 years vboxsync DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
(edit) @83572   5 years vboxsync DevVirtioSCSI.cpp: Shorten the member names of …
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