i8257: Make device "i8257" unavailable with -device
commita952c18683bbfa67f6c508c7417001a0bd1b2b97
authorMarkus Armbruster <armbru@redhat.com>
Wed, 31 Aug 2016 16:15:51 +0000 (31 18:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2016 17:09:43 +0000 (13 19:09 +0200)
tree698f96513acd180c70040b868194e650dc26590a
parent421cc3e7e89cb807d3c5f6de486abb2167c8e792
i8257: Make device "i8257" unavailable with -device

The ISA DMA controller needs to be wired up to the ISA bus by
isa_bus_dma() to actually work.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1472660151-19517-1-git-send-email-armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/dma/i8257.c