aboutsummaryrefslogtreecommitdiffstats
path: root/xen-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen-stub.c')
-rw-r--r--xen-stub.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xen-stub.c b/xen-stub.c
index a4f35a19f..efe2ab55f 100644
--- a/xen-stub.c
+++ b/xen-stub.c
@@ -9,6 +9,10 @@
#include "qemu-common.h"
#include "hw/xen.h"
+void xenstore_store_pv_console_info(int i, CharDriverState *chr)
+{
+}
+
int xen_pci_slot_get_pirq(PCIDevice *pci_dev, int irq_num)
{
return -1;