VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13756   16 years vboxsync Compile fixes for the VM request changes.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13571   16 years vboxsync VHD: Backout r38444. Caused another problem and #3263 will be fixed in …
(edit) @13568   16 years vboxsync VHD: fix case of unaligned access to the image #3263
(edit) @13427   16 years vboxsync #3230: Nearly forgot to commit VDI backend fixes for memory leaks.
(edit) @13340   16 years vboxsync #3230: Memory leaks fixed in VHD backend
(edit) @13303   16 years vboxsync Storage: Replace the assertions in the construction code with runtime …
(edit) @13295   16 years vboxsync #3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new.
(edit) @13268   16 years vboxsync #3230: First bunch of integrated VMDK backend fixes by xVM Server …
(edit) @13223   16 years vboxsync Device/Storage: Fix incorrect translation between image type enums. …
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13080   16 years vboxsync warnings
(edit) @13015   16 years vboxsync mount/unmount notification unconditionally
(edit) @13010   16 years vboxsync removed debug output
(edit) @13004   16 years vboxsync ATA: implemented atapiGetEventStatusNotificationSS() for virtual ATAPI …
(edit) @12978   16 years vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12933   16 years vboxsync warnings
(edit) @12931   16 years vboxsync warning
(edit) @12928   16 years vboxsync warnings
(edit) @12927   16 years vboxsync warnings
(edit) @12892   16 years vboxsync AssertMsgRC
(edit) @12774   16 years vboxsync Dereferencing null pointers considered harmful.
(edit) @12771   16 years vboxsync Device/Storage: VDCopy needs to be able to write to the output file.
(edit) @12767   16 years vboxsync attempt to fix Darwin passthrough
(edit) @12766   16 years vboxsync ATA: disabled SCSI_GET_EVENT_STATUS_NOTIFICATION passthrough command …
(edit) @12765   16 years vboxsync log the event status codes of passthrough CD/DVD-ROM drives
(edit) @12762   16 years vboxsync VHD: fix bug which prevents to boot from images which are expanding …
(edit) @12740   16 years vboxsync Don't overwrite SCSI_INQUIRY if passthrough is active. Otherwise …
(edit) @12739   16 years vboxsync filter SCSI_READ_DVD_STRUCTURE errors from logging
(edit) @12727   16 years vboxsync fixed passthrough on Windows hosts
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12641   16 years vboxsync VmdkHDDCore.cpp: file header.
(edit) @12639   16 years vboxsync Storeage: misc file headers.
(edit) @12638   16 years vboxsync RawHDDCore: file header.
(edit) @12637   16 years vboxsync DrvVD: file header.
(edit) @12586   16 years vboxsync DevATA: Added rainy day todo for MMR3HyperAllocOnceNoRel
(edit) @12552   16 years vboxsync export
(edit) @12551   16 years vboxsync be more verbose when logging ATA/SCSI commands
(edit) @12515   16 years vboxsync unused
(edit) @12511   16 years vboxsync Devices/Storage: type problem in solaris part of the dvd passthrough code
(edit) @12510   16 years vboxsync Device/Storage: typo in windows part of the dvd passthrough code
(edit) @12508   16 years vboxsync Device/Storage: fix CD/DVD media change problems in passthrough mode.
(edit) @12474   16 years vboxsync Better fix for not working VMDK's with SATA, a missing define in the …
(edit) @12467   16 years vboxsync Failures because rc is not reset. (#3175)
(edit) @12463   16 years vboxsync Return error in case of failure…
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12368   16 years vboxsync Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. Comment …
(edit) @12367   16 years vboxsync Storage/VMDK: disable paranoid size check because there are vmdks out …
(edit) @12365   16 years vboxsync VBoxHDD-new: rainy day @todo.
(edit) @12353   16 years vboxsync Storage/VMDK: negated condition broke sparse vmdk files
(edit) @12343   16 years vboxsync VBoxHDD-new: Use RTDirReadEx to get type of the entry and use …
(edit) @12329   16 years vboxsync additional checks
(edit) @12328   16 years vboxsync fixed VDBackendInfo() for plugins
(edit) @12306   16 years vboxsync Storage/VMDK: make it understand the really odd vmdk variant used by …
(edit) @12304   16 years vboxsync VHD: fix non booting guests because of the wrong order we check for …
(edit) @12268   16 years vboxsync Devices/Makefiles: PATH_TARGET elimination, push up to root …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12143   16 years vboxsync disk: ixed a bunch of NULL pointer accesses
(edit) @12125   16 years vboxsync symbolic constants
(edit) @12116   16 years vboxsync export VHD format to OSE
(edit) @11781   16 years vboxsync VBoxHDD-new: Prepend library path to plugin name to fix plugin …
(edit) @11582   16 years vboxsync Storage/ATA: increment counter for errors reported to the release log …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11459   16 years vboxsync Storage/DrvVD: warning fix
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11421   16 years vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11287   16 years vboxsync Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))
(edit) @11286   16 years vboxsync Devices: %Vra -> %Rra (just preferred, not mandatory (yet))
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11267   16 years vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11191   16 years vboxsync DrvMediaIOS: removed unnecessary assertion.
(edit) @11188   16 years vboxsync DrvMediaISO: Report failures!
(edit) @11187   16 years vboxsync DrvBlock: Report failures! Use CFGMR3*Def().
(edit) @11184   16 years vboxsync DevATA: Init handle values so the destructor workes quietly. Use the …
(edit) @11183   16 years vboxsync DevATA: Use CFGM*Def().
(edit) @11176   16 years vboxsync VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
(edit) @11175   16 years vboxsync Storage: pass the right pointer to VDGetInterface*
(edit) @11161   16 years vboxsync GC->RC: ATA and AHCI.
(edit) @11159   16 years vboxsync GC->RC: ATA and AHCI.
(edit) @11151   16 years vboxsync #1865: ATA and AHCI.
(edit) @11144   16 years vboxsync #1865: ATA and AHCI.
(edit) @11143   16 years vboxsync DevATA/DevAHCI: janitorial work - do not duplicate the ATA structures. …
(edit) @11047   16 years vboxsync Storage: Temporary integration of configuration interface.
(edit) @11039   16 years vboxsync Disk backends: remove dead code.
(edit) @10994   16 years vboxsync typo
(edit) @10850   16 years vboxsync Fix invalid pointer to pDrvIns in DrvVD
(edit) @10781   16 years vboxsync Fix incorrect image flags handling - the values in the image and used …
(edit) @10743   16 years vboxsync Fix crashers when destructing DrVD
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