54 std::unique_ptr<IMPL> pImpl_;
Thrown when we fail to map a guest physical address.
Definition BadPhysicalAddressException.hh:27
BadPhysicalAddressException(uint64_t gpa, int err)
Construct a new Bad Physical Address Exception object.
BadPhysicalAddressException(BadPhysicalAddressException &&) noexcept
Move constructor.
Common base class for memory exceptions.
Definition MemoryException.hh:28
Core IntroVirt classes.
Definition Cr0.hh:20