VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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