VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @23311   15 年 vboxsync iSCSI: Repeat MODE_SENSE_6 during iscsiOpenImage if a check condition …
(edit) @23223   15 年 vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23194   15 年 vboxsync DrvVD.cpp: Fixed file handle leak when taking snapshots.
(edit) @23149   15 年 vboxsync ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is expected …
(edit) @23114   15 年 vboxsync Error message update
(edit) @23066   15 年 vboxsync Misaligned critical section
(edit) @23020   15 年 vboxsync unused variables
(edit) @23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @22982   15 年 vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22978   15 年 vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22966   15 年 vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @22934   15 年 vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22925   15 年 vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22850   15 年 vboxsync SCSI: Remove non supported command reporting it as an invalid opcode …
(edit) @22793   15 年 vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22731   15 年 vboxsync AHCI: Fixes for safe SG list creator
(edit) @22727   15 年 vboxsync AHCI: Fallback to a safe method for processing the PRDTL if mapping …
(edit) @22584   15 年 vboxsync Devices: tab
(edit) @22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22324   15 年 vboxsync AHCI: Windows 7 doesn't detect additional hard disks. The command …
(edit) @22278   15 年 vboxsync build fix.
(edit) @22277   15 年 vboxsync PDMDRVREG change (big changeset).
(edit) @22258   15 年 vboxsync Storage/iSCSI: pick up data length parameters no matter where they show up
(edit) @22256   15 年 vboxsync Storage/iSCSI: bunch of fixes which improve RFC compliance and error …
(edit) @22124   15 年 vboxsync AHCI: Fix following regressions from 3.0.4 * BSOD when rebooting …
(edit) @21910   15 年 vboxsync AHCI: Remove flags indicating hotplug support. We don't support that yet.
(edit) @21839   15 年 vboxsync Storage/iSCSI: fix parameter negotiation inconsistency
(edit) @21807   15 年 vboxsync Storage/iSCSI: clip read/write block size to sane values, and make …
(edit) @21806   15 年 vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21691   15 年 vboxsync DrvHostBase.cpp: missing macros added by iprt/stdint.h now.
(edit) @21626   15 年 vboxsync Devices/Storage/DrvHostBase.cpp: attempt to fix a burn due to a …
(edit) @21615   15 年 vboxsync AHCI: fix race condition resulting in hanging I/O
(edit) @21405   15 年 vboxsync fixed OSE headers
(edit) @21401   15 年 vboxsync export to OSE
(edit) @21400   15 年 vboxsync export to OSE
(edit) @21373   15 年 vboxsync Parallels: OSE header
(edit) @21371   15 年 vboxsync Parallels: Add support for parallels images to standard VirtualBox and …
(edit) @21363   15 年 vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21328   15 年 vboxsync addendum to r49488
(edit) @21321   15 年 vboxsync OSE: export SCSI + SATA
(edit) @21188   15 年 vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21060   15 年 vboxsync VMDK: AsyncIO doesn't work with more than one FLAT extent yet and fix …
(edit) @21030   15 年 vboxsync Storage/VBoxHDD: paranoia, for cloning to newly created image which is …
(edit) @21025   15 年 vboxsync Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
(edit) @21008   15 年 vboxsync VHD: Forgot to remove the alignment
(edit) @21007   15 年 vboxsync VHD: Aligning the block bitmap size doesn't work because the accesses …
(edit) @21006   15 年 vboxsync VHD: * Fix calculation of block bitmap bit to test or set …
(edit) @20797   15 年 vboxsync VHD: Fix access beyond the data block bitmap with ASMBitTest and …
(edit) @20695   15 年 vboxsync VHD: Fix access beyond the block bitmap which can lead to arbitrary crashes
(edit) @20640   15 年 vboxsync Storage/VMDK: automatically set lsilogic as controller type if …
(edit) @20639   15 年 vboxsync Storage/VMDK: reject any attempts to create growing ESX VMDK, as this …
(edit) @20567   15 年 vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20473   15 年 vboxsync VHD: Fix crash reported on vbox-dev when discarding snapshots (missing …
(edit) @20418   16 年 vboxsync VBoxHDD: no checks for 16383 cylinders anymore
(edit) @20417   16 年 vboxsync VBoxHDD: Properties, use RT_MIN
(edit) @20416   16 年 vboxsync VHD: Fix cloning (public #4080)
(edit) @20415   16 年 vboxsync VBoxHDD: Simple application for comparing two cloned images
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 年 vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20287   16 年 vboxsync Fixed buffer overflow for non-DMA floppy transfers.
(edit) @20257   16 年 vboxsync minor compiler warnings
(edit) @20181   16 年 vboxsync OSE fix
(edit) @20167   16 年 vboxsync First part of the PDMAsyncCompletion rewrite: * The Host specific …
(edit) @20087   16 年 vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @19974   16 年 vboxsync HostDVD/FreeBSD: Take the 64kb limit into account when reading from …
(edit) @19973   16 年 vboxsync Host/DVD: Fix non passthrough access on FreeBSD on probably Darwin too.
(edit) @19968   16 年 vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19921   16 年 vboxsync Storage/VMDK: avoid overlapping reads for streamOptimized files
(edit) @19824   16 年 vboxsync Storage/VHD: cooperate with VBoxHDD to suppress redundant writes
(edit) @19737   16 年 vboxsync VHD: The checksum needs to be update after the UUID was changed
(edit) @19736   16 年 vboxsync VHD: Fix chaning UUID of an image
(edit) @19686   16 年 vboxsync Grr
(edit) @19685   16 年 vboxsync .vhd: nitpicking, logging fixes
(edit) @19366   16 年 vboxsync Removed global VMM lock.
(edit) @19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19251   16 年 vboxsync VBoxHDD/VDI: fix heap corruption in compacting VDI.
(edit) @19202   16 年 vboxsync Storage/VDI: fix several bugs with compaction, deal with images which …
(edit) @19199   16 年 vboxsync Storage/VBoxHDD: fix bug leading to incorrectly ignoring writes. leads …
(edit) @19176   16 年 vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @19034   16 年 vboxsync Storage/VBoxHDD: stub for compacting images
(edit) @18966   16 年 vboxsync Storage/Vmdk: compiler warning fix
(edit) @18965   16 年 vboxsync typo (accidental undo actually)
(edit) @18964   16 年 vboxsync Storage/VHD: implement renaming
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18822   16 年 vboxsync gcc warning
(edit) @18778   16 年 vboxsync Storage/DrvVD: don't pass VMSETRTERR_FLAGS_FATAL to …
(edit) @18766   16 年 vboxsync Storage/DrvVD: switch to runtime error signalling at the end of driver …
(edit) @18678   16 年 vboxsync Storage/iSCSI: fix one case where re-login failed, and also implement …
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18567   16 年 vboxsync Storage/VDI: add maximum size check when creating VDI files.
(edit) @18566   16 年 vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18557   16 年 vboxsync Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
(edit) @18507   16 年 vboxsync ISCSIHDDCore.cpp: size_t warnings.
(edit) @18506   16 年 vboxsync VDIHDDCore.cpp: size_t.
(edit) @18505   16 年 vboxsync VmdkHDDCore.cpp: a bunch of size_t/unsigned mixups.
(edit) @18504   16 年 vboxsync VHDHDDCore.cpp: On second thought, the code looks fine.
(edit) @18503   16 年 vboxsync VHDHDDCore.cpp: r=bird: check @todo in VHD_PLATFORM_CODE_WI2R update …
(edit) @18498   16 年 vboxsync DrvBlock.cpp: size_t
(edit) @18446   16 年 vboxsync DrvHostDVD: even better fix.
(edit) @18445   16 年 vboxsync DrvHostDVD: better fix.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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