VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87784   4 years vboxsync BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87127   4 years vboxsync DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
(edit) @86927   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Fix passing the correct BDF …
(edit) @86901   4 years vboxsync AMD IOMMU: bugref:9654 Devices/PC/DevIoApic: Add stats for remapped …
(edit) @86868   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure trigger mode …
(edit) @86865   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Assertion to ensure polarity hasn't …
(edit) @86810   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Add stat for counting interrupts and …
(edit) @86762   4 years vboxsync DevIoApic: Log nit.
(edit) @86639   4 years vboxsync Config.kmk,Devices/DevLpc-new.cpp: Get rid of VBOX_WITH_NEW_LPC_DEVICE …
(edit) @86591   4 years vboxsync Devices/HPET: Fix timer count.
(edit) @86408   4 years vboxsync AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
(edit) @86367   4 years vboxsync AMD IOMMU: bugref:9654 I/O Apic Stat name nit.
(edit) @86315   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86283   4 years vboxsync AMD IOMMU: bugref:9654 Use a dedicated CFGM key for enabling IOMMU (as …
(edit) @86080   4 years vboxsync AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
(edit) @86071   4 years vboxsync AMD IOMMU: bugref:9654 Report Coherent bit as 1 in the ACPI tables …
(edit) @86070   4 years vboxsync AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
(edit) @86040   4 years vboxsync AMD IOMMU: bugref:9654 Log.
(edit) @86034   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86033   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86032   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @85992   4 years vboxsync Devices/VBoxAcpi.cpp: cleanups; make sure to return errors.
(edit) @85991   4 years vboxsync Devices/vbox-standard.dsl: Added 32 more processor definitions so it's …
(edit) @85966   4 years vboxsync DevIoApic: Added some release stats.
(edit) @85948   4 years vboxsync Devices/DevFwCommon.cpp: Don't assert when assigning 32GiB or more to a VM.
(edit) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85865   4 years vboxsync AMD IOMMU: bugref:9654 I/O APIC will use the southbridge I/O PCI …
(edit) @85855   4 years vboxsync AMD IOMMU: bugref:9654 ACPI fixes.
(edit) @85677   4 years vboxsync AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
(edit) @85639   4 years vboxsync AMD IOMMU: bugref:9654 ACPI tables for IOMMU. ifdef'd not enabled.
(edit) @85487   4 years vboxsync DevIoApic: Print the APIC version in the log rather than the …
(edit) @85349   4 years vboxsync ACPI: vbox.dsl fix trailing blank scm burn.
(edit) @85347   4 years vboxsync ACPI: Add IndexFields for IOMMU and SB I/O APIC. Let's see if this …
(edit) @85009   4 years vboxsync AMD IOMMU: bugref: 9654 PDM, Main: Changes for southbridge I/O APIC …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84958   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building …
(edit) @84957   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84913   4 years vboxsync DevDMA: Added an info handler to dump DMA page registers since only …
(edit) @84901   4 years vboxsync BIOS: Do not hardcode conventional memory size, query from CMOS instead.
(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. …
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