mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
qemu-char: convert spice backend to data-driven creation
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
122e5ed441
commit
68145e178a
5 changed files with 14 additions and 30 deletions
|
@ -20,7 +20,6 @@ stub-obj-y += mon-is-qmp.o
|
|||
stub-obj-y += mon-printf.o
|
||||
stub-obj-y += monitor-init.o
|
||||
stub-obj-y += notify-event.o
|
||||
stub-obj-$(CONFIG_SPICE) += qemu-chr-open-spice.o
|
||||
stub-obj-y += qtest.o
|
||||
stub-obj-y += reset.o
|
||||
stub-obj-y += runstate-check.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue