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

#include <kvm_host.h>

Data Fields

uint32_t exit_reason
 
uint32_t vm_status
 
union {
   struct kvm_mmio_req   ioreq
 
   struct kvm_pal_call   pal_data
 
   struct kvm_sal_call   sal_data
 
   struct kvm_switch_rr6   rr_data
 
   struct kvm_ipi_data   ipi_data
 
   struct kvm_ptc_g   ptc_g_data
 
u
 

Detailed Description

Definition at line 319 of file kvm_host.h.

Field Documentation

uint32_t exit_reason

Definition at line 320 of file kvm_host.h.

Definition at line 323 of file kvm_host.h.

Definition at line 327 of file kvm_host.h.

struct kvm_pal_call pal_data

Definition at line 324 of file kvm_host.h.

struct kvm_ptc_g ptc_g_data

Definition at line 328 of file kvm_host.h.

Definition at line 326 of file kvm_host.h.

struct kvm_sal_call sal_data

Definition at line 325 of file kvm_host.h.

union { ... } u
uint32_t vm_status

Definition at line 321 of file kvm_host.h.


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