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

#include <kvm.h>

Data Fields

__u32 assigned_dev_id
 
__u32 host_irq
 
__u32 guest_irq
 
__u32 flags
 
union {
   __u32   reserved [12]
 
}; 
 

Detailed Description

Definition at line 951 of file kvm.h.

Field Documentation

union { ... }
__u32 assigned_dev_id

Definition at line 952 of file kvm.h.

__u32 flags

Definition at line 955 of file kvm.h.

__u32 guest_irq

Definition at line 954 of file kvm.h.

__u32 host_irq

Definition at line 953 of file kvm.h.

__u32 reserved[12]

Definition at line 957 of file kvm.h.


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