hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
commit6da68df7f9b92e901263ea065712a289c8d3838e
authorThomas Huth <thuth@redhat.com>
Wed, 20 Nov 2019 09:10:11 +0000 (20 10:10 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 16 Dec 2019 16:24:07 +0000 (16 17:24 +0100)
treef7cb3ba2e99b91446653030dc3f1b70ec03512bf
parentcb88904a54903ef6ba21a68a61d9cd51e2166304
hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev

We are going to remove the bitrotten bluetooth backend, so we can
not use it in the n800 and n810 machines anymore. Replace the chardev
here with a "null" chardev and stop including the "hw/bt.h" header.

I am not aware of a full working N8x0 environment that can be used to
test these machines, but the Linux kernel from the Meego project that
can be found on http://stskeeps.subnetmask.net/meego-n8x0/ still seems
to boot as far as it did before.

Message-Id: <20191120091014.16883-2-thuth@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/arm/nseries.c
qemu-doc.texi