VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15156   16 years vboxsync Storage/DrvVD: fix status codes to match the function specs.
(edit) @14970   16 years vboxsync Storage/testcase: fix lost "default=" message.
(edit) @14967   16 years vboxsync #3162: Another attempt to introduce compose name and location …
(edit) @14960   16 years vboxsync backed out r40315 as it breaks the tinderboxes
(edit) @14954   16 years vboxsync #3162: Added pfnComposeLocation and pfnComposeName callbacks to …
(edit) @14928   16 years vboxsync Storage/VD: Misplaced '\n'.
(edit) @14910   16 years vboxsync Storage/VHD: comment change, documenting why the current code works …
(edit) @14855   16 years vboxsync #3162: Fixed a newly introduced memory leak. Added VDShutdown() to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14817   16 years vboxsync tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in …
(edit) @14787   16 years vboxsync Devices: Don't add vditool to PROGRAMS w/o adding the sources and the rest.
(edit) @14780   16 years vboxsync VBoxHDD: simplify config handling. Treat everything as a string, and …
(edit) @14779   16 years vboxsync Storage/testcase: move vditool to testcase subdirectory, as the first …
(edit) @14538   16 years vboxsync DrvVD: fix internal networking IP stuff, not available in OSE.
(edit) @14535   16 years vboxsync Device/Storage: fix rc update issue, causing failures for no reason.
(edit) @14534   16 years vboxsync When unsupported CD-ROM sector read format is being logged, also log …
(edit) @14526   16 years vboxsync Devices/Storage: iSCSI stuff, including bringing IntNet support back …
(edit) @14350   16 years vboxsync Storage/VBoxHDD: don't use deprecated printf formatters
(edit) @14344   16 years vboxsync Storage/VBoxHDD-new: Fix error handling in VDBackendInfo. Caused …
(edit) @14321   16 years vboxsync Storage/VHD: Add todo for handling diff images (too complicated and …
(edit) @14303   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14302   16 years vboxsync Storage/VMDK: off by one, causing a crash getting the size of file data.
(edit) @14292   16 years vboxsync Storage/VMDK: fix vmdkGetFileSize, copy/paste bug and incorrect …
(edit) @14281   16 years vboxsync Storage/VMDK: Use AssertPtr whereever applicable
(edit) @14270   16 years vboxsync VDI: compile fix
(edit) @14269   16 years vboxsync Storage/VDI: slightly faster fix for the VDI read count update. Plus …
(edit) @14250   16 years vboxsync Storage/VDI: when reading zero blocks, update the number of bytes …
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(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 …
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