VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50037   11 years vboxsync DevAHCI: Do not let the guest trash PxCMD.CCS bits. Fixes XP SATA CD-ROMs.
(edit) @50036   11 years vboxsync DevAHCI: Properly convert MMIO -> PIO return code.
(edit) @50032   11 years vboxsync AHCI: Fix possible problem with suspending a VM if there was a non …
(edit) @50031   11 years vboxsync AHCI: Fix race which can cause a hang during suspend
(edit) @50018   11 years vboxsync Storage/AHCI: Make sure all threads are idling before finishing the …
(edit) @49885   11 years vboxsync Devices: Windows build fix
(edit) @49881   11 years vboxsync Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49578   11 years vboxsync BusLogic: Only enable ISA compatibility ports by default for the first …
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49208   11 years vboxsync build fix
(edit) @49206   11 years vboxsync AHCI: Additional assertion
(edit) @49205   11 years vboxsync AHCI: The port is hot-pluggable by default
(edit) @49195   11 years vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @49104   11 years vboxsync GetWindowLong => GetWindowLongPtr at several places
(edit) @49093   11 years vboxsync Storage/UsbMsd: Implement save state handlers
(edit) @48981   11 years vboxsync Devices/UsbMsd: Updates
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48872   11 years vboxsync DrvVD.cpp: nits and some logging.
(edit) @48744   11 years vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48721   11 years vboxsync Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
(edit) @48409   11 years vboxsync DevAHCI: Ported READ DVD STRUCTURE command from DevATA.
(edit) @48399   11 years vboxsync DevAHCI.cpp: Logging nits.
(edit) @48192   11 years vboxsync Can't do math…
(edit) @48191   11 years vboxsync BusLogic: Dummy Execute SCSI command, try to fix alignment.
(edit) @48190   11 years vboxsync BusLogic: Allow larger parameters, handle dummy mailbox abort.
(edit) @48162   11 years vboxsync Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
(edit) @48161   11 years vboxsync Storage/DevFdc: Uninitialized variable warning.
(edit) @48118   11 years vboxsync DevFdc: Properly select head on seek.
(edit) @48081   11 years vboxsync DevFdc: Allow reformatting a floppy.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @47842   11 years vboxsync Storage/ATA: Cleanup after bugfix
(edit) @47838   11 years vboxsync hack to fix the current DevATA breakage
(edit) @47830   11 years vboxsync Devices/Storage: Missing changes
(edit) @47829   11 years vboxsync Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
(edit) @47791   11 years vboxsync Fixed a few size_t related warnings.
(edit) @47787   11 years vboxsync DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
(edit) @47785   11 years vboxsync DevATA: Unset BSY before each device <-> host PIO transfer as required …
(edit) @47784   11 years vboxsync DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47710   11 years vboxsync DevATA: Added Log4 statements for logging the data being read or written.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47611   11 years vboxsync DevFDC: Explicitly added a 1.2M 3.5in floppy type.
(edit) @47530   11 years vboxsync FDC: Change line is never set if no drive is selected.
(edit) @47527   11 years vboxsync FDC: Fail READ ID if no disk in drive.
(edit) @47522   11 years vboxsync FDC: Clear interrupts the way real FDCs do.
(edit) @47361   11 years vboxsync AHCI: Fix comment
(edit) @47299   11 years vboxsync AHCI: Unused variables, typo.
(edit) @47036   11 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @46859   11 years vboxsync Storage/DiskIntegrity: New option to read the entire disk into memory …
(edit) @46819   11 years vboxsync Storage/AHCI: Fix crash when guest uses READ(10) with a 2352 byte …
(edit) @46738   11 years vboxsync AHCI: Consistent logging prefix
(edit) @46732   11 years vboxsync AHCI: Fix assertion during hotplug (event semaphore not created)
(edit) @46625   11 years vboxsync unify casing
(edit) @46601   11 years vboxsync BusLogic: Reset a little more.
(edit) @46598   11 years vboxsync Typo.
(edit) @46597   11 years vboxsync VSCSI: Fail unsupported MODE SENSE requests.
(edit) @46511   11 years vboxsync Storage/AHCI: Clear interrupt line on reset
(edit) @46509   11 years vboxsync VSCSI: Careful with non-present LUNs.
(edit) @46501   11 years vboxsync Improved logging/debug output.
(edit) @46400   11 years vboxsync LunSbc: Accept dummy logical block length sets.
(edit) @46398   11 years vboxsync BusLogic: Clear interrupts on device reset.
(edit) @46397   11 years vboxsync BusLogic: Dump sense buffer in case of error.
(edit) @46339   12 years vboxsync DevFDC: Do not read sector 0.
(edit) @46265   12 years vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46253   12 years vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @46243   12 years vboxsync BusLogic: Implemented busmaster fifo r/w commands.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45974   12 years vboxsync DevATA: Return no data for status register if no device on channel present.
(edit) @45973   12 years vboxsync Alignment.
(edit) @45972   12 years vboxsync DevATA: Do not unnecessarily restrict ATAPI PIO transfer size.
(edit) @45970   12 years vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45959   12 years vboxsync Storage/LsiLogic: Start cleaning up the implementation, rework I/O …
(edit) @45899   12 years vboxsync LsiLogic: Fix crash under certain circumstances
(edit) @45796   12 years vboxsync More adj.
(edit) @45795   12 years vboxsync 32-bit burn fixes.
(edit) @45790   12 years vboxsync Alignment fix
(edit) @45789   12 years vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45649   12 years vboxsync Eliminated leftover variable.
(edit) @45646   12 years vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @45356   12 years vboxsync tabs
(edit) @45302   12 years vboxsync warning
(edit) @45062   12 years vboxsync build fix
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44961   12 years vboxsync Devices/Storage/LsiLogic: Fix assertion
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44889   12 years vboxsync Undid bad commit.
(edit) @44888   12 years vboxsync BusLogic: Ignore mailbox commands if mailbox not set up.
(edit) @44808   12 years vboxsync DevFdc.cpp: Cleanups.
(edit) @44807   12 years vboxsync fdc.c -> DevFdc.cpp.
(edit) @44779   12 years vboxsync Devices/DevLsiLogicSCSI: fixed range
(edit) @44719   12 years vboxsync BusLogic: More verbose debug info.
(edit) @44718   12 years vboxsync BusLogic: Do not write back the CDB.
(edit) @44697   12 years vboxsync DevLsiLogicSCSI.cpp: No default critical section needed according to …
(edit) @44696   12 years vboxsync DevLsiLogicSCSI.cpp: Couldn't find anything in the spec wrt to …
(edit) @44695   12 years vboxsync DevLsiLogicSCSI.cpp: Tell IOM that we only want to get DWORD aligned …
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