qemu-e2k/target-ppc
Alexander Graf 2345f1c014 PPC: Ignore writes to L2CR
The L2CR register contains a number of bits that either impose configuration
which we can't deal with or mean "something is in progress until the bit is
0 again".

Since we don't model the former and we do want to accomodate guests using the
latter semantics, let's just ignore writes to L2CR. That way guests always read
back 0 and are usually happy with that.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-01 01:11:17 +02:00
..
2013-04-26 23:02:42 +02:00
2013-04-26 23:02:40 +02:00
2013-07-01 01:11:14 +02:00
2013-07-01 01:11:16 +02:00
2013-04-26 23:02:40 +02:00
2013-07-01 01:11:14 +02:00
2013-07-01 01:11:17 +02:00