VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @34182   14 years vboxsync wddm/3d: saved state fixes 1
(edit) @34169   14 years vboxsync DevPcBios.cpp: remove no longer needed alignment for net boot images …
(edit) @34164   14 years vboxsync DevPcBios.cpp: Always 56KB network boot ROM to avoid saved state trouble.
(edit) @34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34156   14 years vboxsync Audio/HDA: removed confusing checks.
(edit) @34154   14 years vboxsync Audio/HDA: update pos buf routine. force underFifow reservation.
(edit) @34153   14 years vboxsync Audio/HDA: drop counters on stream reset. postpons stopping back-end …
(edit) @34152   14 years vboxsync Audio/HDA: burn fix.
(edit) @34151   14 years vboxsync Audio/HDA: more enchancement, some logs and todos.
(edit) @34148   14 years vboxsync DrvSCSI: warning
(edit) @34146   14 years vboxsync Audio/HDA: hda{Read,Write}Audio respects SDnFIFO{S,W} registers.
(edit) @34142   14 years vboxsync AHCI: Better fix for r67808. Don't ignore the return values for R3 …
(edit) @34141   14 years vboxsync 2d: solaris burn fix, additianal saved state fix
(edit) @34140   14 years vboxsync 2d: saved state as part of vga state
(edit) @34129   14 years vboxsync 2d: fix save state deadlock (xtracker#5335)
(edit) @34127   14 years vboxsync indent nit
(edit) @34115   14 years vboxsync PXE: include Etherboot ROM by default and clean up Intel ROM naming
(edit) @34106   14 years vboxsync AHCI: Fix ahciHbaSetInterrupt from non R3 contexts
(edit) @34103   14 years vboxsync NAT: (debug) logging fixes
(edit) @34100   14 years vboxsync Puel: Install PXE-Intel.rom with the extension pack.
(edit) @34092   14 years vboxsync Devices/testcase/Makefile.kmk: Better name & place.
(edit) @34091   14 years vboxsync Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are …
(edit) @34088   14 years vboxsync virtio-net: workaround for guests excluding L4 header length in GSO …
(edit) @34087   14 years vboxsync NAT: typo.
(edit) @34081   14 years vboxsync Devices/PC: clean up LAN boot ROM code a bit, do the proper size check …
(edit) @34062   14 years vboxsync Audio/HDA: typo.
(edit) @34061   14 years vboxsync Audio/HDA: usage/accessing SDnFIFO registers with respect to ICH6 …
(edit) @34047   14 years vboxsync EFI: remove debug boot flags, otherwise pressing power button exits to …
(edit) @34043   14 years vboxsync NAT: warning.
(edit) @34042   14 years vboxsync NAT: warning.
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