VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39598   13 years vboxsync Silly coding error.
(edit) @39597   13 years vboxsync Throw away unneeded data from CD.
(edit) @39596   13 years vboxsync Minor cleanup.
(edit) @39591   13 years vboxsync Messing with read sizes some more.
(edit) @39590   13 years vboxsync Watch for TFES bit, too.
(edit) @39589   13 years vboxsync Undid previous change.
(edit) @39588   13 years vboxsync Watch for TFES bit, too.
(edit) @39583   13 years vboxsync Updated logging.
(edit) @39575   13 years vboxsync Cleanup, logging.
(edit) @39573   13 years vboxsync Fixed DMA workaround for AHCI/ATAPI.
(edit) @39571   13 years vboxsync Made ATAPI command building somewhat sane.
(edit) @39567   13 years vboxsync Reduced generated code size a bit more.
(edit) @39565   13 years vboxsync Used wrong macro.
(edit) @39560   13 years vboxsync BIOS: Initial AHCI CD-ROM support.
(edit) @39559   13 years vboxsync Fixed VDS SG list length.
(edit) @39375   13 years vboxsync Straightened out BIOS AHCI code, reduced stack usage.
(edit) @39372   13 years vboxsync Refactored AHCI code to get rid of custom INT 13h handler.
(edit) @39371   13 years vboxsync DevAPIC: file header.
(edit) @39370   13 years vboxsync DevAPIC: file header.
(edit) @39369   13 years vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39366   13 years vboxsync Further streamlined BIOS disk code for ATA/SCSI.
(edit) @39355   13 years vboxsync Reshuffled things some more.
(edit) @39347   13 years vboxsync More refactoring.
(edit) @39346   13 years vboxsync More merging of BIOS disk structures.
(edit) @39340   13 years vboxsync Started refactoring disk support.
(edit) @39311   13 years vboxsync DevIoApic.cpp: Wrong max cpu count check, forgot broadcast ID.
(edit) @39307   13 years vboxsync DevIoApic.cpp: Make sure the 'id' have the same value after reset as …
(edit) @39306   13 years vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39274   13 years vboxsync Do not report nonexistent PIC->IOAPIC routing in MP tables; do report …
(edit) @39264   13 years vboxsync Report buses in MP tables in ascending order.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39109   13 years vboxsync BIOS: Leave high interrupt vectors zeroed to indicate they are unused.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39060   13 years vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @39059   13 years vboxsync unused variable warnings.
(edit) @39053   13 years vboxsync DevApic.cpp: Don't assert on invalid register accesses, do a DBGFStop …
(edit) @39017   13 years vboxsync BIOS: Do not trash caller's flags when PCI INT 1Ah service succeeds.
(edit) @38997   13 years vboxsync DMA recompiler bug workaround for floppy, too.
(edit) @38921   13 years vboxsync Converted incorrect assertion to log statement.
(edit) @38899   13 years vboxsync First cut at VDS support in AHCI BIOS.
(edit) @38897   13 years vboxsync Broke out PCI utility routines as they are not tied to AHCI.
(edit) @38890   13 years vboxsync More publics, workaround for bad PCI cfg access handling.
(edit) @38851   13 years vboxsync Recompiler DMA workaround.
(edit) @38850   13 years vboxsync DevIoApic.cpp: PDM provides locking via the helper interface, make the …
(edit) @38849   13 years vboxsync DevPIC.cpp: Use the NOP critical section on the device level - the PCI …
(edit) @38848   13 years vboxsync Integrated basic AHCI support into new BIOS.
(edit) @38833   13 years vboxsync Disable the A20 gate at POST.
(edit) @38832   13 years vboxsync Do not just loop forever.
(edit) @38829   13 years vboxsync Moved misnamed macros around.
(edit) @38828   13 years vboxsync Moved misnamed macros around.
(edit) @38808   13 years vboxsync BIOS: Properly pad disk type strings.
(edit) @38789   13 years vboxsync Moved things around to get proper location.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38706   13 years vboxsync Reduced read_word/write_word usage.
(edit) @38705   13 years vboxsync Create debug info, too.
(edit) @38700   13 years vboxsync build on unix.
(edit) @38699   13 years vboxsync Converted system BIOS to Watcom C.
(edit) @38698   13 years vboxsync Use 47 instead of 48 for user defined disk type.
(edit) @38544   13 years vboxsync BIOS: Cleaner initial state.
(edit) @38527   13 years vboxsync BIOS: Move the stack lower to avoid possible conflicts with PXE NBPs.
(edit) @38415   13 years vboxsync BIOS: Avoid a possible race (only enable keyboard interface after …
(edit) @38376   13 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38263   13 years vboxsync typo
(edit) @38261   13 years vboxsync Added (not currently used) ifdef, corrected IDT definitions.
(edit) @38221   13 years vboxsync Fixed assertion.
(edit) @38220   13 years vboxsync DevPcBios: Checksum basic CMOS data.
(edit) @38195   13 years vboxsync rtcLoadExec: Avoid asserting in TMTimerSetFrequencyHint.
(edit) @38188   13 years vboxsync DMA: Handle word access to page registers.
(edit) @37917   13 years vboxsync DevPcBios: Fail plainly if we encounter trouble loading a custom BIOS …
(edit) @37637   13 years vboxsync ioapicMMIOWrite: Don't access more than cb bytes from pv!
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37574   13 years vboxsync DevAPIC.cpp: typo
(edit) @37541   13 years vboxsync DevHPET: Some minor cleanups.
(edit) @37539   13 years vboxsync DevHPET: Moved the frequency hinting into a function.
(edit) @37538   13 years vboxsync DevHPET: Split the u64Capabilities into u32Capabilities and u32Period.
(edit) @37537   13 years vboxsync DevHPET: Report the correct number of timers (off by one), making ICH9 …
(edit) @37536   13 years vboxsync DevHPET: making the number of timers more flexible.
(edit) @37534   13 years vboxsync DevHPET: Frequency hinting.
(edit) @37526   13 years vboxsync Dev*: Timer locking fixes.
(edit) @37519   13 years vboxsync DevACPI: Drop the last seen time workaround as the problem should be …
(edit) @37515   13 years vboxsync DevPit: Fixed locking wrt virtual sync timers.
(edit) @37514   13 years vboxsync DevRTC: nit
(edit) @37513   13 years vboxsync DevRTC: Locking adjustments.
(edit) @37512   13 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37511   13 years vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37510   13 years vboxsync DevHPET: No automatic locking, we're doing it ourselves.
(edit) @37509   13 years vboxsync DevHPET: Stop timers on reset.
(edit) @37508   13 years vboxsync DevHPET: Fixed locking.
(edit) @37507   13 years vboxsync DevHPET: updates…
(edit) @37506   13 years vboxsync DevHPET: Moving the code a bit around.
(edit) @37505   13 years vboxsync hpetTimerRegWrite32 optimization
(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.
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