aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-20Handle IBE on MIPS properly.ths3-1/+12
2007-10-20Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths1-0/+2
2007-10-20Avoid PreP target kernel freeze waiting for IRQs.j_mayer1-1/+1
2007-10-20 Update Sparc parts in documentationblueswir12-8/+16
2007-10-20 Avoid gcc warningsblueswir11-2/+2
2007-10-20 Fix compiling Sparc64 on PPC hostblueswir12-0/+18
2007-10-18Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer7-709/+18
2007-10-18Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer3-11/+24
2007-10-18Only map BIOS space when it was actually loaded.ths1-9/+8
2007-10-17Cast ELF datatypes properly to host 64bit types.ths2-3/+6
2007-10-17 Really update the imageblueswir11-0/+0
2007-10-17 Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir12-25/+30
2007-10-17 Enable all alignment checksblueswir11-48/+5
2007-10-17Update Sparc32 OpenBIOS image to SVN revision 171. Changes:blueswir11-1/+2
2007-10-17Update TODO.ths1-0/+6
2007-10-17Second half of mipssim support, plus documentation improvements.ths3-2/+440
2007-10-17MIPSsim pseudo machine emulation.ths4-5/+26
2007-10-14 Fix bug in Sparc32 sta op (Robert Reif)blueswir11-1/+1
2007-10-14 Sparc64 hypervisor modeblueswir14-48/+121
2007-10-14 SuperSparc MXCC support (Robert Reif)blueswir16-21/+160
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir141-997/+1042
2007-10-14Properly implement non-execute bit on PowerPC segments and PTEs.j_mayer2-127/+139
2007-10-14Implement time-base start/stop helpers.j_mayer1-29/+92
2007-10-14Merge PowerPC 620 input bus definitions with standard PowerPC 6xx.j_mayer1-26/+19
2007-10-14There is no need of a specific MMU model for PowerPC 601.j_mayer3-27/+1
2007-10-14Implement PowerPC 64 SLB invalidation helpers.j_mayer1-19/+63
2007-10-14Fix memory corruption reported by Julian Sewardj_mayer1-1/+1
2007-10-14Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer1-6/+6
2007-10-14Do not allow PowerPC CPU restart after entering checkstop mode.j_mayer2-12/+13
2007-10-14Provision for PowerPC 64 with hypervisor mode support - not enabled for now.j_mayer2-7/+17
2007-10-14Generate micro-ops for PowerPC hypervisor mode.j_mayer2-0/+10
2007-10-14Generate micro-ops for Alpha executive and supervisor modes.j_mayer2-6/+16
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer48-275/+362
2007-10-13Update TODO.ths1-1/+26
2007-10-13Fix off-by-one in address check.ths1-11/+8
2007-10-13Static-ify function.ths1-3/+4
2007-10-12Unify '-cpu ?' option.j_mayer8-28/+14
2007-10-10 Fix taddcctv and tsubcctv (David Matthews)blueswir12-1/+3
2007-10-09 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir19-48/+149
2007-10-09Match values with the ones documented in the PIIX4 datasheet.ths1-1/+3
2007-10-09getpriority() shouldn't use libc wrapper, by Thayne Harbaugh.ths1-1/+6
2007-10-09Use always_inline in the MIPS support where applicable.ths4-28/+28
2007-10-09Fix vmmouse for 64bit guest, by Dan Kenigsberg.ths1-1/+1
2007-10-09Delete file which should have been removed in the lst commit.ths1-301/+0
2007-10-09Fix [ls][wd][lr] instructions, by Aurelien Jarno.ths5-68/+207
2007-10-09Don't route PIC interrupts through the local APIC if the local APICths3-3/+38
2007-10-09Update .cvsignore.ths1-35/+3
2007-10-08Mentione CRIS in Changelog.ths1-0/+1
2007-10-08Add CRIS configuration bits, by Edgar E. Iglesias.ths3-3/+36
2007-10-08CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths4-5/+104