Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-21 | qemu-log: use LOG_UNIMP for some target CPU cases | Blue Swirl | 1 | -32/+48 |
2012-05-12 | fix block loads broken in commit 30038fd818 | Artyom Tarasenko | 1 | -1/+1 |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl | 1 | -7/+5 |
2012-03-18 | Sparc: avoid AREG0 wrappers for memory access helpers | Blue Swirl | 1 | -4/+69 |
2012-03-18 | Sparc: avoid AREG0 for memory access helpers | Blue Swirl | 1 | -189/+167 |
2012-03-17 | sparc64: implement PCI and ISA irqs | Blue Swirl | 1 | -6/+14 |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber | 1 | -8/+8 |
2011-10-26 | target-sparc: Change fpr representation to doubles. | Richard Henderson | 1 | -41/+30 |
2011-10-26 | target-sparc: Pass float64 parameters instead of dt0/1 temporaries. | Richard Henderson | 1 | -52/+0 |
2011-10-26 | Sparc: split load and store op helpers | Blue Swirl | 1 | -0/+2434 |