ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
[qemu/ar7.git] / stubs / xen-common.c
blobf5efcae362e217ea3db0aa8943b0e5644e9be666
1 /*
2 * Copyright (C) 2014 Citrix Systems UK Ltd.
4 * This work is licensed under the terms of the GNU GPL, version 2 or later.
5 * See the COPYING file in the top-level directory.
6 */
8 #include "qemu/osdep.h"
9 #include "hw/xen/xen.h"
11 void xenstore_store_pv_console_info(int i, Chardev *chr)