VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/DevACPI.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91238   3 years vboxsync DevACPI: Use ASSERT_GUEST instead of Assert in a couple of place; …
(edit) @91083   3 years vboxsync Devices/DevACPI,vboxtpm.dsl: Add support for TPM 1.2 operation, …
(edit) @90908   3 years vboxsync Devices/ACPI: Preliminary TPM support (disabled), bugref:10075
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88342   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88340   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88333   4 years vboxsync Intel IOMMU: bugref:9967 ACPI, BusAssignmentManager and ConsoleImpl2 …
(edit) @88310   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88281   4 years vboxsync Intel IOMMU: bugref:9967 ACPI: Adjustments for Intel IOMMU (DMAR). WIP.
(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) @86408   4 years vboxsync AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
(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) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(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) @85347   4 years vboxsync ACPI: Add IndexFields for IOMMU and SB I/O APIC. Let's see if this …
(edit) @83104   5 years vboxsync LogRel nit.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82410   5 years vboxsync ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82068   5 years vboxsync DevACPI: Doxygen fix. bugref:9218
(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) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @78571   6 years vboxsync DevACPI: First check input, then take a lock.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74941   6 years vboxsync typo
(edit) @74939   6 years vboxsync ACPI: Support up to four custom tables, not just one. Thanks, canardoscode!
(edit) @71892   7 years vboxsync DevACPI: nit
(edit) @71812   7 years vboxsync DevACPI: fix previous.
(edit) @71811   7 years vboxsync DevACPI: check u8SMBusBlkIdx on saved state load.
(edit) @71809   7 years vboxsync PC/Dev*: nits
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68270   7 years vboxsync DevACPI: logging fix
(edit) @68259   7 years vboxsync DevACPI: disable the test for now
(edit) @68249   7 years vboxsync DevACPI: temporary sanity check (take reset into account)
(edit) @68245   7 years vboxsync DevACPI: temporary sanity check
(edit) @67682   7 years vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67596   7 years vboxsync ACPI: Slight correction.
(edit) @67585   7 years vboxsync DevEFI/DevACPI/DevPcBios: bugref:8768: necessary adaptions of the PCI …
(edit) @67456   7 years vboxsync DevEFI/DevPciBiops: made McfgBase/McfgLength 64-bit as they already …
(edit) @66339   8 years vboxsync DevACPI: don't enable the 64-bit root prefetch window if max < min
(edit) @65858   8 years vboxsync missing break in unused code
(edit) @65850   8 years vboxsync Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
(edit) @65843   8 years vboxsync Main/ACPI: default size for the 64-bit prefetch root bus resource is …
(edit) @65711   8 years vboxsync Devices/PC: paranoia s/MMR3HeapFree/PDMDevHlpMMHeapFree/
(edit) @65619   8 years vboxsync DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
(edit) @65594   8 years vboxsync ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
(edit) @65576   8 years vboxsync DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia
(edit) @65573   8 years vboxsync ACPI: add a 64-bit prefetchable memory window to the root bus …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64369   8 years vboxsync Devices/PC: Doxygen fixes
(edit) @62890   8 years vboxsync Devices: warnings
(edit) @62554   8 years vboxsync Devices/ACPI: build fix, the result is intentionally bool
(edit) @62553   8 years vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62509   8 years vboxsync (C) 2016
(edit) @61675   8 years vboxsync Devices/ACPI: Notify the guest by sending a battery status change …
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @59919   9 years vboxsync Change was not needed.
(edit) @59918   9 years vboxsync ACPI: Allow two more serial ports.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58015   9 years vboxsync Devices/ACPI: Fix typo breaking the first serial port
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
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