repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pc: Set fw_cfg data based on APIC ID calculation
[qemu/rayw.git]
/
hw
/
qdev.h
blob
365b8d6ca2a443f435a36ec4999fbfcecfd301da
1
#ifndef QDEV_H
2
#define QDEV_H
3
4
#include
"hw/hw.h"
5
#include
"qdev-core.h"
6
#include
"qdev-properties.h"
7
#include
"qdev-monitor.h"
8
9
#endif