VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104580   8 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104254   9 months vboxsync Devices/Storage/DevAHCI: Fix return code for the fake I/O port read …
(edit) @104253   9 months vboxsync Devices/Storage/DevAHCI: Fix return code when reading non existant …
(edit) @104233   9 months vboxsync Devices/DevBusLogic.cpp: Increase the maxmium size of the CDB which …
(edit) @104222   9 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104221   9 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104193   9 months vboxsync DevLsiLogic: Converted diagnostic MMIO range to DWORD access, …
(edit) @104191   9 months vboxsync DevBusLogic: Enforce DWORD aligned MMIO, return 'unused' for …
(edit) @104189   9 months vboxsync DevFdc: If EOT is below starting sector, make it more explicit what's …
(edit) @104171   9 months vboxsync Devices/BusLogic: Respond with a invalid command parameter error if …
(edit) @104170   9 months vboxsync Devices/LsiLogicSCSI: Respond with a device not there error if the CDB …
(edit) @103902   10 months vboxsync VSCSI: Fixed a problem with potentially unset cbSector in READ CD …
(edit) @103883   10 months vboxsync Undid accidental commit.
(edit) @103882   10 months vboxsync VSCSI: For READ(6) and WRITE(6), a request to transfer zero blocks …
(edit) @103291   11 months vboxsync Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
(edit) @102258   14 months vboxsync DevFdc.cpp: Comment update.
(edit) @102185   14 months vboxsync Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
(edit) @101016   16 months vboxsync BusLogic: Avoid needlessly looping over an invalid mailbox (see …
(edit) @100986   17 months vboxsync BusLogic: More accurately emulate the geometry register; return …
(edit) @100415   18 months vboxsync DevFdc: Typos in log statements.
(edit) @100400   18 months vboxsync Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
(edit) @100371   18 months vboxsync Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
(edit) @100108   19 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @99887   20 months vboxsync Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
(edit) @99775   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   20 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98661   23 months vboxsync Devices/DevVirtioSCSI: Possible fix for bugref:9440#c164, the queue …
(edit) @98562   23 months vboxsync Devices/Storage/DevVirtioSCSI: Fix memory leak when there is nothing …
(edit) @98561   23 months vboxsync Devices/Storage/DrvRamDisk: Fixes
(edit) @98271   2 years vboxsync Devices/Storage: Suspend the VM when the file handle became stale …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97403   2 years vboxsync DevATA: Fix a mixed up logical operator ('&&' accidentally used …
(edit) @97402   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97400   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97029   2 years vboxsync DevLsiLogic: Only handle MPT extended config pages when emulating SAS …
(edit) @96645   2 years vboxsync DevATA: Always check that pDevR3->pDrvMount isn't NULL before use.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95389   3 years vboxsync DevFDC: Logging (make more readable) and made fd_formats const.
(edit) @95070   3 years vboxsync DevATA: Set DSC when completing START/STOP UNIT. Needed to make NT 4.0 …
(edit) @95059   3 years vboxsync DevATA: Fixed/improved logging.
(edit) @95058   3 years vboxsync Reverted accidental commit.
(edit) @95057   3 years vboxsync DevATA: More consistently set ATA_STAT_SEEK on command completion so …
(edit) @94969   3 years vboxsync Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
(edit) @94649   3 years vboxsync DevFdc: Only use the DOR to select drive, the drive selection bits in …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93614   3 years vboxsync fix formatting burn from copying code from online changeset diff into …
(edit) @93613   3 years vboxsync Only wake worker after pause/resume if queue enabled by driver
(edit) @93411   3 years vboxsync DevATA: Keep track of current LBA for ATA R/W commands, too, not just …
(edit) @93305   3 years vboxsync Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus initializers …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92939   3 years vboxsync Improve transitional behavior, and save/load exec code. Some Rx …
(edit) @92749   3 years vboxsync DevFdc: Re-added inadvertently deleted line.
(edit) @92748   3 years vboxsync DevFDC: Allow more command codes for READ TRACK to fix Vines 5.0 …
(edit) @92747   3 years vboxsync DevFDC: Added a basic debug info handler.
(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   4 years vboxsync VSCSILunMmc: report proper Media Event Code for …
(edit) @90001   4 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
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