aboutsummaryrefslogtreecommitdiff
path: root/device_tree.c
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2013-08-21 15:14:43 -0300
committerMichael S. Tsirkin <mst@redhat.com>2013-08-21 23:30:22 +0300
commit89b439f3136644b07c2e25bb4ceeb9466ae23fe5 (patch)
tree77d8fd73e0a1e1f527fa656ea45a521b66e83241 /device_tree.c
parent43a52ce65736adf9def7c2a9e5ba409814eb5dae (diff)
downloadqemu-89b439f3136644b07c2e25bb4ceeb9466ae23fe5.zip
qemu-89b439f3136644b07c2e25bb4ceeb9466ae23fe5.tar.gz
qemu-89b439f3136644b07c2e25bb4ceeb9466ae23fe5.tar.bz2
pc: Create pc_compat_*() functions
Making the older compat functions call the newer compat functions at the beginning allows the older functions undo what's done by newer compat functions. e.g.: pc_compat_1_4() will be able to call pc_compat_1_5() and then set has_pvpanic=false. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions