VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31439   14 years vboxsync Audio/HDA: typo (wrong condition).
(edit) @31434   14 years vboxsync vgaInfoText: dump more, check more, still stuff left to be done.
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31429   14 years vboxsync Audio/HDA: adds stream reset flag and behavior described in …
(edit) @31416   14 years vboxsync Devices/Makefile: synchronisation check for a duplicate file
(edit) @31382   14 years vboxsync warning
(edit) @31380   14 years vboxsync VmdkHDDCore, VBoxHDD: warnings
(edit) @31379   14 years vboxsync VHDHDDCore: typo
(edit) @31378   14 years vboxsync Audio/HDA: switch BDLE on end of BDLE and send interrupt depending on …
(edit) @31377   14 years vboxsync Audio/HDA: some todo and clean up.
(edit) @31357   14 years vboxsync Audio/HDA: some todo and clean up.
(edit) @31347   14 years vboxsync HDA: Review notes.
(edit) @31336   14 years vboxsync PCI: Make additional config space bits read-only.
(edit) @31324   14 years vboxsync Audio/HDA: clearing SDSTS registers.
(edit) @31323   14 years vboxsync SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, …
(edit) @31322   14 years vboxsync SrvIntNetR0.cpp: incorrect condition terminating the wait, causes …
(edit) @31294   14 years vboxsync Audio/HDA: spdif{in,out} needs F06/706 verb support.
(edit) @31278   14 years vboxsync Audio/HDA: unaligned write access and aliases.
(edit) @31277   14 years vboxsync Spelling.
(edit) @31266   14 years vboxsync Audio/HDA: right assertion and check.
(edit) @31265   14 years vboxsync Audio/HDA: some todos.
(edit) @31264   14 years vboxsync Audio/HDA: some todos.
(edit) @31263   14 years vboxsync Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access.
(edit) @31258   15 years vboxsync Main/Medium+Storage/VBoxHDD: fix incorrect handling of diff media in …
(edit) @31249   15 years vboxsync Warning.
(edit) @31243   15 years vboxsync Storage/iSCSI: optimize changing the open flags from read/write to readonly
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31237   15 years vboxsync DevAPIC.cpp: Missing new line in LogRels.
(edit) @31230   15 years vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @31215   15 years vboxsync Review notes.
(edit) @31209   15 years vboxsync DevPcBios.cpp: Do the reset after loading the lanboot ROM and fill the …
(edit) @31200   15 years vboxsync Audio/HDA: typo.
(edit) @31195   15 years vboxsync Attempt to fix crashes in DevVGA::vgaPortTakeScreenshot (xTracker 5146).
(edit) @31193   15 years vboxsync Devices/Storage: start of a testcase for shareable images
(edit) @31190   15 years vboxsync Audio/HDA: ConSelect (verbID: F01/701).
(edit) @31188   15 years vboxsync Audio/HDA: verb EAPD/BTL(F0C/70C), VolumeKnobCtrl(F0F/70F), Config …
(edit) @31186   15 years vboxsync Grrr
(edit) @31185   15 years vboxsync VBoxHDD: Add a flag to disable locking of an image file
(edit) @31184   15 years vboxsync Fix assertion in drvvdSetReadonly
(edit) @31180   15 years vboxsync Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
(edit) @31172   15 years vboxsync HDA: Fixed spelling.
(edit) @31156   15 years vboxsync Audio/HDA: HDA: 1. UR delivered depending on GCTL status, 2. MSI …
(edit) @31128   15 years vboxsync Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
(edit) @31114   15 years vboxsync TAP: make it work again on Linux hosts
(edit) @31109   15 years vboxsync VMMDevTesting.cpp: print values in a fashion that's easier to read.
(edit) @31098   15 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31097   15 years vboxsync RT_LIKELY misusage
(edit) @31094   15 years vboxsync typo
(edit) @31087   15 years vboxsync AHCI: Add debugger info callback to inspect controller state
(edit) @31085   15 years vboxsync Audio/HDA: nuked trailing whitespaces.
(edit) @31084   15 years vboxsync Audio/HDA: nuked trailing white spaces.
(edit) @31083   15 years vboxsync Audio/HDA: naming and formating.
(edit) @31077   15 years vboxsync Audio/HDA: typo.
(edit) @31076   15 years vboxsync Audio/HDA: some todo and more verbs(SetAmplifier(B--), …
(edit) @31075   15 years vboxsync Audio/HDA: some todos & clean up.
(edit) @31065   15 years vboxsync HDA: The HDA PCI class is 2, not 3.
(edit) @31062   15 years vboxsync Audio/HDA: codecReset implementation.
(edit) @31058   15 years vboxsync VUSBInternal.h: Attempt to fix the alignment issues on 32-bit hosts.
(edit) @31057   15 years vboxsync VMMDevTesting: more space for big trap messages.
(edit) @31050   15 years vboxsync Audio/HDA: F20 verb returns mac-intel subId value.
(edit) @31048   15 years vboxsync Audio/HDA: not error on unimplemeted.
(edit) @31047   15 years vboxsync Audio/HDA: codecLookup changed in a way to return codeUnimplemented in …
(edit) @31043   15 years vboxsync HDA: More coded review comments.
(edit) @31042   15 years vboxsync Audio/HDA: raises interrupt on Codec stops responds or on RINTCNT limit.
(edit) @31039   15 years vboxsync Audio/HDA: size.
(edit) @31035   15 years vboxsync Audio/HDA: some notes about STATESTS, and blocking access to any …
(edit) @31033   15 years vboxsync Audio/HDA: STATES/WAKEEN shouldn't be cleared on hdaReset only on …
(edit) @31032   15 years vboxsync Audio/HDA: start ptocess CORB only when CORBCTL:DMA != 0 (on CORBCTL …
(edit) @31031   15 years vboxsync Audio/HDA: STATES on reset set 0x1 (state changed on SDI[0]), mask for …
(edit) @31030   15 years vboxsync Audio/HDA: codec should return 0xFF for CAD != 0.
(edit) @31029   15 years vboxsync audio/HDA: typo.
(edit) @31028   15 years vboxsync audio/HDA: some todo.
(edit) @31015   15 years vboxsync HDA: Allow Windows to see the HDA controller.
(edit) @31009   15 years vboxsync HDA: Added a few R/O registers.
(edit) @31001   15 years vboxsync intnetR0NetworkSetIfActive: Paranoia: Make sure there are no pending …
(edit) @30992   15 years vboxsync HDA: A few more review comments.
(edit) @30985   15 years vboxsync DevCodec: export to OSE
(edit) @30984   15 years vboxsync export HDA to OSE
(edit) @30976   15 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30975   15 years vboxsync LsiLogic: Fix very rare race with SMP guests resulting in an endless …
(edit) @30968   15 years vboxsync Align VUSB counters in 32-bit builds.
(edit) @30947   15 years vboxsync LsiLogic: Plug memory leak if a target doesn't exist, log CDBs to non …
(edit) @30944   15 years vboxsync bigger buffer.
(edit) @30941   15 years vboxsync Storage/iSCSI: Handle target triggered disconnects properly, without …
(edit) @30921   15 years vboxsync NAT/hostresolver: trim ending dots confusing host resolver.
(edit) @30920   15 years vboxsync NAT: don't pass empty DNS server list to guest.
(edit) @30906   15 years vboxsync Audio/HDA: naming and some todo.
(edit) @30900   15 years vboxsync VMDK: Activate new async I/O by default
(edit) @30886   15 years vboxsync Devices/Graphics: quick workaround for the crash when taking a …
(edit) @30866   15 years vboxsync Audio: Inital HDA commit. Not fully workable, compilable on Mac …
(edit) @30864   15 years vboxsync VD/Parallels: Implement async I/O support. Completely untestet right …
(edit) @30863   15 years vboxsync VD: Finish async I/O support for VMDK. Still disabled by default until …
(edit) @30857   15 years vboxsync dang
(edit) @30852   15 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30850   15 years vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30846   15 years vboxsync DevRTC: No point calling LogRel when we are not in R3.
(edit) @30809   15 years vboxsync BusLogic: Handle interrupt status reg better; reduces W2K bootup time …
(edit) @30805   15 years vboxsync BusLogic: Added comment re firmware special option byte.
(edit) @30775   15 years vboxsync alignment fix.
(edit) @30774   15 years vboxsync alignment 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