/[qemu]
ViewVC logotype

Revision 5769


Jump to revision: Previous Next
Author: aurel32
Date: Fri Nov 21 21:06:51 2008 UTC (15 years ago)
Changed paths: 4
Log Message:
SH4: Switch serial emulation to qemu_irq

This patches makes SH serial emulation use qemu_irq in its interface.

        * hw/sh.h (sh_serial_init): Take qemu_irq, not intc_source.
        * hw/sh7750.c (sh7750_init): Adjust.
        * hw/sh_intc.c (sh_intc_set_irq): Don't assert or deassert
        irq more than once.
        * hw/sh_serial.c (sh_serial_state): Use qemu_irq, not intc_source.
        (sh_serial_clear_fifo, sh_serial_ioport_write)
        (sh_serial_receive_byte): Adjust.
        (sh_serial_init): Take qemu_irq, not intc_source.

(Vladimir Prus)

Changed paths:

Path Details
Directorytrunk/hw/sh.h modified , text changed
Directorytrunk/hw/sh7750.c modified , text changed
Directorytrunk/hw/sh_intc.c modified , text changed
Directorytrunk/hw/sh_serial.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5