Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target | j_mayer | 3 | -11/+24 |
2007-10-18 | Only map BIOS space when it was actually loaded. | ths | 1 | -9/+8 |
2007-10-17 | Cast ELF datatypes properly to host 64bit types. | ths | 2 | -3/+6 |
2007-10-17 | Really update the image | blueswir1 | 1 | -0/+0 |
2007-10-17 | Use ldq and stq for 8 byte accesses (original patch by Robert Reif) | blueswir1 | 2 | -25/+30 |
2007-10-17 | Enable all alignment checks | blueswir1 | 1 | -48/+5 |
2007-10-17 | Update Sparc32 OpenBIOS image to SVN revision 171. Changes: | blueswir1 | 1 | -1/+2 |
2007-10-17 | Update TODO. | ths | 1 | -0/+6 |
2007-10-17 | Second half of mipssim support, plus documentation improvements. | ths | 3 | -2/+440 |
2007-10-17 | MIPSsim pseudo machine emulation. | ths | 4 | -5/+26 |
2007-10-14 | Fix bug in Sparc32 sta op (Robert Reif) | blueswir1 | 1 | -1/+1 |
2007-10-14 | Sparc64 hypervisor mode | blueswir1 | 4 | -48/+121 |
2007-10-14 | SuperSparc MXCC support (Robert Reif) | blueswir1 | 6 | -21/+160 |
2007-10-14 | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 41 | -997/+1042 |
2007-10-14 | Properly implement non-execute bit on PowerPC segments and PTEs. | j_mayer | 2 | -127/+139 |
2007-10-14 | Implement time-base start/stop helpers. | j_mayer | 1 | -29/+92 |
2007-10-14 | Merge PowerPC 620 input bus definitions with standard PowerPC 6xx. | j_mayer | 1 | -26/+19 |
2007-10-14 | There is no need of a specific MMU model for PowerPC 601. | j_mayer | 3 | -27/+1 |
2007-10-14 | Implement PowerPC 64 SLB invalidation helpers. | j_mayer | 1 | -19/+63 |
2007-10-14 | Fix memory corruption reported by Julian Seward | j_mayer | 1 | -1/+1 |
2007-10-14 | Allow Alpha target to use supervisor and executive mode micro-ops. | j_mayer | 1 | -6/+6 |
2007-10-14 | Do not allow PowerPC CPU restart after entering checkstop mode. | j_mayer | 2 | -12/+13 |
2007-10-14 | Provision for PowerPC 64 with hypervisor mode support - not enabled for now. | j_mayer | 2 | -7/+17 |
2007-10-14 | Generate micro-ops for PowerPC hypervisor mode. | j_mayer | 2 | -0/+10 |
2007-10-14 | Generate micro-ops for Alpha executive and supervisor modes. | j_mayer | 2 | -6/+16 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 48 | -275/+362 |
2007-10-13 | Update TODO. | ths | 1 | -1/+26 |
2007-10-13 | Fix off-by-one in address check. | ths | 1 | -11/+8 |
2007-10-13 | Static-ify function. | ths | 1 | -3/+4 |
2007-10-12 | Unify '-cpu ?' option. | j_mayer | 8 | -28/+14 |
2007-10-10 | Fix taddcctv and tsubcctv (David Matthews) | blueswir1 | 2 | -1/+3 |
2007-10-09 | Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator | blueswir1 | 9 | -48/+149 |
2007-10-09 | Match values with the ones documented in the PIIX4 datasheet. | ths | 1 | -1/+3 |
2007-10-09 | getpriority() shouldn't use libc wrapper, by Thayne Harbaugh. | ths | 1 | -1/+6 |
2007-10-09 | Use always_inline in the MIPS support where applicable. | ths | 4 | -28/+28 |
2007-10-09 | Fix vmmouse for 64bit guest, by Dan Kenigsberg. | ths | 1 | -1/+1 |
2007-10-09 | Delete file which should have been removed in the lst commit. | ths | 1 | -301/+0 |
2007-10-09 | Fix [ls][wd][lr] instructions, by Aurelien Jarno. | ths | 5 | -68/+207 |
2007-10-09 | Don't route PIC interrupts through the local APIC if the local APIC | ths | 3 | -3/+38 |
2007-10-09 | Update .cvsignore. | ths | 1 | -35/+3 |
2007-10-08 | Mentione CRIS in Changelog. | ths | 1 | -0/+1 |
2007-10-08 | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 3 | -3/+36 |
2007-10-08 | CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. | ths | 4 | -5/+104 |
2007-10-08 | CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias. | ths | 4 | -0/+571 |
2007-10-08 | CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias. | ths | 103 | -0/+7014 |
2007-10-08 | EtraxFS board support, by Edgar E. Iglesias. | ths | 3 | -0/+568 |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths | 7 | -2/+143 |
2007-10-08 | CRIS MMU emulation, by Edgar E. Iglesias. | ths | 2 | -0/+167 |
2007-10-08 | The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. | ths | 6 | -0/+680 |
2007-10-08 | CRIS micro-ops, by Edgar E. Iglesias. | ths | 1 | -0/+1289 |