VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @8569   17 年 vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8565   17 年 vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8541   17 年 vboxsync Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
(edit) @8529   17 年 vboxsync Unlock media on VM reset.
(edit) @8512   17 年 vboxsync Disabled file locking for windows hosts. Open read/write file in …
(edit) @8509   17 年 vboxsync Fixed reversed parameter check creating VMDK. Harmless, as it caused …
(edit) @8374   17 年 vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8297   17 年 vboxsync Make the vmdk format error checking tighter and fix an annoying gcc …
(edit) @8248   17 年 vboxsync More VD testcases.
(edit) @8229   17 年 vboxsync Opening a monolithic sparse VMDK was lacking the initialization of the …
(edit) @8170   17 年 vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8132   17 年 vboxsync more rebranding
(edit) @8017   17 年 vboxsync Solaris hostdvd: attempt to better mediachanged detection.
(edit) @8015   17 年 vboxsync VMDK: Fix a really nasty and indirect bug when creating split sparse …
(edit) @7981   17 年 vboxsync VMDK: added missing bit for optimizing away writes with the same data …
(edit) @7967   17 年 vboxsync VBoxHDD-new: Fix incorrect error handling (causing a crash) and an …
(edit) @7900   17 年 vboxsync Fix generic image merging code (make the appropriate images writable …
(edit) @7897   17 年 vboxsync Clarify meaning of the "suppress allocating write" VD flag.
(edit) @7896   17 年 vboxsync Fix VMDK image debug dump.
(edit) @7895   17 年 vboxsync Add a VD testcase based loosely on the VDI testcase. To be improved.
(edit) @7894   17 年 vboxsync VDI: Skip flushing the image if the open wasn't successful.
(edit) @7846   17 年 vboxsync VMDK: when changing key=value pairs, skip over the =.
(edit) @7824   17 年 vboxsync Fix assertion
(edit) @7780   17 年 vboxsync Add function to query all available VD backends, together with their …
(edit) @7754   17 年 vboxsync More info on this ataDestruct assertion.
(edit) @7690   17 年 vboxsync Integrate contributed code to implement VDCopy function in VBoxHDD-new.
(edit) @7689   17 年 vboxsync Integrate contributed code to rename a VDI file.
(edit) @7654   17 年 vboxsync Implement raw file backend for VBoxHDD-new.
(edit) @7653   17 年 vboxsync Fix senseless code in VMDK comment handling.
(edit) @7652   17 年 vboxsync Tiny validity check and comment cleanup in new VDI implementation.
(edit) @7636   17 年 vboxsync oops.
(edit) @7630   17 年 vboxsync Keep hitting the assertion in the wait code. Attempt to improve this …
(edit) @7580   17 年 vboxsync Fix error handling memory leak. And change incorrect macro naming.
(edit) @7576   17 年 vboxsync File open cache (important for windows raw partition access), quoting …
(edit) @7575   17 年 vboxsync eliminate tabs
(edit) @7281   17 年 vboxsync Accept PCHS=0/0/0 when creating images. Will be fixed when the image …
(edit) @7277   17 年 vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7275   17 年 vboxsync Silly bug in the new VDI creation code.
(edit) @7232   17 年 vboxsync Get rid of the no longer needed hacky wait for the async I/O threads …
(edit) @7231   17 年 vboxsync Fixed a couple of long-standing thinkos (one can't just add shift …
(edit) @7199   17 年 vboxsync Fixed assorted nasty bugs introduced by the previous big cleanup. And …
(edit) @7161   17 年 vboxsync typo
(edit) @7160   17 年 vboxsync Hook up the new VDI backend to VBoxHDD-new.
(edit) @7159   17 年 vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @7158   17 年 vboxsync Various size_t related 64bit cleanness fixes in the VDI code.
(edit) @7157   17 年 vboxsync Make 100% sure the sector number won't ever overflow 32 bits.
(edit) @7156   17 年 vboxsync Fixed broken build caused by non-standard compliant vcc header files.
(edit) @7155   17 年 vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7152   17 年 vboxsync Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
(edit) @7151   17 年 vboxsync Increase the ATA async thread termination timeout to 5 seconds. …
(edit) @7107   17 年 vboxsync cosmetics.
(edit) @7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7070   17 年 vboxsync Fix open flag in raw partition vmdk creation.
(edit) @7060   17 年 vboxsync Fix incorrect use of RTGCPHYS in DevATA. All this is 32bit only.
(edit) @7058   17 年 vboxsync Added (disabled) instrumentation for measuring the time DMA writes to …
(edit) @7043   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @6987   17 年 vboxsync VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
(edit) @6960   17 年 vboxsync Fixed too aggressive checking of LCHS geometry values. Triggered an …
(edit) @6891   17 年 vboxsync cosmetics.
(edit) @6889   17 年 vboxsync better fix for r28020
(edit) @6888   17 年 vboxsync fixed r28020
(edit) @6877   17 年 vboxsync floppy: fixed error message if the floppy device cannot be found
(edit) @6864   17 年 vboxsync VBoxHDD-new: The size argument of RTDirRead must be initialized if not …
(edit) @6735   17 年 vboxsync Move RTLdrClose inside the if so that it is only called if RTLdrLoad …
(edit) @6678   17 年 vboxsync fix L4 build of tstVDI
(edit) @6677   17 年 vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6609   17 年 vboxsync ATA: BytesRead + BytesWritten are needed for the statistics window
(edit) @6481   17 年 vboxsync vdi: when creating a fixed-size image, check for available space …
(edit) @6472   17 年 vboxsync vdi: fill fixed-size images with zeros during creation
(edit) @6468   17 年 vboxsync Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
(edit) @6374   17 年 vboxsync Squash a few evil TAB characters which have crept in.
(edit) @6363   17 年 vboxsync Fix compatibility issues with VDIs being used both by VBox version …
(edit) @6331   17 年 vboxsync cosmetics
(edit) @6330   17 年 vboxsync OSE
(edit) @6328   17 年 vboxsync Fix incorrect assertion for HDD prefix.
(edit) @6326   17 年 vboxsync Better size_t formatting fix.
(edit) @6325   17 年 vboxsync Fix a couple of wrong assertions and treat size_t variables correctly …
(edit) @6324   17 年 vboxsync Undo accidental VD driver rename, broke VMDK/VHD completely.
(edit) @6318   17 年 vboxsync PDMDevHlp*, cosmetics
(edit) @6314   17 年 vboxsync Fix segmentation fault because of a NULL pointer
(edit) @6312   17 年 vboxsync remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
(edit) @6295   17 年 vboxsync typos
(edit) @6292   17 年 vboxsync Editing the type without ajdusting the curly brackets work with MS …
(edit) @6291   17 年 vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6285   17 年 vboxsync (C) 2008
(edit) @6239   17 年 vboxsync AHCI: Implement NCQ
(edit) @6204   17 年 vboxsync for now, the VHD backend is not OSE (yet)
(edit) @6203   17 年 vboxsync Remove a forgoten RTMemFree. Trieying to free the static bakcend …
(edit) @6198   17 年 vboxsync applied Alex' patch for correct handling of read-only disk images
(edit) @6196   17 年 vboxsync Update header
(edit) @6195   17 年 vboxsync Cleanup the plugin handler. The load function returns an static …
(edit) @6173   17 年 vboxsync Add rudimentary VHD support
(edit) @6153   17 年 vboxsync fixed inverted write protect flag of the host floppy drive
(edit) @6062   17 年 vboxsync ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5942   17 年 vboxsync Remove incorrect trailing dots in the error messages.
(edit) @5894   17 年 vboxsync Started solaris raw HDD support (untested, disabled).
(edit) @5703   17 年 vboxsync Solaris setuid wrapper, in progress.
(edit) @5699   17 年 vboxsync Fixed environment parameter for RTProcCreate and a problem with trying …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette