cloud-hypervisor/arch/src/x86_64
Rob Bradford 038f198129 arch: acpi: Fix off-by-one error in size of PCI device region
When comparing offsets it is necessry to increment by one to give the
appropriate size.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-30 18:00:31 +01:00
..
acpi.rs arch: acpi: Fix off-by-one error in size of PCI device region 2019-09-30 18:00:31 +01:00
gdt.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
interrupts.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
layout.rs arch: acpi, layout: Correctly calculate and expose PCI MMCONFIG area 2019-09-30 18:00:31 +01:00
mod.rs arch, vmm: Start documenting major regions of RAM and reserved memory 2019-09-27 08:55:47 -07:00
mptable.rs arch: Move address of MPTABLE to layout module 2019-09-27 11:48:30 -07:00
regs.rs arch: Move addresses for GDT and IDT tables to layout module 2019-09-27 11:48:30 -07:00