VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32491   14 years vboxsync ICH PCI: fixed long standing bug in device relocation code (IRQ was …
(edit) @32490   14 years vboxsync PIIX PCI: fixed long standing bug in device relocation code (IRQ was …
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32476   14 years vboxsync LPC: fixed header type
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32465   14 years vboxsync EFI: latest firmware binaries
(edit) @32456   14 years vboxsync SB16: Do not copy too much at once, the guest must see all interrupts.
(edit) @32442   14 years vboxsync iSCSI: Build fix
(edit) @32441   14 years vboxsync another argh
(edit) @32440   14 years vboxsync argh
(edit) @32438   14 years vboxsync HDA: Moved the microphone to port E, which is input only.
(edit) @32436   14 years vboxsync more rebranding
(edit) @32432   14 years vboxsync VD: Fun with DMG images, booting from them seems to work
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32430   14 years vboxsync VD: Little experiment to speed up booting from a high latency storage …
(edit) @32429   14 years vboxsync iSCSI: Transfer direction for a flush is NONE, fixes LIO disconnects …
(edit) @32412   14 years vboxsync HDA: Made Windows recognize a microphone.
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32395   14 years vboxsync vbox-img: info/compact command and cleanup
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32386   14 years vboxsync warnings
(edit) @32381   14 years vboxsync VBoxHDD: Don't leave with VERR_VD_BLOCK_FREE if the last block in the …
(edit) @32380   14 years vboxsync vbox-img: initial coding
(edit) @32379   14 years vboxsync DevPciIch9: fixed expression
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32369   14 years vboxsync VMMDev: GuestCoreDump -> GuestCoreDumpEnabled.
(edit) @32352   14 years vboxsync VMMDev.cpp: Allow GuestCoreDump and RZEnable in the config values.
(edit) @32346   14 years vboxsync burn fix
(edit) @32342   14 years vboxsync PCI: typos, first functional version
(edit) @32339   14 years vboxsync Undid accidental commit of debug code.
(edit) @32337   14 years vboxsync audio: Renamed config variable to match its function; default audio …
(edit) @32335   14 years vboxsync HDA: Fixed Vista playback.
(edit) @32329   14 years vboxsync AHCI/ATAPI: Make it work with Windows guests
(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
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