Home
last modified time | relevance | path

Searched hist:c9073238fcb647644b329705ad54734ad1f0b1a3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dcs4231a.cdiff c9073238fcb647644b329705ad54734ad1f0b1a3 Fri Mar 16 04:51:31 CDT 2018 Thomas Huth <thuth@redhat.com> hw/audio: Fix crashes when devices are used on ISA bus without DMA

The cs4231a, gus and sb16 sound cards crash QEMU when the user tries
to instantiate them on a machine with DMA-less ISA bus (for example
with "qemu-system-mips64el -M mips -device sb16"). Add proper checks
to the realize functions to avoid the crashes.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1521193892-15552-4-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dgus.cdiff c9073238fcb647644b329705ad54734ad1f0b1a3 Fri Mar 16 04:51:31 CDT 2018 Thomas Huth <thuth@redhat.com> hw/audio: Fix crashes when devices are used on ISA bus without DMA

The cs4231a, gus and sb16 sound cards crash QEMU when the user tries
to instantiate them on a machine with DMA-less ISA bus (for example
with "qemu-system-mips64el -M mips -device sb16"). Add proper checks
to the realize functions to avoid the crashes.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1521193892-15552-4-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsb16.cdiff c9073238fcb647644b329705ad54734ad1f0b1a3 Fri Mar 16 04:51:31 CDT 2018 Thomas Huth <thuth@redhat.com> hw/audio: Fix crashes when devices are used on ISA bus without DMA

The cs4231a, gus and sb16 sound cards crash QEMU when the user tries
to instantiate them on a machine with DMA-less ISA bus (for example
with "qemu-system-mips64el -M mips -device sb16"). Add proper checks
to the realize functions to avoid the crashes.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1521193892-15552-4-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/scripts/
H A Ddevice-crash-testdiff c9073238fcb647644b329705ad54734ad1f0b1a3 Fri Mar 16 04:51:31 CDT 2018 Thomas Huth <thuth@redhat.com> hw/audio: Fix crashes when devices are used on ISA bus without DMA

The cs4231a, gus and sb16 sound cards crash QEMU when the user tries
to instantiate them on a machine with DMA-less ISA bus (for example
with "qemu-system-mips64el -M mips -device sb16"). Add proper checks
to the realize functions to avoid the crashes.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1521193892-15552-4-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>