VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10540   16 years vboxsync First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
(edit) @10539   16 years vboxsync Add forgotten assertion
(edit) @10467   16 years vboxsync Provide CAP_FILE flag for backends operating on files.
(edit) @10041   16 years vboxsync VBOX_KBUILD_HACKING…
(edit) @9734   17 years vboxsync Extended the interface with backends to support time stamps and …
(edit) @9599   17 years vboxsync Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
(edit) @9572   17 years vboxsync IDE: Make SCO OpenServer disk detection work
(edit) @9566   17 years vboxsync Fix condition once more.
(edit) @9565   17 years vboxsync Fix incorrect check verifying disk type. Also make the API for getting …
(edit) @9560   17 years vboxsync Straighten handling of image types in the generic code. Also cleanup …
(edit) @9528   17 years vboxsync fixes in setparentuuid and read/write to support diff images.
(edit) @9490   17 years vboxsync warnings
(edit) @9418   17 years vboxsync VHD creation/deletion code as well as create/write/close/open/read …
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @9264   17 years vboxsync Changed pseudo random generator initialization to use a single 32-bit …
(edit) @9263   17 years vboxsync Small fix in VDI backend, writes exceeding a block boundary were truncated.
(edit) @9262   17 years vboxsync VDMerge testcase with pseudo random writes.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9084   17 years vboxsync Fix for 64-bit win builds: char* to const char* conversion.
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8708   17 years vboxsync Just do the simple 30 second wait for each worker thread. There …
(edit) @8703   17 years vboxsync typo
(edit) @8676   17 years vboxsync Again, 3ms + VERR_TIMEOUT. Added a new assertions w/ more info. (If it …
(edit) @8594   17 years vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8579   17 years vboxsync AssertBreakVoid -> AssertBreak
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8565   17 years vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8541   17 years vboxsync Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
(edit) @8529   17 years vboxsync Unlock media on VM reset.
(edit) @8512   17 years vboxsync Disabled file locking for windows hosts. Open read/write file in …
(edit) @8509   17 years vboxsync Fixed reversed parameter check creating VMDK. Harmless, as it caused …
(edit) @8374   17 years vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8297   17 years vboxsync Make the vmdk format error checking tighter and fix an annoying gcc …
(edit) @8248   17 years vboxsync More VD testcases.
(edit) @8229   17 years vboxsync Opening a monolithic sparse VMDK was lacking the initialization of the …
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