OSDN Git Service

openpic: set mixed mode as supported
authorAlexander Graf <agraf@suse.de>
Mon, 7 Jan 2013 19:17:24 +0000 (20:17 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 18 Jan 2013 18:06:56 +0000 (19:06 +0100)
commit86e56a885aa5051c87906dfcd060c59f0af22309
treee517f2306270f8954f34cd882fc74011c7fa1dcc
parent1ac3d71302d9d49427dd068af7eccdd4de128522
openpic: set mixed mode as supported

The Raven MPIC implementation supports the "Mixed" mode to work with
an i8259. While we don't implement mixed mode, we should mark it as
a supported mode in the mode bitmap.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/openpic.c