VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81844   5 years vboxsync DevATA: Be paranoid about the I/O buffer accesses. bugref:9218
(edit) @80589   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @70685   7 years vboxsync pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69304   7 years vboxsync Devices/Storage: scm updates
(edit) @65965   8 years vboxsync Devices/Storage/DrvHostDVD: Make use of the CDB parse method in the …
(edit) @65113   8 years vboxsync Devices/Storage/DrvHostDVD: Missed replacing drvHostDvdSCSIPadStr with …
(edit) @65109   8 years vboxsync Storage/Devices/DrvHostDVD: Make use of the new SCSI inline helpers …
(edit) @65083   8 years vboxsync DrvHostDVD: build fix
(edit) @65078   8 years vboxsync Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be …
(edit) @65061   8 years vboxsync pdmstorageifs.h: Pass the CDB length in PDMIMEDIA::pfnSendCmd to not …
(edit) @64413   8 years vboxsync Devices/Storage/HostDVD: Fix sense reporting, don't call …
(edit) @64407   8 years vboxsync Devices/Storage: Add callback to query the actual transfer size of an …
(edit) @64362   8 years vboxsync Devices/Storage/HostDVD: build fix
(edit) @64361   8 years vboxsync Devices/Storage/HostDVD: build fix
(edit) @64360   8 years vboxsync Devices/Storage/HostDVD: Updates for passthrough, implement command …
(edit) @64320   8 years vboxsync Devices/Storage/DrvHost*: Start working on implementing PDMIMEDIAEX …
(edit) @64316   8 years vboxsync Devices/Storage/DrvHost*: Move host dependent members of DRVHOSTBASE …
(edit) @64278   8 years vboxsync Devices/Storage/DrvHost*: Move more host dependent code into the host …
(edit) @64252   8 years vboxsync Devices/Storage/DrvHost*: Move destroying the host specific resources …
(edit) @64247   8 years vboxsync Devices/Storage/DrvHost*: Move determining the medai size to the host …
(edit) @64240   8 years vboxsync Storage/Devices/DrvHost*: Separate the host specific code in …
(edit) @64239   8 years vboxsync Devices/Storage/DrvHost*: Start separating host dependent code into …
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62928   8 years vboxsync Devices: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62506   8 years vboxsync (C) 2016
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @39731   13 years vboxsync nit
(edit) @37601   13 years vboxsync build fixes
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32067   14 years vboxsync HostDVD/FreeBSD: Implement missing DoLock method
(edit) @30223   14 years vboxsync DrvHostDVD: More VCC100 intrinsic stupditity.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @24015   15 years vboxsync Don't include <ctype.h>.
(edit) @23739   15 years vboxsync Devices/Storage: fix Solaris breakage introduced with the previous fix …
(edit) @23409   15 years vboxsync Storage/DrvHostDVD: solaris - redundant code.
(edit) @23408   15 years vboxsync Storage/DrvHostBase,DVD: Solaris Host DVD media change fix (public #5077)
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @18446   16 years vboxsync DrvHostDVD: even better fix.
(edit) @18445   16 years vboxsync DrvHostDVD: better fix.
(edit) @18444   16 years vboxsync DrvHostDVD: size_t again.
(edit) @18434   16 years vboxsync pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter …
(edit) @18087   16 years vboxsync typo
(edit) @18086   16 years vboxsync DrvHostDVD: still issues with some older Linux kernels but 2.6.29+ …
(edit) @18061   16 years vboxsync typo
(edit) @18058   16 years vboxsync DrvHostDVD: fixed swab workaround for newer kernels
(edit) @16334   16 years vboxsync DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
(edit) @15831   16 years vboxsync DrvHostBase.h,DrvHostDVD.cpp: nitpicking: Changed pbDoubleBuffer to …
(edit) @15815   16 years vboxsync fix Linux passthrough by introducing a double buffer which is required …
(edit) @15776   16 years vboxsync Linux 2.6.28 hack
(edit) @12767   16 years vboxsync attempt to fix Darwin passthrough
(edit) @12765   16 years vboxsync log the event status codes of passthrough CD/DVD-ROM drives
(edit) @12727   16 years vboxsync fixed passthrough on Windows hosts
(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) @12125   16 years vboxsync symbolic constants
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11267   16 years vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8017   17 years vboxsync Solaris hostdvd: attempt to better mediachanged detection.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5703   17 years vboxsync Solaris setuid wrapper, in progress.
(edit) @5212   17 years vboxsync Solaris.
(edit) @5184   17 years vboxsync Solaris.
(edit) @5085   17 years vboxsync fedora8 build fix
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3670   17 years vboxsync RT_OS_L4
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @3113   17 years vboxsync Implement virtual paperclip (forced unmounting of media, currently …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2084   18 years vboxsync claim+unmount mounted dvds on darwin.
(edit) @1965   18 years vboxsync HostDVD support for Darwin.
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