* [Qemu-devel] [PATCH] sparc32: set SS-5 iommu version to turbosparc to match default cpu
@ 2007-12-28 21:27 Robert Reif
0 siblings, 0 replies; only message in thread
From: Robert Reif @ 2007-12-28 21:27 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: sun4m.c.diff.txt --]
[-- Type: text/plain, Size: 490 bytes --]
diff -p -u -r1.73 sun4m.c
--- hw/sun4m.c 28 Dec 2007 20:59:23 -0000 1.73
+++ hw/sun4m.c 28 Dec 2007 21:25:06 -0000
@@ -698,7 +698,7 @@ static const struct hwdef hwdefs[] = {
.me_irq = 30,
.cs_irq = 5,
.machine_id = 0x80,
- .iommu_version = 0x04000000,
+ .iommu_version = 0x05000000,
.intbit_to_level = {
2, 3, 5, 7, 9, 11, 0, 14, 3, 5, 7, 9, 11, 13, 12, 12,
6, 0, 4, 10, 8, 0, 11, 0, 0, 0, 0, 0, 15, 0, 15, 0,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-28 21:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-28 21:27 [Qemu-devel] [PATCH] sparc32: set SS-5 iommu version to turbosparc to match default cpu Robert Reif
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.