VirtualBox

source: vbox/trunk/src/VBox/Devices/PC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35107   14 years vboxsync BIOS: Fix for multi-sector transfers of exactly 64K.
(edit) @35098   14 years vboxsync BIOS: Properly initialize hdimap table.
(edit) @35096   14 years vboxsync BIOS: Do not print ELDL messages in release builds.
(edit) @35073   14 years vboxsync PIC: Converted release assertion to log statement.
(edit) @35068   14 years vboxsync BIOS: Removed redundant checks (sector count already has to be less …
(edit) @35063   14 years vboxsync Braces.
(edit) @34994   14 years vboxsync BIOS: Properly report the number of sectors transferred by …
(edit) @34966   14 years vboxsync BIOS: Read multiple sectors at a time.
(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) @34879   14 years vboxsync HPET: minor cleanup, more forgiving behavior
(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) @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) @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) @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) @34458   14 years vboxsync BIOS: removed generic vars mechanism
(edit) @34455   14 years vboxsync BIOS: now MCFG region is correctly reported in E820
(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) @34317   14 years vboxsync nc
(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) @34081   14 years vboxsync Devices/PC: clean up LAN boot ROM code a bit, do the proper size check …
(edit) @34035   14 years vboxsync ACPI: added IRQ9 override (present on all real boxes I have), ignore …
(edit) @33917   14 years vboxsync PC BIOS: add bus into PCI address
(edit) @33910   14 years vboxsync Main, PXE: pass bus number too
(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) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33541   14 years vboxsync burn fix
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33434   14 years vboxsync ACPI: _DSM method for HDEF entry.
(edit) @33403   14 years vboxsync think before you commit
(edit) @33401   14 years vboxsync ACPI: layout hint for Mac guest. (xTracker/#4450 comment 152)
(edit) @33208   14 years vboxsync BIOS: Ensured string instruction direction, commented out unused routines.
(edit) @33142   14 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @33106   14 years vboxsync BIOS: Enable string writes for SCSI
(edit) @33095   14 years vboxsync BIOS: SCSI writes via string I/O (currently disabled).
(edit) @33052   14 years vboxsync ACPI: long standing issue with addressing of global vars
(edit) @32985   14 years vboxsync DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
(edit) @32982   14 years vboxsync DevAPIC: Addressed the cause of the div by zero problem in …
(edit) @32960   14 years vboxsync PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32857   14 years vboxsync APIC: very bad typo
(edit) @32825   14 years vboxsync DevACPI.cpp: warnings
(edit) @32821   14 years vboxsync fix burn and fancy quote
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32786   14 years vboxsync Fix broken CPU Hotplugging
(edit) @32779   14 years vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(edit) @32775   14 years vboxsync apicDoFrequencyHinting: don't div/0.
(edit) @32765   14 years vboxsync PCI: Linux guests really access extended PCI space
(edit) @32720   14 years vboxsync Devices/BIOS: allow to overwrite DmiSystemSKU
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32675   14 years vboxsync Devices/BIOS: minor fix (free alloc'd strings)
(edit) @32637   14 years vboxsync PCI: further MCFG work
(edit) @32591   14 years vboxsync ACPI: support for MCFG table
(edit) @32505   14 years vboxsync DevAPIC: build fix.
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32497   14 years vboxsync DevAPIC: formatting fix
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32476   14 years vboxsync LPC: fixed header type
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32436   14 years vboxsync more rebranding
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   14 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @31963   14 years vboxsync ACPI: Hook S1 power state.
(edit) @31592   14 years vboxsync space
(edit) @31519   14 years vboxsync Audio: provide ACPI info for audio card to Mac guests
(edit) @31237   14 years vboxsync DevAPIC.cpp: Missing new line in LogRels.
(edit) @31209   14 years vboxsync DevPcBios.cpp: Do the reset after loading the lanboot ROM and fill the …
(edit) @30846   14 years vboxsync DevRTC: No point calling LogRel when we are not in R3.
(edit) @30738   14 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30593   14 years vboxsync vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
(edit) @30524   14 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @30451   14 years vboxsync PXE: Allow the UNDI driver to be called multiple times again (ZENworks …
(edit) @29569   15 years vboxsync build fix.
(edit) @29564   15 years vboxsync updates
(edit) @29522   15 years vboxsync Devices: move to the right place.
(edit) @29332   15 years vboxsync removed VBOX_WITH_VMI
(edit) @29326   15 years vboxsync LsiLogic: Make the SAS controller a separate device to make it …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29243   15 years vboxsync Always return the APIC buffer even if the APIC is disabled. Fixes …
(edit) @29085   15 years vboxsync OSE header fixes
(edit) @29068   15 years vboxsync export DevLPC and DevSMC to OSE
(edit) @28954   15 years vboxsync APIC: x2APIC casts
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