| Commit message (Expand) | Author | Age | Files | Lines |
* | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+3 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+2 |
* | hw: move CPU state serialization to migration/cpu.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | sparc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | target-sparc: Migrate CWP and PIL for SPARC64 | Peter Maydell | 2016-01-16 | 1 | -1/+4 |
* | target-sparc: Use VMState arrays for SPARC64 TLB/MMU state | Peter Maydell | 2016-01-16 | 1 | -295/+19 |
* | target-sparc: Convert to VMStateDescription | Juan Quintela | 2016-01-16 | 1 | -197/+444 |
* | target-sparc: Don't flush TLB in cpu_load function | Peter Maydell | 2016-01-16 | 1 | -2/+0 |
* | cputlb: Change tlb_flush() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -1/+2 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | target-sparc: Don't overuse CPUState | Andreas Färber | 2012-03-14 | 1 | -2/+2 |
* | target-sparc: Change fpr representation to doubles. | Richard Henderson | 2011-10-26 | 1 | -14/+6 |
* | Remove exec-all.h include directives | Blue Swirl | 2011-06-26 | 1 | -1/+1 |
* | Sparc32: dummy implementation of MXCC MMU breakpoint registers | Blue Swirl | 2011-06-26 | 1 | -0/+26 |
* | sparc: Fix lazy flag calculation on interrupts, refactor | Blue Swirl | 2010-05-09 | 1 | -2/+2 |
* | sparc64: reimplement tick timers v4 | Igor V. Kovalenko | 2010-01-27 | 1 | -7/+7 |
* | Sparc64: replace tsptr with helper routine | Igor Kovalenko | 2009-08-04 | 1 | -1/+0 |
* | sparc64 name mmu registers and general cleanup | Igor Kovalenko | 2009-07-27 | 1 | -8/+8 |
* | Convert machine registration to use module init functions | Anthony Liguori | 2009-05-21 | 1 | -22/+0 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 1 | -2/+0 |
* | Add a generic Niagara machine | blueswir1 | 2008-09-26 | 1 | -0/+1 |
* | Handle wrapped registers correctly when saving | blueswir1 | 2008-08-01 | 1 | -1/+11 |
* | Make MAXTL dynamic, bounds check tl when indexing | blueswir1 | 2008-07-25 | 1 | -5/+5 |
* | Sparc32: save/load all MMU registers, Sparc64: add CPU save/load | blueswir1 | 2008-07-24 | 1 | -3/+109 |
* | Add T1 and T2 CPUs, add a Sun4v machine | blueswir1 | 2008-07-22 | 1 | -0/+1 |
* | Allow NWINDOWS selection (CPU feature with model specific defaults) | blueswir1 | 2008-06-07 | 1 | -2/+6 |
* | remove target ifdefs from vl.c | aurel32 | 2008-05-04 | 1 | -0/+102 |