]> git.proxmox.com Git - mirror_qemu.git/commit - hw/escc.h
escc: allow one IRQ per serial channel
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Jan 2009 14:47:56 +0000 (14:47 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Jan 2009 14:47:56 +0000 (14:47 +0000)
commitaeeb69c73e0c239be10ac411c41e986f3c23acf2
treeb23e0a4beecea2e880fc92acaefd77cf73774561
parent13d7ec0f81b5bd3e3b862f635da5a380703230e7
escc: allow one IRQ per serial channel

The Z85C30 on the PowerMAC machines have one interrupt per serial
channel, while the Sparc machines have only one for both. Allow the
emulated device to use one IRQ per channel.

Patch by Laurent Vivier.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6295 c046a42c-6fe2-441c-8c8c-71466251a162
hw/escc.c
hw/escc.h
hw/ppc_chrp.c
hw/ppc_oldworld.c
hw/sun4m.c