|
|
@33224
|
14 years |
vboxsync |
Storage/vbox-img: fix reading from pipes
|
|
|
@33218
|
14 years |
vboxsync |
AsyncCompletion: Move bandwidth groups to the generic code and support …
|
|
|
@33216
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33215
|
14 years |
vboxsync |
PCI: fixed few MSI-related bugs, now SLES boots fine with MSI SATA
|
|
|
@33214
|
14 years |
vboxsync |
AHCI: put MSI in place which allows to avoid conflicts
|
|
|
@33213
|
14 years |
vboxsync |
Storage/vbox-img: implement stdin and stdout support. stdin is tested, …
|
|
|
@33212
|
14 years |
vboxsync |
EFI: fixed file attributes
|
|
|
@33211
|
14 years |
vboxsync |
EFI: fixed file attributes
|
|
|
@33210
|
14 years |
vboxsync |
Missing testcase changes
|
|
|
@33209
|
14 years |
vboxsync |
AHCI: Some cleanup
Until now there were two different methods to …
|
|
|
@33208
|
14 years |
vboxsync |
BIOS: Ensured string instruction direction, commented out unused routines.
|
|
|
@33203
|
14 years |
vboxsync |
PCI: tight packing of builting devices into functions, chipset slot …
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@33191
|
14 years |
vboxsync |
Storage/VMDK: fix conditions for reading VMDK footer (regression)
|
|
|
@33190
|
14 years |
vboxsync |
Storage/VMDK: create new streamOptimized images in write only mode
|
|
|
@33186
|
14 years |
vboxsync |
Storage/VMDK: read streamOptimized images to the very end
|
|
|
@33182
|
14 years |
vboxsync |
Devices/Storage: implement sequential reading of streamOptimized VMDK …
|
|
|
@33178
|
14 years |
vboxsync |
VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
|
|
|
@33177
|
14 years |
vboxsync |
Better fix.
|
|
|
@33176
|
14 years |
vboxsync |
Darn alignment…
|
|
|
@33175
|
14 years |
vboxsync |
AHCI: Implement suspend on error for the async I/O path
|
|
|
@33174
|
14 years |
vboxsync |
VGA: Allow loading VGA BIOS from file. Also dump GC registers.
|
|
|
@33173
|
14 years |
vboxsync |
VBE: Do not allocate big buffers on stack (get mode info fn).
|
|
|
@33171
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33145
|
14 years |
vboxsync |
NAT: releasing of temporal buffer.
|
|
|
@33142
|
14 years |
vboxsync |
PCI: new bus implementation can be used with IDE controller too
|
|
|
@33137
|
14 years |
vboxsync |
PCI: MSI in USB controllers
|
|
|
@33131
|
14 years |
vboxsync |
VHD: Fix comparison
|
|
|
@33127
|
14 years |
vboxsync |
PCI: bits
|
|
|
@33126
|
14 years |
vboxsync |
EFI: frash firmware with SATA support
|
|
|
@33125
|
14 years |
vboxsync |
AHCI: More verbose assertion
|
|
|
@33124
|
14 years |
vboxsync |
iSCSI: Clear the counter for waiting requests when aborting all …
|
|
|
@33121
|
14 years |
vboxsync |
iSCSI: Fix broken disconnect handling
|
|
|
@33115
|
14 years |
vboxsync |
LsiLogic: Implement enough of the FW Upload/Download requests to make …
|
|
|
@33114
|
14 years |
vboxsync |
EFI: some code restructure.
|
|
|
@33113
|
14 years |
vboxsync |
EFI: IdeController detects AHCI IDE Emulation and patches supported …
|
|
|
@33110
|
14 years |
vboxsync |
EFI: wrong assert, we shouldn't assert here we should just ignore old …
|
|
|
@33106
|
14 years |
vboxsync |
BIOS: Enable string writes for SCSI
|
|
|
@33105
|
14 years |
vboxsync |
Corrected assertion (and comments).
|
|
|
@33101
|
14 years |
vboxsync |
BusLogic,SCSI: Don't propagate VINF_VD_ASYNC_IO_FINISHED to the caller
|
|
|
@33099
|
14 years |
vboxsync |
VBoxSCSI: Mark the controller busy
|
|
|
@33098
|
14 years |
vboxsync |
BusLogic: Missing case
|
|
|
@33097
|
14 years |
vboxsync |
BusLogic: Revert unwanted commit
|
|
|
@33096
|
14 years |
vboxsync |
BusLogic: Missing case
|
|
|
@33095
|
14 years |
vboxsync |
BIOS: SCSI writes via string I/O (currently disabled).
|
|
|
@33094
|
14 years |
vboxsync |
VD: Fix an assertion when queuing a flush while an expanding write …
|
|
|
@33091
|
14 years |
vboxsync |
VGA: Dump more state information.
|
|
|
@33089
|
14 years |
vboxsync |
VGA: Cleaned up saved state and VBE registers management a bit.
|
|
|
@33088
|
14 years |
vboxsync |
Storage/VMDK: merge the sequential streamOptimized image writing code …
|
|
|
@33086
|
14 years |
vboxsync |
EFI: Introduces Video Mode 1920x1200.
|
|
|
@33083
|
14 years |
vboxsync |
forgotten files for previous change
|
|
|
@33082
|
14 years |
vboxsync |
Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
|
|
|
@33081
|
14 years |
vboxsync |
Storage/VDI: fix a sneaky bug which led to temporary amnesia what the …
|
|
|
@33076
|
14 years |
vboxsync |
VGA: Properly return an error when screenshot was not taken.
|
|
|
@33072
|
14 years |
vboxsync |
path
|
|
|
@33071
|
14 years |
vboxsync |
EFI: manual patch file editing is a bad idea
|
|
|
@33065
|
14 years |
vboxsync |
EFI: don't leave holes in ACPI tables
|
|
|
@33052
|
14 years |
vboxsync |
ACPI: long standing issue with addressing of global vars
|
|
|
@33050
|
14 years |
vboxsync |
EFI: MCFG table
|
|
|
@33049
|
14 years |
vboxsync |
EFI: right port assignments.
|
|
|
@33041
|
14 years |
vboxsync |
VGA: Disabled bytewise I/O in BIOS, de-uglified conditional code.
|
|
|
@33040
|
14 years |
vboxsync |
DevVGA: Need to take number of planes into account, too.
|
|
|
@33037
|
14 years |
vboxsync |
one more file
|
|
|
@33035
|
14 years |
vboxsync |
AHCI: checksumming in device identification
|
|
|
@33031
|
14 years |
vboxsync |
Devices: global define for using MSI support in devices
|
|
|
@33030
|
14 years |
vboxsync |
VDI: Don't allocate a block if the VD_WRITE_NO_ALLOC flag is set even …
|
|
|
@33029
|
14 years |
vboxsync |
EFI: no DMA in emulation mode.
|
|
|
@33028
|
14 years |
vboxsync |
EFI: replaces IdeBus{Conroller,Bus}Dxe drivers with VBox's ones.
|
|
|
@33027
|
14 years |
vboxsync |
EFI: legal notes.
|
|
|
@33026
|
14 years |
vboxsync |
EFI: deversity work on IdeBusDxe module.
|
|
|
@33025
|
14 years |
vboxsync |
EFI: diversity work on IdeController code.
|
|
|
@33024
|
14 years |
vboxsync |
EFI: Initial commit of VBoxIdeBusDxe, taken from …
|
|
|
@33023
|
14 years |
vboxsync |
EFI: Initial commit of VBoxIdeControllerDxe, taken from …
|
|
|
@33016
|
14 years |
vboxsync |
SCSI: Query parameters only for a read or write
|
|
|
@33015
|
14 years |
vboxsync |
SCSI: Log errors of completed requests
|
|
|
@33013
|
14 years |
vboxsync |
AHCI: Implement ATA_DEVICE_RESET for ATAPI devices (mandatory command …
|
|
|
@33001
|
14 years |
vboxsync |
VGA: Documented VBE_BYTEWISE_IO purpose.
|
|
|
@32999
|
14 years |
vboxsync |
DevVGA: Better variable naming, corrected assertion.
|
|
|
@32985
|
14 years |
vboxsync |
DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
|
|
|
@32983
|
14 years |
vboxsync |
LsiLogic: Suspend the VM on a recoverable error without changing the …
|
|
|
@32982
|
14 years |
vboxsync |
DevAPIC: Addressed the cause of the div by zero problem in …
|
|
|
@32978
|
14 years |
vboxsync |
DevVGA: Update the number of pages for all VBE modes based on VRAM size.
|
|
|
@32974
|
14 years |
vboxsync |
Forgot to reset variables after update.
|
|
|
@32967
|
14 years |
vboxsync |
DevPCNet: comment
|
|
|
@32964
|
14 years |
vboxsync |
DevPCNet: work around a WinXP driver bug which clears CSR0.TINT after …
|
|
|
@32960
|
14 years |
vboxsync |
PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
|
|
|
@32959
|
14 years |
vboxsync |
Storage/ATAController: release log msg cosmetics
|
|
|
@32958
|
14 years |
vboxsync |
Testcase
|
|
|
@32957
|
14 years |
vboxsync |
AHCI: Implement SuspendOnError to give the user a chance to fix …
|
|
|
@32951
|
14 years |
vboxsync |
PCI: cleanup, bits
|
|
|
@32950
|
14 years |
vboxsync |
VGA: Merge pfnUpdateRect calls for text modes, too.
|
|
|
@32944
|
14 years |
vboxsync |
Storage/ATAController: Clean up suspending the VM on certain errors, …
|
|
|
@32943
|
14 years |
vboxsync |
Storage/ATA: Clean up suspending the VM on certain errors, and make …
|
|
|
@32941
|
14 years |
vboxsync |
PCI: safety checks, cleaner code
|
|
|
@32939
|
14 years |
vboxsync |
AHCI: MSI support
|
|
|
@32938
|
14 years |
vboxsync |
LSI logic: continue, even if no MSI on chipset
|
|
|
@32936
|
14 years |
vboxsync |
dsound: Use global focus (instead of sticky).
|
|
|
@32935
|
14 years |
vboxsync |
PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
|
|
|