9447084492Merge TCX and VGA pixel operations
blueswir1
2007-06-10 16:06:20 +00:00
2a1086d91cMore PCI mapping/remapping for Gallileo.
ths
2007-06-10 15:08:43 +00:00
924edcae75Flush the debug log when qemu Aborts (patch by Herve Poussineau)
balrog
2007-06-10 14:07:13 +00:00
7a774c875bUse the same offset for all STR and STM instructions that store r15, as specified in ARM ARM (patch from Chris McNett).
balrog
2007-06-10 13:53:18 +00:00
62ea5b0bd3Leave running timer alone if not reloading.
pbrook
2007-06-03 10:44:47 +00:00
caf8fe8c32Clear SR_M on a hardware interrupt.
pbrook
2007-06-02 17:59:59 +00:00
3a95e3a7d9Check for R2 instructions, and throw RI if we don't emulate R2.
ths
2007-06-02 00:25:12 +00:00
2538deb292Delete leftover Status FPU flag check.
ths
2007-06-01 23:50:45 +00:00
1e3d0552f5Update some comments, 64bit FPU support is functional regardless of funny non-standard fcr0 bits on earlier CPUs.
ths
2007-06-01 21:57:32 +00:00
8487327a1dMake sure hflags are updated for CP0_Status changes.
ths
2007-06-01 17:47:07 +00:00
5b9693dcdaForgot to update vl.h during latest Sparc64 target_ulong fix
blueswir1
2007-06-01 17:03:05 +00:00
c9c1a06457Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno. Note that the F64 flag isn't usable on any of those (and the R4000), so all our 64bit FPU goodness goes out of the window until a shadow capability flag is implemented. :-(
ths
2007-06-01 14:58:56 +00:00
2052caa7afGDB stub for MIPS64, by Jason Wessel.
ths
2007-06-01 13:18:19 +00:00
637947f19dlinux-user errno mapping, by Stuart Anderson.
ths
2007-06-01 12:09:19 +00:00
c12ab05ca5Patch for pipe() result handling, by Stuart Anderson.
ths
2007-06-01 11:50:36 +00:00
e35846583bFix struct stat mapping for MIPS, by Stuart Anderson.
ths
2007-06-01 11:49:38 +00:00
a7037b2950Allow again FPU for usermode emulation.
ths
2007-06-01 11:47:24 +00:00
dbe06e1841Handle unconnected vlan case in lance
blueswir1
2007-05-27 19:38:20 +00:00
833c7174ceImproved sanity checking to -net options
blueswir1
2007-05-27 19:36:43 +00:00
1b2e93c175Separate fault for code access to unassigned memory
blueswir1
2007-05-27 19:36:00 +00:00
b3a2319792Use qemu_irqs between CPUs and interrupt controller Fix interrupt priority handling which prevented SMP from working
blueswir1
2007-05-27 16:42:29 +00:00
d7edfd2702Use qemu_irq between interrupt controller and timers
blueswir1
2007-05-27 16:37:49 +00:00