Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_vcpu_arch::kvm_queued_exception Struct Reference

#include <kvm_host.h>

Data Fields

bool pending
 
bool has_error_code
 
bool reinject
 
u8 nr
 
u32 error_code
 

Detailed Description

Definition at line 392 of file kvm_host.h.

Field Documentation

u32 error_code

Definition at line 397 of file kvm_host.h.

bool has_error_code

Definition at line 394 of file kvm_host.h.

u8 nr

Definition at line 396 of file kvm_host.h.

bool pending

Definition at line 393 of file kvm_host.h.

bool reinject

Definition at line 395 of file kvm_host.h.


The documentation for this struct was generated from the following file: