2007-06-23 |
ths | Fix division by zero handling, by Joris van Rantwijk. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
ths | Handle MIPS64 SEGBITS value correctly. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
ths | Kfreebsd config, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
ths | Spelling fixes, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
ths | Return success for -M '?' query option. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Allow emulation of 32bit targets in the MIPS64 capable... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Fix write to K0 bits in Config0, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Ignore PR flag in FPSCR when performing fmov, by Magnus... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Document FPSCR usage, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Use DREG() instead of XREG() wherever possible, by... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Emulate more fpu opcodes, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Use correct data structures for stat syscalls, by Magnu... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Setup stack properly, fixes wrong argc value problem... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Set FD bit in SR to emulate kernel behaviour, by Magnus... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
ths | Add missing cpu_halted function, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
balrog | Use HAS_ARG instead of numeric value (patch by Balazs... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
balrog | Add USB HID keyboard. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Revert workaround for -nographic segfault. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Fix segfault in -nographic mode, by Stefen Weil. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Hack to keep wine happy, by Alexander Graf. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Implement set_robust_list, by Alexander Graf. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Implement tgkill, by Alexander Graf. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
ths | Add alternate grab key, by Michael Mohr. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
balrog | Unpause the emulation after shutdown request on SDL... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
ths | Add parallel memory mapped interface, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
ths | Fix a race condition and non-leaf imagesgrowing in... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
ths | Remove cscope.* files on 'make clean', by George G... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
ths | Option to drop LD_PRELOAD from emulated environment... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
ths | Allow relative paths for the interpreter prefix in... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
balrog | Use pixel_ops.h in PXA LCD screen drawing. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
ths | Fix alpha user build failure. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
ths | Revert the Gallileo PCI mapping patch, it conflicts... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
ths | Change 20Kc PRID to a later version. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
pbrook | Fix "blx lr" (Lauro Venancio). |
commit | commitdiff | tree | snapshot |
2007-06-10 |
blueswir1 | Fix Sparc64 prefetcha op |
commit | commitdiff | tree | snapshot |
2007-06-10 |
balrog | Wacom PenPartner tablet (virtual USB device). |
commit | commitdiff | tree | snapshot |
2007-06-10 |
blueswir1 | Fix patch splitting lossage in vga.c |
commit | commitdiff | tree | snapshot |
2007-06-10 |
blueswir1 | Add hw/pixel_ops.h |
commit | commitdiff | tree | snapshot |
2007-06-10 |
blueswir1 | Attempt to fix incorrect colours on some BGR displays |
commit | commitdiff | tree | snapshot |
2007-06-10 |
blueswir1 | Merge TCX and VGA pixel operations |
commit | commitdiff | tree | snapshot |
2007-06-10 |
ths | More PCI mapping/remapping for Gallileo. |
commit | commitdiff | tree | snapshot |
2007-06-10 |
balrog | Flush the debug log when qemu Aborts (patch by Herve... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
balrog | Use the same offset for all STR and STM instructions... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
pbrook | M68K watchpoint hacks. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
pbrook | Workaround dyngen problems with m68k conditional branch... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
pbrook | M68K status register fixes. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
ths | Don't try to use "vt" output in nographic mode. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
pbrook | ARM GDB semihosting fixes |
commit | commitdiff | tree | snapshot |
2007-06-09 |
pbrook | ARM PL181 MMCI fixes. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
ths | R5k has PX implemented. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
blueswir1 | Fix incorrect target_ulong use in hw devices |
commit | commitdiff | tree | snapshot |
2007-06-08 |
ths | Don't refresh a graphical screen when it isn't displaye... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
pbrook | Fix return type. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
pbrook | Windows build fixes. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Fix code formatting, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Unbreak PCI config register, noticed by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Initialize more GT64xxx registers on reset. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Fix some Malta PCI config bits. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | PCI device saving for GT64xxx. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Implement some more Gallileo registers. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Fix comment. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Fix PCI irq mapping on Malta. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
ths | Fix firmware word endianness for Malta. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
ths | Make the Malta bootloader handling a bit more transparent. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
ths | Fix formatting. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
ths | Malta has no ISA bus. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
ths | Big endian byte swap for serial mmapped interface. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
ths | Use the correct PCI IDs for Malta. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
ths | Take advantage of subpage support. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
pbrook | Add documentation for new ColdFire board. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
pbrook | ColdFire Ethernet support. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | One day we might support MIPS16... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Add comment. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Some more regs_to_env/envs_to_regs cleanup. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Avoid compiler warning. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Proper target format for qOffsets. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Add __mips__to mmap specialcase. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
pbrook | Fix off-by-one memory region sizes. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | IPC message translation. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Semaphore structure mapping, by Stuart Anderson. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Documentation spelling fixes, by Mark Glines. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
pbrook | MCF5208 timer fix. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
pbrook | Improve ColdFire CPU selection. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
pbrook | MCF5208 emulation. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
pbrook | Leave running timer alone if not reloading. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
pbrook | Clear SR_M on a hardware interrupt. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
ths | Check for R2 instructions, and throw RI if we don't... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
ths | Delete leftover Status FPU flag check. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
ths | Update some comments, 64bit FPU support is functional... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
ths | Make sure hflags are updated for CP0_Status changes. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
blueswir1 | Forgot to update vl.h during latest Sparc64 target_ulon... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
blueswir1 | Constification |
commit | commitdiff | tree | snapshot |
2007-06-01 |
blueswir1 | Force display update on palette change or loadvm |
commit | commitdiff | tree | snapshot |
2007-06-01 |
blueswir1 | Enable 36-bit physical address space also on 32-bit... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
blueswir1 | Sparc64 linux-user build fix |
commit | commitdiff | tree | snapshot |
next |