Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-01 | [SPARC64]: Kill sun4v virtual device layer. | David S. Miller | 1 | -17/+0 | |
Replace with a simple IRQ translater in the PROM device tree builder. Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2006-06-24 | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 1 | -2/+3 | |
Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2006-03-20 | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 1 | -4/+2 | |
Need to translate through the interrupt-map{,-mask] properties. Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2006-03-20 | [SPARC64]: Probe virtual-devices root node on sun4v. | David S. Miller | 1 | -0/+18 | |
This is where we learn how to get the interrupts for things like the hypervisor console device. Signed-off-by: David S. Miller <davem@davemloft.net> |