VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32315   14 years vboxsync VMMDev: Added CFGM parameter "GuestCoreDump" defaults to false.
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32304   14 years vboxsync AC97: Do not quit processing loop when empty buffer is encountered.
(edit) @32300   14 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32293   14 years vboxsync HDA: Improve playback quality by not buffering too far ahead.
(edit) @32280   14 years vboxsync PCI: BIOS init, rework
(edit) @32278   14 years vboxsync iSCSI: Provide the correct hint to the select method
(edit) @32277   14 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @32260   14 years vboxsync dev/vga: saved state fix
(edit) @32259   14 years vboxsync dev/vga: fix vgaPortUpdateDisplayRect for non-zero framebugger vram offset
(edit) @32250   14 years vboxsync wddm: 1. guest installer uninstall 2. dev/vga saved state fix
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32226   14 years vboxsync warning
(edit) @32225   14 years vboxsync iSCSI: Don't send more PDUs then allowed by the target. The MaxCmdSN …
(edit) @32216   14 years vboxsync PCI: device assignment logic
(edit) @32209   14 years vboxsync VMMDev.cpp: Implemented VMMDevPowerState_SaveState - untested
(edit) @32195   14 years vboxsync VMDK/StreamOptimized: Truncate the file only if the size changed. …
(edit) @32192   14 years vboxsync USB-win: Map URB cancellation to endpoint abort like Darwin/Solaris.
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   14 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32167   14 years vboxsync DrvIntNet.cpp: Missing initialization of pDrvIntR0. Should fix #5233.
(edit) @32160   14 years vboxsync DevE1000.cpp: Don't include unnecessary bit.s
(edit) @32152   14 years vboxsync PCI work: more docs, exact device config
(edit) @32147   14 years vboxsync Main, Device: fix saved states (PCI)
(edit) @32139   14 years vboxsync FTM checkpoint setting
(edit) @32132   14 years vboxsync iSCSI: Handle all events, not only the first one we encounter
(edit) @32130   14 years vboxsync export to OSE
(edit) @32129   14 years vboxsync export to OSE
(edit) @32128   14 years vboxsync export to OSE
(edit) @32126   14 years vboxsync EFI: unexport empty directories
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32108   14 years vboxsync ATA/ATAPI: Clear the Led always
(edit) @32104   14 years vboxsync ATA/Passthrough: Determine the correct sector size for the READ CD MSF …
(edit) @32088   14 years vboxsync ATA/Passthrough: Fix audio CDs. Try to retrieve the track type during …
(edit) @32082   14 years vboxsync CD/Passthrough: Prevent the host from crashing when trying to access a …
(edit) @32077   14 years vboxsync OHCI: ED checks must be less strict when looking for URBs to be undone.
(edit) @32076   14 years vboxsync CD/Passthrough: READ CD requires the numbers of blocks to read and not …
(edit) @32073   14 years vboxsync AHCI: CD/DVD fixes
(edit) @32072   14 years vboxsync Build fix
(edit) @32069   14 years vboxsync AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
(edit) @32068   14 years vboxsync ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update the …
(edit) @32067   14 years vboxsync HostDVD/FreeBSD: Implement missing DoLock method
(edit) @32054   14 years vboxsync Alignment fix.
(edit) @32052   14 years vboxsync OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
(edit) @32037   14 years vboxsync PCI work: make ICH9 PCI an additional device, not alternative …
(edit) @32021   14 years vboxsync warning
(edit) @32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @31990   14 years vboxsync Audio/HDA: fixes assertion 0x1b is pin-node.
(edit) @31984   14 years vboxsync Audio/HDA: changes power management and topology to make it close to …
(edit) @31963   14 years vboxsync ACPI: Hook S1 power state.
(edit) @31955   14 years vboxsync Audio/HDA: log params.
(edit) @31944   14 years vboxsync EFI: export build box configuration
(edit) @31943   14 years vboxsync iSCSI: Clear pointer to next command to fix assertion
(edit) @31921   14 years vboxsync VHD/Resize: Initial support
(edit) @31920   14 years vboxsync VDI/Resize: Fixed sized images are not supported yet
(edit) @31919   14 years vboxsync VBoxHDD/Resize: Calculate the CHS geometry if the caller doesn't …
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31903   14 years vboxsync EFI: missed readme files.
(edit) @31901   14 years vboxsync OSE compile fixes
(edit) @31899   14 years vboxsync OSE build fix
(edit) @31890   14 years vboxsync OSE header fixes
(edit) @31888   14 years vboxsync Devices: export USB proxy device to OSE
(edit) @31886   14 years vboxsync export dtrace example to OSE
(edit) @31885   14 years vboxsync OSE header fixes
(edit) @31880   14 years vboxsync export some testcases to OSE
(edit) @31855   14 years vboxsync Audio/HDA: fixes input/output volume control.
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31845   14 years vboxsync iSCSI: Don't return VERR_TRY_AGAIN because it doesn't indicate an error
(edit) @31810   14 years vboxsync VDI/Resize: Bug fixes, cleanups
(edit) @31804   14 years vboxsync VBoxHDD/VDI: Support for increasing the size of a disk, completely …
(edit) @31803   14 years vboxsync VBoxHDD: Fix
(edit) @31776   14 years vboxsync VBoxHDD: Resize stubs
(edit) @31771   14 years vboxsync Audio/HDA: introduces saved states.
(edit) @31767   14 years vboxsync build fix
(edit) @31765   14 years vboxsync virtio-net: fixed offset modification bug
(edit) @31764   14 years vboxsync virtio-net: removed TX buffer along with redundant memcpy call
(edit) @31762   14 years vboxsync PCI: new implementation placeholders
(edit) @31760   14 years vboxsync Audio/HDA: Input streams support.
(edit) @31755   14 years vboxsync virtio-net: TSO4, TSO6 and UFO support (#4807)
(edit) @31741   14 years vboxsync Audio/HDA: corrects capasity of CORB and RIRB.
(edit) @31714   14 years vboxsync iSCSI: Bug fixes. ExpStartSN should start with 0 because the field is …
(edit) @31662   14 years vboxsync Devices: header fixes
(edit) @31619   14 years vboxsync iSCSI: Read timeout handling for poll to catch broken connections
(edit) @31617   14 years vboxsync Missing else
(edit) @31616   14 years vboxsync iSCSI: Reattach when the target hangs up. Poll doesn't return with the …
(edit) @31608   14 years vboxsync iSCSI: Proper handling of lost connections. Reset the state and resend …
(edit) @31605   14 years vboxsync HDA: Removed incorrect F00/05 parameter for DACs (it was probably …
(edit) @31594   14 years vboxsync disabled VBoxFixHdd
(edit) @31592   14 years vboxsync space
(edit) @31588   14 years vboxsync Remove wrap to EF define
(edit) @31587   14 years vboxsync iSCSI: First working version of async iSCSI
(edit) @31586   14 years vboxsync VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
(edit) @31578   14 years vboxsync whitespace
(edit) @31573   14 years vboxsync VBoxHDD: Update the transfer counter in the I/O interface at the …
(edit) @31558   14 years vboxsync Devices/USB and RDP/client: things that should not have been in r64661
(edit) @31557   14 years vboxsync Devices/USB and RDP/client: share USB code
(edit) @31551   14 years vboxsync this does not work as newline on Windows (0x0d,0x0a) is replaced by …
(edit) @31550   14 years vboxsync build fix
(edit) @31538   14 years vboxsync USBProxyDevice-linux: corrected the headers and the file check rule in …
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