FOC/L4RE: Upstream revision 42
This commit is contained in:
@@ -225,7 +225,7 @@ public:
|
||||
{ l4_vcpu_state_t::entry_ip = ip; }
|
||||
|
||||
/**
|
||||
* \brief Allocate state area for an extented vCPU.
|
||||
* \brief Allocate state area for an extended vCPU.
|
||||
*
|
||||
* \retval vcpu Allocated vcpu-state area.
|
||||
* \retval ext_state Allocated extended vcpu-state area.
|
||||
@@ -241,7 +241,7 @@ public:
|
||||
L4::Cap<L4Re::Rm> rm = L4Re::Env::env()->rm()) throw();
|
||||
|
||||
/**
|
||||
* \brief Cast a void ponter to a class pointer.
|
||||
* \brief Cast a void pointer to a class pointer.
|
||||
*
|
||||
* \param x Pointer.
|
||||
*
|
||||
|
||||
@@ -200,7 +200,7 @@ int
|
||||
l4vcpu_is_page_fault_entry(l4_vcpu_state_t *vcpu) L4_NOTHROW;
|
||||
|
||||
/**
|
||||
* \brief Allocate state area for an extented vCPU.
|
||||
* \brief Allocate state area for an extended vCPU.
|
||||
* \ingroup api_libvcpu_ext
|
||||
*
|
||||
* \retval vcpu Allocated vcpu-state area.
|
||||
|
||||
Reference in New Issue
Block a user