VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43329   12 years vboxsync BusLogic: Minor emulation improvements (see #5112).
(edit) @40963   13 years vboxsync BusLogic: Interrupt/geometry registers are writable.
(edit) @40640   13 years vboxsync Renamed SCSI BIOS constants to elucidate their purpose.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @38782   13 years vboxsync Typos.
(edit) @38532   13 years vboxsync BusLogic: Fix passing error information to the guest when a request …
(edit) @38482   13 years vboxsync Typo in typo correction.
(edit) @38481   13 years vboxsync Typos.
(edit) @38470   13 years vboxsync BusLogic: Fix typo
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @36039   14 years vboxsync BusLogic: Remove wrong assertion
(edit) @36030   14 years vboxsync BusLogic: Fix a few emulation bugs and add more debugging code
(edit) @35768   14 years vboxsync BusLogic: assertion to catch cases where the guest tries to send more …
(edit) @35756   14 years vboxsync BusLogic: Fix SMP race which results in a guest hang
(edit) @35631   14 years vboxsync BusLogic: Properly fail some Adaptec 154xC commands that a guest may send.
(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) @34433   14 years vboxsync Storage: Introduce interface to query the location of a medium (device …
(edit) @34009   14 years vboxsync Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33274   14 years vboxsync BusLogic: Implement suspend on error
(edit) @33101   14 years vboxsync BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
(edit) @33098   14 years vboxsync BusLogic: Missing case
(edit) @33097   14 years vboxsync BusLogic: Revert unwanted commit
(edit) @33096   14 years vboxsync BusLogic: Missing case
(edit) @32983   14 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @30809   14 years vboxsync BusLogic: Handle interrupt status reg better; reduces W2K bootup time …
(edit) @30805   14 years vboxsync BusLogic: Added comment re firmware special option byte.
(edit) @30729   14 years vboxsync BusLogic: Fix
(edit) @30725   14 years vboxsync BusLogic: Fix for W2K and ACPI
(edit) @30723   14 years vboxsync Removed more instances of obsolete PCISetIrqNoWait calls.
(edit) @30688   14 years vboxsync BusLogic: Fix
(edit) @30687   14 years vboxsync BusLogic: Fix W2K guests
(edit) @30597   14 years vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30596   14 years vboxsync DevBusLogic: The CritSectIntr member must be 64-bit aligned even on …
(edit) @30592   14 years vboxsync BusLogic: Fix NT4 and SCO OpenServer guests. For NT4 the product …
(edit) @30140   14 years vboxsync BusLogic: Fix race leading to I/O hang
(edit) @29614   15 years vboxsync BusLogic: Make sure that there are no tasks pending during suspend
(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) @28065   15 years vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
(edit) @27660   15 years vboxsync BusLogic: Update the sense data only for a CHECK_CONDITION return code
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @26836   15 years vboxsync BusLogic: Fix FreeBSD guests
(edit) @26831   15 years vboxsync BusLogic: Set initialization required bit in the status register after …
(edit) @26422   15 years vboxsync Bugfix
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25934   15 years vboxsync BusLogic: Fix assertions with 2.4 kernels
(edit) @25446   15 years vboxsync BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24099   15 years vboxsync DevBusLogic: Drop the suspend and load/save synchronization since …
(edit) @24070   15 years vboxsync DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
(edit) @24067   15 years vboxsync DevBusLogic: Don't just restore the fPresent flag, check it! Save …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(add) @21321   15 years vboxsync OSE: export SCSI + SATA
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