VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84868   4 years vboxsync AMD IOMMU: bugref:9654 DevIoAcpi: Darwin build fix.
(edit) @84867   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU.
(edit) @84860   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Build fix.
(edit) @84859   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap MSIs via the IOMMU before …
(edit) @84829   4 years vboxsync BIOS: Don't panic and hard halt when the specified boot medium is not …
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84752   4 years vboxsync BIOS: On boot failure, call into INT 18h and report that to the host …
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84673   5 years vboxsync BIOS: Removed INT 19h heuristic altogether (see bugref:5649).
(edit) @84666   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Nit.
(edit) @84665   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Attempted burn fix.
(edit) @84663   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Conversion between xAPIC interrupts …
(edit) @84647   5 years vboxsync DevIoApic: nit.
(edit) @84502   5 years vboxsync BIOS: Use a different heuristic for determining whether INT 19h needs …
(edit) @84334   5 years vboxsync Devices/{DevPIC,DevPIT-i8254}: Doxygen
(edit) @83134   5 years vboxsync DevFwCommon: fix comment it is not GB but MB
(edit) @83133   5 years vboxsync SMBIOS: For memory sizes larger than 32766MB, use the extended size …
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83104   5 years vboxsync LogRel nit.
(edit) @83032   5 years vboxsync DevPcBios,DevEFI: Include the bit in the SMBIOS data whether the UEFI …
(edit) @83027   5 years vboxsync BIOS: Always report non-IDE disks as ready, reading the ATA status …
(edit) @82986   5 years vboxsync ipxe/Makefile.kmk: Best to explictily set -fcommon with it possbily …
(edit) @82980   5 years vboxsync BIOS: Only log LBA when we have one, and CHS otherwise.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82719   5 years vboxsync 6.1.2
(edit) @82657   5 years vboxsync DevDMA: Added info dump.
(edit) @82656   5 years vboxsync Typo.
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82410   5 years vboxsync ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
(edit) @82338   5 years vboxsync DevHPET: Must name timers differently now or STAM asserts. bugref:9218
(edit) @82334   5 years vboxsync DevRTC: don't use '/' in timer descriptions as TM feeds them to STAM. …
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82265   5 years vboxsync ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
(edit) @82182   5 years vboxsync PC/BIOS: Don't panic when an INQUIRY fails but don't continue with …
(edit) @82180   5 years vboxsync PC/BIOS: Add support for CD/DVD drives attached to a Virtio SCSI …
(edit) @82176   5 years vboxsync PC/BIOS: The index of the avail queue is supposed to be free running …
(edit) @82175   5 years vboxsync PC/BIOS: Enable the VirtIo driver by default, bugref:9440
(edit) @82174   5 years vboxsync PC/BIOS/virtio.c: Fixes, seems to work now
(edit) @82164   5 years vboxsync PC/BIOS/VirtIoScsi: Current state
(edit) @82163   5 years vboxsync PC/BIOS: Hook up VirtIO driver to the disk layer
(edit) @82162   5 years vboxsync PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it …
(edit) @82085   5 years vboxsync 6.1.0_RC1
(edit) @82068   5 years vboxsync DevACPI: Doxygen fix. bugref:9218
(edit) @82041   5 years vboxsync PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
(edit) @82020   5 years vboxsync DevACPI: Split the state structure. bugref:9218
(edit) @82019   5 years vboxsync DevACPI: Cleanups. bugref:9218
(edit) @82014   5 years vboxsync DevACPI: Build fix. bugref:9218
(edit) @82013   5 years vboxsync DevACPI: Build fixes. bugref:9218
(edit) @82012   5 years vboxsync DevACPI: Converted the rest of the I/O ports to the new style. bugref:9218
(edit) @82009   5 years vboxsync DevACPI: Started converting I/O port registrations. bugref:9218
(edit) @81996   5 years vboxsync DevACPI: Converted the timer pointers to a handle and eliminated the …
(edit) @81994   5 years vboxsync DevACPI: Converted critsects to devhlp and new style. bugref:9218
(edit) @81993   5 years vboxsync DevACPI: Use devhlp for SSM. bugref:9218
(edit) @81992   5 years vboxsync DevACPI: Use devhlp for CFGM
(edit) @81990   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81989   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81988   5 years vboxsync DevDMA: Use devhlp for critsect. Signed warn fix. bugref:9218
(edit) @81986   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81985   5 years vboxsync DevDMA: Added some paranoia. bugref:9218
(edit) @81984   5 years vboxsync DevDMA: Converted I/O port handlers. bugref:9218
(edit) @81979   5 years vboxsync DevDMA: Use devhlp for CFGM and SSM. bugref:9218
(edit) @81966   5 years vboxsync DevHPET: Nits. bugref:9218
(edit) @81965   5 years vboxsync DevHPET: Oops. bugref:9218
(edit) @81963   5 years vboxsync DevHPET: Stats. bugref:9218
(edit) @81961   5 years vboxsync DevHPET,PDM: Split structures and refactored registration. bugref:9218
(edit) @81959   5 years vboxsync DevHPET: Convert MMIO handlers. bugref:9218
(edit) @81958   5 years vboxsync DevIoApic: Corrected comments. bugref:9218
(edit) @81957   5 years vboxsync DevIoApic: Corrected comments. bugref:9218
(edit) @81955   5 years vboxsync DevHPET: Eliminated unnecessary pointers in the state structures. …
(edit) @81954   5 years vboxsync DevHPET: Converted timers to handles and device helpers. bugref:9218
(edit) @81953   5 years vboxsync DevHPET: Use device helpers for critsects. bugref:9218
(edit) @81952   5 years vboxsync DevHPET: Use device helpers for CFGM and SSM. Nits. bugref:9218
(edit) @81949   5 years vboxsync DevIoApic: indexing paranoia. bugref:9218
(edit) @81948   5 years vboxsync IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
(edit) @81946   5 years vboxsync DevIoApic: Split up the device state and flagged the device as …
(edit) @81945   5 years vboxsync DevPit-i8254: saved state fix. bugref:9218
(edit) @81942   5 years vboxsync DevIoApic: Convert the MMIO handlers to new style. bugref:9218
(edit) @81941   5 years vboxsync BIOS: Removed obsolete code, moved a break statement to match comment …
(edit) @81939   5 years vboxsync DevIoApic: Use dev hlp for SSMR3 calls. Nits. bugref:9218
(edit) @81938   5 years vboxsync DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
(edit) @81933   5 years vboxsync DevLpc-new: Converted to new PDM device style. bugref:9218
(edit) @81931   5 years vboxsync DevPcArch: Missed config validation. [warn fix] bugref:9218
(edit) @81930   5 years vboxsync DevPcArch: Missed config validation. bugref:9218
(edit) @81929   5 years vboxsync DevPcArch: Converted to new PDM device style. bugref:9218
(edit) @81925   5 years vboxsync DevPcBios: Set the new-style device flag. Nits. bugref:9218
(edit) @81924   5 years vboxsync DevPIC: doxygen fix. bugref:9218
(edit) @81920   5 years vboxsync DevPcBios: Converted and split up I/O port handlers. bugref:9218
(edit) @81919   5 years vboxsync DevFwCommon: Use device helpers for CFGM. bugref:9218
(edit) @81918   5 years vboxsync DevPcBios: Tolerate NetBoot config node. bugref:9218
(edit) @81917   5 years vboxsync DevPcBios: Use device helpers for CFGM and SSM. bugref:9218
(edit) @81915   5 years vboxsync DevPIC: Split up the structure and marked the device as new-style. …
(edit) @81914   5 years vboxsync DevPIC: Split up the structure and marked the device as new-style. …
(edit) @81913   5 years vboxsync DevPIC: Eliminated pDevIns pointers in the state structures. bugref:9218
(edit) @81912   5 years vboxsync DevPIC: Forgot to remvoe debug logging. Oops. bugref:9218
(edit) @81910   5 years vboxsync DevPIC: Converted I/O ports to new style. Replaced the memset …
(edit) @81909   5 years vboxsync VMM,DevPIC: Refactored the PIC registration. bugreF:9218
(edit) @81908   5 years vboxsync DevPit-i8254: Cleanups. bugref:9218
(edit) @81907   5 years vboxsync DevPit-i8254: Marked as using new PDM device style. bugref:9218
(edit) @81906   5 years vboxsync DevPit-i8254: Split up the state structure. bugref:9218
(edit) @81902   5 years vboxsync DevPit-i8254: Converted the I/O ports to new style. bugref:9218
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