hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -65,4 +65,3 @@ else
|
||||
stub_ss.add(files('qdev.c'))
|
||||
endif
|
||||
stub_ss.add(files('semihost-all.c'))
|
||||
stub_ss.add(when: 'CONFIG_VFIO_USER_SERVER', if_false: files('vfio-user-obj.c'))
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
#include "qemu/osdep.h"
|
||||
#include "hw/remote/vfio-user-obj.h"
|
||||
|
||||
void vfu_object_set_bus_irq(PCIBus *pci_bus)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user