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

#include <kvm_host.h>

Data Fields

struct kvm_irq_ack_notifier ack_notifier
 
struct list_head list
 
int assigned_dev_id
 
int host_segnr
 
int host_busnr
 
int host_devfn
 
unsigned int entries_nr
 
int host_irq
 
bool host_irq_disabled
 
bool pci_2_3
 
struct msix_entry * host_msix_entries
 
int guest_irq
 
struct msix_entry * guest_msix_entries
 
unsigned long irq_requested_type
 
int irq_source_id
 
int flags
 
struct pci_devdev
 
struct kvmkvm
 
spinlock_t intx_lock
 
spinlock_t intx_mask_lock
 
char irq_name [32]
 
struct pci_saved_statepci_saved_state
 

Detailed Description

Definition at line 625 of file kvm_host.h.

Field Documentation

Definition at line 626 of file kvm_host.h.

int assigned_dev_id

Definition at line 628 of file kvm_host.h.

Definition at line 642 of file kvm_host.h.

unsigned int entries_nr

Definition at line 632 of file kvm_host.h.

int flags

Definition at line 641 of file kvm_host.h.

int guest_irq

Definition at line 637 of file kvm_host.h.

struct msix_entry* guest_msix_entries

Definition at line 638 of file kvm_host.h.

int host_busnr

Definition at line 630 of file kvm_host.h.

int host_devfn

Definition at line 631 of file kvm_host.h.

int host_irq

Definition at line 633 of file kvm_host.h.

bool host_irq_disabled

Definition at line 634 of file kvm_host.h.

struct msix_entry* host_msix_entries

Definition at line 636 of file kvm_host.h.

int host_segnr

Definition at line 629 of file kvm_host.h.

spinlock_t intx_lock

Definition at line 644 of file kvm_host.h.

spinlock_t intx_mask_lock

Definition at line 645 of file kvm_host.h.

char irq_name[32]

Definition at line 646 of file kvm_host.h.

unsigned long irq_requested_type

Definition at line 639 of file kvm_host.h.

int irq_source_id

Definition at line 640 of file kvm_host.h.

Definition at line 643 of file kvm_host.h.

Definition at line 627 of file kvm_host.h.

bool pci_2_3

Definition at line 635 of file kvm_host.h.

Definition at line 647 of file kvm_host.h.


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