Glossary A ACPI Advanced Configuration and Power Interface, an industry specification for BIOS and hard- ware extensions to configure PC hardware and perform power management. Windows 2000 and higher as well as Linux 2.4 and higher support ACPI. Windows can only enable or disable ACPI support at installation time. AHCI Advanced Host Controller Interface, the interface that supports SATA devices such as hard disks. See chapter 5.1, Hard disk controllers: IDE, SATA (AHCI), SCSI, SAS, page 71. AMD-V The hardware virtualization features built into modern AMD processors. See chapter 10.3, Hardware vs. software virtualization, page 157. API Application Programming Interface. APIC Advanced Programmable Interrupt Controller, a newer version of the original PC PIC (programmable interrupt controller). Most modern CPUs contain an on-chip APIC (“lo- cal APIC”). Many systems also contain an I/O APIC (input output APIC) as a separate chip which provides more than 16 IRQs. Windows 2000 and higher use a different kernel if they detect an I/O APIC during installation. Therefore an I/O APIC must not be removed after installation. ATA Advanced Technology Attachment, an industry standard for hard disk interfaces (synony- mous with IDE). See chapter 5.1, Hard disk controllers: IDE, SATA (AHCI), SCSI, SAS, page 71. B BIOS Basic Input/Output System, the firmware built into most personal computers which is responsible of initializing the hardware after the computer has been turned on and then booting an operating system. VirtualBox ships with its own virtual BIOS that runs when a virtual machine is started. C COM Microsoft Component Object Model, a programming infrastructure for modular software. COM allows applications to provide application programming interfaces which can be ac- cessed from various other programming languages and applications. VirtualBox makes use of COM both internally and externally to provide a comprehensive API to 3rd party developers. 266
Previous Page Next Page