Age | Commit message (Expand) | Author |
2010-03-17 | Large page TLB flush | Paul Brook |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2010-01-31 | sparc32 don't mark page dirty when failing | Artyom Tarasenko |
2010-01-17 | Sparc: improve CPU register dump | Blue Swirl |
2010-01-13 | Sparc32: remove unused variable, spotted by clang | Blue Swirl |
2010-01-08 | sparc64: add PIL to cpu state dump | Igor V. Kovalenko |
2009-12-05 | Sparc64: handle MMU global bit and nucleus context | Blue Swirl |
2009-12-04 | Sparc64: fix compilation with DEBUG_MMU | Blue Swirl |
2009-11-07 | user: move CPU reset call to main.c for x86/PPC/Sparc | Blue Swirl |
2009-11-07 | sparc32 (mostly): remove unneeded calls to device reset | Blue Swirl |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-18 | Sparc32/64: Fix user emulator breakage | Blue Swirl |
2009-08-04 | Sparc64: replace tsptr with helper routine | Igor Kovalenko |
2009-07-27 | sparc64 really implement itlb/dtlb automatic replacement writes | Igor Kovalenko |
2009-07-27 | sparc64 name mmu registers and general cleanup | Igor Kovalenko |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-07-12 | sparc64: trap handling corrections | Igor Kovalenko |
2009-07-12 | sparc64: unify mmu tag matching code | Igor Kovalenko |
2009-07-12 | sparc64: mmu bypass mode correction | Igor Kovalenko |
2009-05-13 | Include assert.h from qemu-common.h | Paul Brook |
2009-05-10 | Use dynamical computation for condition codes | Blue Swirl |
2009-05-02 | Clarify: dmmuregs[1] is not a typo | Blue Swirl |
2009-04-28 | sparc64 fix context value for ITLB fault | Igor Kovalenko |
2009-04-27 | sparc64 fix TLB match code | Igor Kovalenko |
2009-04-24 | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) | aliguori |
2009-03-16 | Delete some unused macros detected with -Wp,-Wunused-macros use | blueswir1 |
2009-02-21 | Turn MMUs and caches off on reset | blueswir1 |
2009-02-05 | targets: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-26 | Log reset events (Jan Kiszka) | aliguori |
2009-01-14 | Get rid of user_mode_only | aurel32 |
2009-01-12 | Fix TLB access (Jakub Jermar) | blueswir1 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-23 | Better SuperSPARC emulation (Robert Reif) | blueswir1 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-10-07 | Add static (spotted by sparse) | blueswir1 |
2008-10-03 | Rearrange tick functions | blueswir1 |
2008-09-26 | Add a generic Niagara machine | blueswir1 |
2008-09-26 | Move also DEBUG_PCALL (see r5085) | blueswir1 |
2008-09-09 | Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG | blueswir1 |
2008-08-29 | Fix Sparc64 boot on i386 host: | blueswir1 |
2008-08-21 | Use initial CPU definition structure for some CPU fields instead of copying | blueswir1 |
2008-07-25 | Make MAXTL dynamic, bounds check tl when indexing | blueswir1 |
2008-07-22 | Add T1 and T2 CPUs, add a Sun4v machine | blueswir1 |
2008-07-21 | Use MMU globals for some MMU traps | blueswir1 |
2008-07-21 | Fix reset vector | blueswir1 |
2008-07-20 | Print default and available CPU features separately | blueswir1 |
2008-07-20 | Make UA200x features selectable, add MMU types | blueswir1 |
2008-07-19 | Update TLB miss addresses | blueswir1 |