Sign in
qemu
/
qemu
/
9d177b7f87d96d1ed8fd16e222a37bd1ac8a0cd8
/
.
/
include
/
hw
/
ppc
/
openpic_kvm.h
blob: 9ef421525723c62b26c39509074df254973ea913 [
file
] [
log
] [
blame
]
#ifndef
OPENPIC_KVM_H
#define
OPENPIC_KVM_H
#define
TYPE_KVM_OPENPIC
"kvm-openpic"
int
kvm_openpic_connect_vcpu
(
DeviceState
*
d
,
CPUState
*
cs
);
#endif
/* OPENPIC_KVM_H */