VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33755   14 years vboxsync DrvHostSerial: cosmetical fixes
(edit) @33753   14 years vboxsync Audio/HDA: typo.
(edit) @33749   14 years vboxsync Audio/HDA: verbID(F00[0xA]) clarification and some clean up.
(edit) @33748   14 years vboxsync Audio/HDA: typo.
(edit) @33745   14 years vboxsync VCI: Updates
(edit) @33744   14 years vboxsync Audio/HDA: typo.
(edit) @33729   14 years vboxsync Serial/DevHostSerial: properly handle non-blocking I/O
(edit) @33728   14 years vboxsync Serial/DrvHostSerial: on Linux, try to open the serial device in …
(edit) @33722   14 years vboxsync Main, PCI: uniform PCI slots management, please watch/report regressions
(edit) @33721   14 years vboxsync Audio/HDA: VerbID: F00[0xC] clarification and clean up.
(edit) @33719   14 years vboxsync Audio/HDA: verbID: F00[09] clarification and clean up.
(edit) @33717   14 years vboxsync Audio/HDA: more clean ups. fixes typo in r67342 node count macro.
(edit) @33716   14 years vboxsync Audio/HDA: some clean up.
(edit) @33710   14 years vboxsync Audio/HDA: continue of r67331 on the rest of stac9220 nodes responding …
(edit) @33705   14 years vboxsync Audio/HDA: makes default configuration (verb: F1C) more clear (for …
(edit) @33687   14 years vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33682   14 years vboxsync EFI firmware bin: now with bridge support
(edit) @33681   14 years vboxsync Audio/HDA: move microphone on port D. Mac guest doesn't like enabled E …
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33673   14 years vboxsync Audio/HDA: don't flood release log.
(edit) @33662   14 years vboxsync HPET: avoid VERR_INTERNAL_ERROR on narrow reads, as this is being done …
(edit) @33658   14 years vboxsync License header fix
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33650   14 years vboxsync build fix
(edit) @33649   14 years vboxsync Devices/testcase: DEFS cleanup
(edit) @33648   14 years vboxsync fix builds
(edit) @33647   14 years vboxsync no need to include these defines twice
(edit) @33646   14 years vboxsync EFI: allow running EFI with PCI bridges
(edit) @33645   14 years vboxsync no need to include these defines twice
(edit) @33644   14 years vboxsync dev/vga: fix VGAState inconsistency across different .cpp files
(edit) @33629   14 years vboxsync Audio/HDA: fixes occasional microphone disable.
(edit) @33606   14 years vboxsync PCI: add 2 bridges into ICH-9 chipset, more verbose topology printing
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33578   14 years vboxsync solaris burn fix
(edit) @33575   14 years vboxsync build fix
(edit) @33574   14 years vboxsync build fix
(edit) @33572   14 years vboxsync wddm/3d: enable hgsmi for chromium
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33547   14 years vboxsync Storage-DMG: skip unknown keys
(edit) @33546   14 years vboxsync Remove obsolete VBoxDMG code
(edit) @33541   14 years vboxsync burn fix
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33534   14 years vboxsync #pragma pack() not pragma pack(0)
(edit) @33533   14 years vboxsync VCICache: disable unfinished code as this makes cl.exe hang
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33522   14 years vboxsync VCI: Bugfixes
(edit) @33519   14 years vboxsync VGA: Fixed repaint problems caused by taking screenshots.
(edit) @33511   14 years vboxsync DevVGA: Always build logging in debug builds, with different levels. …
(edit) @33501   14 years vboxsync DevVGA: Folded conditional compilation which only made the code harder …
(edit) @33495   14 years vboxsync missing check for NULL after relocation
(edit) @33493   14 years vboxsync VmdkHDDCore: RTMemFree() the original block if RTMemRealloc() fails
(edit) @33486   14 years vboxsync Additional checks
(edit) @33485   14 years vboxsync ATA: Don't assume that PGMPhysSimpleReadGCPtr succeeds in RC/R0 but go …
(edit) @33483   14 years vboxsync Audio/HDA: typo.
(edit) @33482   14 years vboxsync Audio/HDA: don't propogate audio format without verification that …
(edit) @33481   14 years vboxsync VCI: Updates
(edit) @33480   14 years vboxsync VMDK: Fix wrong assignment when growing the descriptor buffer. Removed …
(edit) @33479   14 years vboxsync DMG: Fix memory leak
(edit) @33478   14 years vboxsync Devices/Storage: a number of small memory leaks in error paths
(edit) @33476   14 years vboxsync PCI: better logging, better access to non-existing devices
(edit) @33472   14 years vboxsync PCI: cleanup, fixes
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33455   14 years vboxsync DevVGA: Removed unused code that was getting in the way.
(edit) @33444   14 years vboxsync Audio/HDA: naming.
(edit) @33443   14 years vboxsync nit
(edit) @33442   14 years vboxsync Devices/Makefile.kmk: Removed complicated bloat from r66989 and …
(edit) @33436   14 years vboxsync Audio/HDA: typo.
(edit) @33435   14 years vboxsync Audio/HDA: Assert->LogRel for special guests.
(edit) @33434   14 years vboxsync ACPI: _DSM method for HDEF entry.
(edit) @33420   14 years vboxsync one more
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33410   14 years vboxsync Network/SrvIntNetR0: log release VERR_INTNET_INCOMPATIBLE_TRUNK failures.
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33403   14 years vboxsync think before you commit
(edit) @33402   14 years vboxsync Audio/HDA: don't use extra word for IN/OUT activation, use register …
(edit) @33401   14 years vboxsync ACPI: layout hint for Mac guest. (xTracker/#4450 comment 152)
(edit) @33400   14 years vboxsync Audio/HDA: flexible audio format support (disabled).
(edit) @33392   14 years vboxsync DrvNamedPipe: OS/2 build fix.
(edit) @33371   14 years vboxsync SATA: 32-bit alignment issues
(edit) @33370   14 years vboxsync PCI: don't put HDA to other slots
(edit) @33364   14 years vboxsync Some more extension pack (formerly add-ons) sketches.
(edit) @33360   14 years vboxsync Devices/testcase/Makefile.kmk: Must define VBOX_WITH_EHCI or we'll …
(edit) @33355   14 years vboxsync Storage/VBoxHDD: make diff/base image creation fail with an …
(edit) @33352   14 years vboxsync Some sketches from last night.
(edit) @33330   14 years vboxsync warning
(edit) @33328   14 years vboxsync Audio/HDA: typo.
(edit) @33327   14 years vboxsync Audio/HDA: sound on Mac guest & some clean up.
(edit) @33326   14 years vboxsync virtio-net: 32-bit build fix
(edit) @33325   14 years vboxsync virtio-net: large (GSO) receive packet support (#4807)
(edit) @33317   14 years vboxsync Windows build fix
(edit) @33315   14 years vboxsync one more
(edit) @33314   14 years vboxsync PCI, PDM: MSI-X support (absolutely untested)
(edit) @33310   14 years vboxsync Storage: memory leak
(edit) @33306   14 years vboxsync wddm/3d: scrolling with aero 8x speedup, bugfixing + profiling
(edit) @33303   14 years vboxsync Devices/VMMDev: logging and hungarian
(edit) @33288   14 years vboxsync Storage/vbox-img: improve mandatory parameter checking and …
(edit) @33274   14 years vboxsync BusLogic: Implement suspend on error
(edit) @33271   14 years vboxsync Storage/VDI: Make the code dealing with comments bullet-proof, …
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