Searched hist:9657 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/kvm/
H A DSConscript9657:0e15490aad4f Mon Apr 22 13:20:00 EDT 2013 Andreas Sandberg <andreas.sandberg@arm.com> kvm: Add basic support for ARM

Architecture specific limitations:
* LPAE is currently not supported by gem5. We therefore panic if LPAE
is enabled when returning to gem5.
* The co-processor based interface to the architected timer is
unsupported. We can't support this due to limitations in the KVM
API on ARM.
* M5 ops are currently not supported. This requires either a kernel
hack or a memory mapped device that handles the guest<->m5
interface.
/gem5/
H A DSConstruct9657:0e15490aad4f Mon Apr 22 13:20:00 EDT 2013 Andreas Sandberg <andreas.sandberg@arm.com> kvm: Add basic support for ARM

Architecture specific limitations:
* LPAE is currently not supported by gem5. We therefore panic if LPAE
is enabled when returning to gem5.
* The co-processor based interface to the architected timer is
unsupported. We can't support this due to limitations in the KVM
API on ARM.
* M5 ops are currently not supported. This requires either a kernel
hack or a memory mapped device that handles the guest<->m5
interface.

Completed in 96 milliseconds