VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37504   13 years vboxsync DevHPET: More cleaning up…
(edit) @37501   13 years vboxsync DevHPET: More code massaging…
(edit) @37500   13 years vboxsync DevHPET: code cleanup in progress…
(edit) @37497   13 years vboxsync DevHPET: code cleanup in progress…
(edit) @37481   13 years vboxsync OSE header fixes
(edit) @37477   13 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37476   13 years vboxsync DevAPIC.cpp: Some variable renaming
(edit) @37475   13 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37453   13 years vboxsync DevApic: working on getting the locking right…
(edit) @37446   13 years vboxsync DevACPI.cpp: More style cleanup.
(edit) @37444   13 years vboxsync DevACPI: Locking and code cleanup.
(edit) @37427   13 years vboxsync BIOS/AHCI: Updates for the driver, grub can boot from a SATA disk now
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37391   14 years vboxsync DevACPI: d'oh!
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37268   14 years vboxsync BIOS: Updates for the AHCI driver
(edit) @37237   14 years vboxsync DevACPI: attempt to make the ACPI timer SMP-safe
(edit) @37159   14 years vboxsync PIC: Return zero in poll mode if no interrupt.
(edit) @37049   14 years vboxsync Corrected the initial media state for 1.2M and 360K drives.
(edit) @37035   14 years vboxsync BIOS: Corrected one more checksum calculation.
(edit) @36971   14 years vboxsync HPET: cleanup, correct timers init per ICH9 spec, fix overflow hanling
(edit) @36877   14 years vboxsync BIOS: AHCI driver skeleton
(edit) @36870   14 years vboxsync Devices/HPET: cosmetical nitpicking
(edit) @36837   14 years vboxsync HPET: cleanup, ICH9-specific HPET behavior
(edit) @36731   14 years vboxsync BIOS: Corrected EDD checksum calculation - two's complement is not …
(edit) @36704   14 years vboxsync BIOS: Try to find the right floppy data rate.
(edit) @36649   14 years vboxsync HPET: fix time jumps
(edit) @36228   14 years vboxsync Harmless warning fix.
(edit) @36205   14 years vboxsync BIOS: Shortened a ridiculously long loop.
(edit) @36204   14 years vboxsync DMA: Reworked the DMA code, added comments, fixed minor issues, made …
(edit) @36024   14 years vboxsync IOAPIC: assign ID matching MADT
(edit) @36014   14 years vboxsync PIC: Compacted info display so it does not take up two screens.
(edit) @35853   14 years vboxsync PIT: Use the mode 2 optimization also for modes 4 and 5.
(edit) @35848   14 years vboxsync PIT: Do not always pulse IRQ line when updating interrupt state.
(edit) @35782   14 years vboxsync ACPI: activate disabled bits from r65196
(edit) @35773   14 years vboxsync dev/acpi: fix index_end value
(edit) @35746   14 years vboxsync dev/serial: add to ACPI tables
(edit) @35672   14 years vboxsync Devices/DevACPI: PowerS4Enabled defaults to false
(edit) @35591   14 years vboxsync Devices/DevACPI: don't announce S1 support by default
(edit) @35546   14 years vboxsync Devices/DevACPI: enforce disabling of S1/S4 power states
(edit) @35400   14 years vboxsync introduced VBOX_WITH_PXE_ROM
(edit) @35399   14 years vboxsync accident commit
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35383   14 years vboxsync fixed missing dependency.
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35367   14 years vboxsync Etherboot-src/Makefile.kmk: Simplified the …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35286   14 years vboxsync LPC: typo
(edit) @35178   14 years vboxsync PIT: Modes 2/6 and 3/7 are identical.
(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)
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