VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34920   14 years vboxsync Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor.
(edit) @34910   14 years vboxsync export to OSE
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34900   14 years vboxsync Moved rounding fix so that the PIT IRQ stat still works.
(edit) @34896   14 years vboxsync PIT: Avoid double calls of timer handler caused by integer truncation.
(edit) @34890   14 years vboxsync missing case
(edit) @34879   14 years vboxsync HPET: minor cleanup, more forgiving behavior
(edit) @34877   14 years vboxsync one more
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34875   14 years vboxsync AHCI: Fix loading older saved states
(edit) @34853   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34852   14 years vboxsync Audio/HDA: STATESTS used while interrupt delivery only when …
(edit) @34851   14 years vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
(edit) @34849   14 years vboxsync Devices/Graphics: clean up VBE register setting and do not overwrite …
(edit) @34847   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34836   14 years vboxsync PCI: fix Windows device manage question marks
(edit) @34828   14 years vboxsync Audio/HDA: nuked trailing whitespace.
(edit) @34827   14 years vboxsync Audio/HDA: comments.
(edit) @34824   14 years vboxsync Audio/HDA: WALCLK emulation uses virtual time source, math fixed.
(edit) @34819   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34818   14 years vboxsync Audio/HDA: Implementation of WALCLK register. fixes with Ubuntu 10.10 …
(edit) @34775   14 years vboxsync Linux build fix
(edit) @34768   14 years vboxsync PC/Etherboot-src: build speedup by converting sub-makefile to single …
(edit) @34752   14 years vboxsync LPC: print PIRQ mapping too
(edit) @34751   14 years vboxsync Typo.
(edit) @34750   14 years vboxsync PCI: Added pciirq dbg info command for old chipset.
(edit) @34749   14 years vboxsync space
(edit) @34748   14 years vboxsync PCI: correct reset handlers
(edit) @34746   14 years vboxsync PCI: registers, better reset and relocation handlers
(edit) @34697   14 years vboxsync PIC: Clear IRR bit when edge triggered IRQ is deasserted.
(edit) @34695   14 years vboxsync PIC: Reversed IRQ flip-flop polarity.
(edit) @34692   14 years vboxsync Comments.
(edit) @34691   14 years vboxsync PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency).
(edit) @34674   14 years vboxsync Devices/Graphics: r68469, fixed
(edit) @34667   14 years vboxsync Devices/Graphics: check requested screen sizes to be sure they fit in …
(edit) @34591   14 years vboxsync Audio/HDA: some cosmetic. tune port F params.
(edit) @34590   14 years vboxsync Audio/HDA: logs.
(edit) @34534   14 years vboxsync todo
(edit) @34516   14 years vboxsync PCI: remove irrelevant bits from BARs addresses when printing
(edit) @34506   14 years vboxsync LPC: Make lack of interrupts explicit.
(edit) @34504   14 years vboxsync LPC: fixed XP with ICH9
(edit) @34494   14 years vboxsync ACPI: hardcode interrupt - better reset behavior
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34490   14 years vboxsync VBoxVideo: remove leading underscore from structure names and make …
(edit) @34489   14 years vboxsync one more
(edit) @34488   14 years vboxsync unicode
(edit) @34487   14 years vboxsync LPC: registers infomation
(edit) @34486   14 years vboxsync ACPI: allow to configure SCI if not yet configured (reset)
(edit) @34485   14 years vboxsync PCI: print interrupts and regions information about devices in 'info pci'
(edit) @34483   14 years vboxsync e1000: VM reset handler
(edit) @34460   14 years vboxsync Audio/HDA: temporary disabled(FIFOW), hdaTransfer doesn't ignore fStop …
(edit) @34459   14 years vboxsync Audio/HDA: doesn't let fresh SL install hang on node: 0x9 (reserved).
(edit) @34458   14 years vboxsync BIOS: removed generic vars mechanism
(edit) @34455   14 years vboxsync BIOS: now MCFG region is correctly reported in E820
(edit) @34452   14 years vboxsync SCSI: Fix crash on startup
(edit) @34451   14 years vboxsync Devices/Audio/Alsa: incorporated upstream fix to properly resume a …
(edit) @34443   14 years vboxsync Audio/HDA: cosmetic and some reorganization (need to test on linux host).
(edit) @34434   14 years vboxsync Switch to the new block cache and disable the old one for now
(edit) @34433   14 years vboxsync Storage: Introduce interface to query the location of a medium (device …
(edit) @34427   14 years vboxsync ACPI: streamlined ACPI interrupt, works with OSX guests finally
(edit) @34426   14 years vboxsync BIOS: report MCFG region via E820, if present
(edit) @34425   14 years vboxsync ACPI: Windows now installs on ICH9
(edit) @34404   14 years vboxsync include/VBox/Hardware/VBoxVideoVBE.h, …
(edit) @34399   14 years vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @34371   14 years vboxsync DevPS2: Removed code identified as incorrect in comment. I canot see …
(edit) @34351   14 years vboxsync Audio/HDA: logs.
(edit) @34350   14 years vboxsync Audio/HDA: initiate transfer next iteration if rest of current backend …
(edit) @34339   14 years vboxsync AHCI: Fix crash for non bootable controllers
(edit) @34335   14 years vboxsync Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it …
(edit) @34332   14 years vboxsync PCI: run BIOS init on each reset
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34330   14 years vboxsync DrvIntNet: Don't fail if we cannot connect to the internal network, …
(edit) @34317   14 years vboxsync nc
(edit) @34305   14 years vboxsync NAT: routines printing TCB and TCP segment.
(edit) @34302   14 years vboxsync PCI: run BIOS fake on reset in ICH9
(edit) @34301   14 years vboxsync PCI: interrupt mapping
(edit) @34299   14 years vboxsync PCI: fixed issue with bridge config space writes
(edit) @34294   14 years vboxsync fdc: Synced code, now easier to follow and fix.
(edit) @34271   14 years vboxsync Audio/HDA: some reorganization. IOC of DBLE and SDnSTS(BIC) with …
(edit) @34268   14 years vboxsync PCI: some 64-bit BARs bits
(edit) @34247   14 years vboxsync DrvVD: Bugfix
(edit) @34243   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34238   14 years vboxsync Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding …
(edit) @34235   14 years vboxsync NAT: fine-tuning of r66315
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34229   14 years vboxsync Audio/HDA: some reorganization.
(edit) @34228   14 years vboxsync Audio/HDA: clean up hdaReadAudio
(edit) @34227   14 years vboxsync Audio/HDA: backed r67971.
(edit) @34226   14 years vboxsync Audio/HDA: removed unused flag.
(edit) @34225   14 years vboxsync Audio/HDA: posponed hda transfers removed on reset. hdaWriteAudio
(edit) @34224   14 years vboxsync DrvVD: Block cache integration, work in progress
(edit) @34217   14 years vboxsync VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
(edit) @34215   14 years vboxsync Serial/host: removed debug output
(edit) @34212   14 years vboxsync Serial/Linux Host: fix status line notification (ticket #812, thanks …
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @34203   14 years vboxsync dev/vga: saved state fix for solaris host
(edit) @34201   14 years vboxsync PCI: dead code removal
(edit) @34188   14 years vboxsync wddm/3d: saved state working for Aero (current frame still needs to be …
(edit) @34183   14 years vboxsync tstDeviceStructSizeRC: Add forgotten changes
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