|
KVM
|
#include <irq.h>

Public Attributes | |
| spinlock_t | lock |
| bool | wakeup_needed |
| unsigned | pending_acks |
| struct kvm * | kvm |
| struct kvm_kpic_state | pics [2] |
| int | output |
| struct kvm_io_device | dev_master |
| struct kvm_io_device | dev_slave |
| struct kvm_io_device | dev_elcr |
| unsigned long | irq_states [PIC_NUM_PINS] |
| struct kvm_io_device kvm_pic::dev_elcr |
| struct kvm_io_device kvm_pic::dev_master |
| struct kvm_io_device kvm_pic::dev_slave |
| unsigned long kvm_pic::irq_states[PIC_NUM_PINS] |
| struct kvm_kpic_state kvm_pic::pics[2] |