projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d351b
)
stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub
author
Alex Bennée
<alex.bennee@linaro.org>
Tue, 10 Nov 2020 19:23:11 +0000
(19:23 +0000)
committer
Alex Bennée
<alex.bennee@linaro.org>
Mon, 16 Nov 2020 11:07:53 +0000
(11:07 +0000)
We should never build something that calls this without having it.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <
20201110192316
.26397-6-alex.bennee@linaro.org>
stubs/xen-hw-stub.c
patch
|
blob
|
history
diff --git
a/stubs/xen-hw-stub.c
b/stubs/xen-hw-stub.c
index 2ea819092179e824bd2bf852315aa08cadfecaa6..15f3921a76b05b90f953b3e4ecc8095322245efb 100644
(file)
--- a/
stubs/xen-hw-stub.c
+++ b/
stubs/xen-hw-stub.c
@@
-10,10
+10,6
@@
#include "hw/xen/xen.h"
#include "hw/xen/xen-x86.h"
-void xenstore_store_pv_console_info(int i, Chardev *chr)
-{
-}
-
int xen_pci_slot_get_pirq(PCIDevice *pci_dev, int irq_num)
{
return -1;