VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78040   6 years vboxsync DevFDC: Eliminated irrelevant ifdefs.
(edit) @77856   6 years vboxsync Devices/DrvVD: Get rid of the TCP/NET implementation and use the …
(edit) @77580   6 years vboxsync DevATA: Do not set signature for nonexistent devices, it was wrong …
(edit) @77579   6 years vboxsync DevATA: Added empty bus port handler to simplify logic elsewhere.
(edit) @77392   6 years vboxsync DevATA: Return bit 7 clear when reading registers on IDE channel with …
(edit) @77349   6 years vboxsync DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
(edit) @77296   6 years vboxsync DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
(edit) @77183   6 years vboxsync AHCI: Revert last memory leak fix. PDMDevHlpDriverAttach() takes over …
(edit) @77182   6 years vboxsync AHCI: Fix small memory leak during construction (the port name stirng …
(edit) @77105   6 years vboxsync Devices/DrvHostBase-freebsd.cpp: Compile fixes
(edit) @77043   6 years vboxsync FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
(edit) @77025   6 years vboxsync FDC: Removed the unused fdisk_type_t enum, too.
(edit) @77024   6 years vboxsync FDC: Removed completely unused fd_format_t field.
(edit) @77023   6 years vboxsync DevATA: Added READ CD MSF support (see bugref:5869).
(edit) @77012   6 years vboxsync DevATA: Log CHS<->LBA conversions.
(edit) @77011   6 years vboxsync Undoing unintended commit.
(edit) @77010   6 years vboxsync DevATA: Clear interrupt when command register is written (ATA …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76396   6 years vboxsync Make scm happy.
(edit) @76386   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76385   6 years vboxsync DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
(edit) @76384   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76128   6 years vboxsync Buslogic: add an RT_FALL_THRU() needed by the last non-trivial change.
(edit) @76077   6 years vboxsync Try again.
(edit) @76076   6 years vboxsync Alignment.
(edit) @76075   6 years vboxsync Alignment.
(edit) @76074   6 years vboxsync BusLogic: Added a semi-credible AHA-1540B emulation.
(edit) @76063   6 years vboxsync DevAHCI: Tiger hack from Michal.
(edit) @75772   6 years vboxsync DevATA: Don't assert when the guest tries to do an out of bounds read …
(edit) @75111   6 years vboxsync Synced code and comment again.
(edit) @75101   6 years vboxsync Build fix.
(edit) @75100   6 years vboxsync BusLogic: Added option to emulate an ISA device without any PCI bits.
(edit) @75075   6 years vboxsync DevATA: Made RECALIBRATE and INITIALIZE DEVICE PARAMETERS commands …
(edit) @74839   6 years vboxsync DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
(edit) @74838   6 years vboxsync DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
(edit) @74309   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlushAsync option
(edit) @74308   6 years vboxsync Devices/Storage/DrvVD: Don't ignore the IgnoreFlush and FlushInterval …
(edit) @73590   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73094   6 years vboxsync Devices/Storage/DrvDiskIntegrity: Add some missing interfaces to …
(edit) @73091   6 years vboxsync lsilogicR3LoadExec: Should check SSMR3GetXxxx return values before …
(edit) @72637   6 years vboxsync DevATA: Yield early in the status polling from raw-mode & ring-0. …
(edit) @72589   7 years vboxsync DevATA: Register statistics profiling the yields. bugref:1960
(edit) @72588   7 years vboxsync DevATA: Reduce repeate RTThreadYield() calls on EMT on …
(edit) @72587   7 years vboxsync DevATA: Moved the static variables (there will be two in play here, R3 …
(edit) @72338   7 years vboxsync DrvDiskIntegrity: Add async flag to indicate whether a request used …
(edit) @72336   7 years vboxsync DrvDiskIntegrity: Add async flag to indicate whether a request used …
(edit) @72312   7 years vboxsync Build fix attempt for 32bit Windows
(edit) @72311   7 years vboxsync doxygen
(edit) @72310   7 years vboxsync Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
(edit) @71964   7 years vboxsync Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
(edit) @71807   7 years vboxsync Devices/Storage: Forgot to commit files
(edit) @71775   7 years vboxsync Devices/Storage: Properly account for requests currently waiting for …
(edit) @70776   7 years vboxsync Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on …
(edit) @70775   7 years vboxsync Devices/Storage/DrvVD.cpp: Fix assertion
(edit) @70689   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70688   7 years vboxsync VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
(edit) @70687   7 years vboxsync DevATA,DevAHCI: build fixes for 32bit
(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) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68592   7 years vboxsync nit
(edit) @68591   7 years vboxsync Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
(edit) @68535   7 years vboxsync AHCI: Additional logging, fixed confusing grammar/typo (send vs. sent).
(edit) @68369   7 years vboxsync DevATA: bugref:8965: enable IDE0/IDE1 at device creation time as this …
(edit) @68205   7 years vboxsync Devices/Storage/IOBufMgmt: Don't actually allocate memory when …
(edit) @67962   7 years vboxsync Warning.
(edit) @67961   7 years vboxsync VSCSI: Added virtual SSC device. WIP, disabled by default.
(edit) @67960   7 years vboxsync Fixing bad commit.
(edit) @67959   7 years vboxsync DevATA: Select device 0 when resetting, see bugref:5869
(edit) @67919   7 years vboxsync BusLogic: Cleaned up command handling, implemented a few todos.
(edit) @67917   7 years vboxsync BusLogic: Fetch local RAM command does not trigger completion interrupts.
(edit) @67890   7 years vboxsync LsiLogic: Fix buggy Solaris 9 guest driver
(edit) @67887   7 years vboxsync BusLogic: Clear CMDINV bit when dismissing interrupts. Matches docs …
(edit) @67886   7 years vboxsync BusLogic: Implemented mostly dummy Enable OMBR Interrupt command.
(edit) @67841   7 years vboxsync Devices/Storage: Don't prevent VM startup with an empty host DVD drive …
(edit) @67806   7 years vboxsync Devices: when attaching a driver, don't pass a local variable as …
(edit) @67682   7 years vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67681   7 years vboxsync DevAHCI: bugref:8907: reverted last change as it's not required …
(edit) @67678   7 years vboxsync DevAHCI: bugref:8907: we need to enable the PCI busmaster bit …
(edit) @67597   7 years vboxsync DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @66970   8 years vboxsync VSCSI/SBC: Mixed up cSectors and cbSector
(edit) @66969   8 years vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66967   8 years vboxsync VSCSI/SBC: Fix querying disk regions after last commit
(edit) @66956   8 years vboxsync doxygen fix
(edit) @66955   8 years vboxsync Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66239   8 years vboxsync DevATA: Fix
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