]> git.proxmox.com Git - mirror_qemu.git/log
mirror_qemu.git
17 years agoUpdate Changelog.
pbrook [Sat, 26 May 2007 16:56:01 +0000 (16:56 +0000)]
Update Changelog.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2866 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoRework m68k cpu feature flags.
pbrook [Sat, 26 May 2007 16:52:21 +0000 (16:52 +0000)]
Rework m68k cpu feature flags.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2865 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd missing file.
pbrook [Sat, 26 May 2007 16:46:21 +0000 (16:46 +0000)]
Add missing file.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2864 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoReject invalid targets.
pbrook [Sat, 26 May 2007 16:38:53 +0000 (16:38 +0000)]
Reject invalid targets.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2863 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSuppress pointer from integer of different size warning.
pbrook [Sat, 26 May 2007 15:18:52 +0000 (15:18 +0000)]
Suppress pointer from integer of different size warning.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2862 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoM68k system mode semihosting.
pbrook [Sat, 26 May 2007 15:09:38 +0000 (15:09 +0000)]
M68k system mode semihosting.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2861 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoImplement Sparc64 CPU timers using ptimers
blueswir1 [Fri, 25 May 2007 18:50:28 +0000 (18:50 +0000)]
Implement Sparc64 CPU timers using ptimers

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2860 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoChange ptimer API to use 64-bit values, add save and load methods
blueswir1 [Thu, 24 May 2007 19:48:41 +0000 (19:48 +0000)]
Change ptimer API to use 64-bit values, add save and load methods
Use ptimers for Sparc32 Slavio

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2859 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoCommit NAND image changes on "commit all" or "commit mtd".
balrog [Thu, 24 May 2007 18:53:22 +0000 (18:53 +0000)]
Commit NAND image changes on "commit all" or "commit mtd".

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2858 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSavevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog [Thu, 24 May 2007 18:50:09 +0000 (18:50 +0000)]
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2857 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUse i2c_slave_init() to allocate the PXA (dummy) I2C slave.
balrog [Wed, 23 May 2007 22:21:27 +0000 (22:21 +0000)]
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
Hush the warning:
hw/pc.c:402: warning: control reaches end of non-void function

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2856 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSpeed up m68k by 20%.
pbrook [Wed, 23 May 2007 22:07:36 +0000 (22:07 +0000)]
Speed up m68k by 20%.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2855 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd WM8750 and MAX7310 chips (I2C slaves).
balrog [Wed, 23 May 2007 22:04:23 +0000 (22:04 +0000)]
Add WM8750 and MAX7310 chips (I2C slaves).
Wolfson Microsystems WM8750 audio chip and Maxim MAX7310 gpio expander chip are used in the Spitz.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2854 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoImplement the PXA2xx I2C master controller.
balrog [Wed, 23 May 2007 21:47:51 +0000 (21:47 +0000)]
Implement the PXA2xx I2C master controller.
Fix PXA270-specific timers and make minor changes in other PXA parts.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2853 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDocument ColdFire system emulation.
pbrook [Wed, 23 May 2007 20:16:15 +0000 (20:16 +0000)]
Document ColdFire system emulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2852 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agom68k/ColdFire system emulation.
pbrook [Wed, 23 May 2007 19:58:11 +0000 (19:58 +0000)]
m68k/ColdFire system emulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2851 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd more cpu.h dependencies.
ths [Wed, 23 May 2007 08:35:19 +0000 (08:35 +0000)]
Add more cpu.h dependencies.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2850 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoThe 24k wants more watch and srsmap registers.
ths [Wed, 23 May 2007 08:24:25 +0000 (08:24 +0000)]
The 24k wants more watch and srsmap registers.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2849 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoThe previous patch to make breakpoints work was a performance
ths [Wed, 23 May 2007 08:18:27 +0000 (08:18 +0000)]
The previous patch to make breakpoints work was a performance
disaster, use a similiar hack as ARM does instead.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2848 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd ptimer.c function declarations and makefile rule.
pbrook [Wed, 23 May 2007 01:13:57 +0000 (01:13 +0000)]
Add ptimer.c function declarations and makefile rule.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2847 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd periodic timer implementation.
pbrook [Wed, 23 May 2007 00:06:54 +0000 (00:06 +0000)]
Add periodic timer implementation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2846 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoI2C/SMBus framework.
pbrook [Wed, 23 May 2007 00:03:59 +0000 (00:03 +0000)]
I2C/SMBus framework.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2845 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix interrupt controller address masking
blueswir1 [Mon, 21 May 2007 18:08:36 +0000 (18:08 +0000)]
Fix interrupt controller address masking

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2844 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDon't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Jarno.
balrog [Mon, 21 May 2007 17:48:01 +0000 (17:48 +0000)]
Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2843 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoM68k addx/subx fix.
pbrook [Sun, 20 May 2007 22:20:28 +0000 (22:20 +0000)]
M68k addx/subx fix.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2842 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoCatch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.
ths [Sun, 20 May 2007 13:27:58 +0000 (13:27 +0000)]
Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2841 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDelete now unused define.
ths [Sun, 20 May 2007 10:59:07 +0000 (10:59 +0000)]
Delete now unused define.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2840 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDelete linux_boot.bin from the install target.
ths [Sun, 20 May 2007 10:54:50 +0000 (10:54 +0000)]
Delete linux_boot.bin from the install target.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2839 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDelete one more leftover file.
ths [Sun, 20 May 2007 10:53:26 +0000 (10:53 +0000)]
Delete one more leftover file.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2838 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix indexed FP load/store instructions.
ths [Sun, 20 May 2007 01:36:29 +0000 (01:36 +0000)]
Fix indexed FP load/store instructions.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2837 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoRemove leftover file, should have happened in the Linux loader rewrite commit.
ths [Sun, 20 May 2007 01:34:23 +0000 (01:34 +0000)]
Remove leftover file, should have happened in the Linux loader rewrite commit.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2836 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoLinux loader rewrite, by H. Peter Anvin.
ths [Sat, 19 May 2007 21:04:38 +0000 (21:04 +0000)]
Linux loader rewrite, by H. Peter Anvin.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2835 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMore MIPS 64-bit FPU support.
ths [Sat, 19 May 2007 20:29:41 +0000 (20:29 +0000)]
More MIPS 64-bit FPU support.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2834 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix slti/sltiu for MIPS64, by Aurelien Jarno.
ths [Sat, 19 May 2007 17:45:43 +0000 (17:45 +0000)]
Fix slti/sltiu for MIPS64, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2833 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix ldl/ldr implementation, by Aurelien Jarno.
ths [Sat, 19 May 2007 17:44:33 +0000 (17:44 +0000)]
Fix ldl/ldr implementation, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2832 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUpdate Sparc32 OpenBIOS image to SVN revision 149. Changes:
blueswir1 [Sat, 19 May 2007 13:12:09 +0000 (13:12 +0000)]
Update Sparc32 OpenBIOS image to SVN revision 149. Changes:
r145: Fix power-management location for SS-10
r146: Fix overallocation
r147: NetBSD and OpenBSD fixes:
 - Correct timer and interrupt controller mappings
 - Add ESP clock frequency to avoid division by zero
 - CS4231 exists only in SS5
 - Disable BPP for now, it's not emulated by Qemu anyway
With these fixes, one NetBSD kernel even got to root device prompt on SS5.
r148: Update vsprintf.c from Linux to get 64-bit output
r149: Use full 36-bit physical address space on SS10

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2831 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUse full 36-bit physical address space on SS10
blueswir1 [Sat, 19 May 2007 12:58:30 +0000 (12:58 +0000)]
Use full 36-bit physical address space on SS10

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2830 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix sysrq support from the monitor mux (originally by Jason Wessel).
balrog [Fri, 18 May 2007 17:46:59 +0000 (17:46 +0000)]
Fix sysrq support from the monitor mux (originally by Jason Wessel).

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2829 c046a42c-6fe2-441c-8c8c-71466251a162

17 years ago- Move FPU exception handling into helper functions, since they are big.
ths [Fri, 18 May 2007 11:55:54 +0000 (11:55 +0000)]
- Move FPU exception handling into helper functions, since they are big.
- Fix FP-conditional branches.
- Check FPU register mode at runtime, not translation time, as the F64
  status bit can change.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2828 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoWork around the lack of proper handling for self-modifying code.
ths [Fri, 18 May 2007 01:13:09 +0000 (01:13 +0000)]
Work around the lack of proper handling for self-modifying code.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2827 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMake TCX registers match what NetBSD expects
blueswir1 [Thu, 17 May 2007 19:34:41 +0000 (19:34 +0000)]
Make TCX registers match what NetBSD expects

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2826 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix Qemu division by zero triggered by NetBSD
blueswir1 [Thu, 17 May 2007 19:32:20 +0000 (19:32 +0000)]
Fix Qemu division by zero triggered by NetBSD

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2825 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoEnable faults for unassigned memory accesses and unimplemented ASIs
blueswir1 [Thu, 17 May 2007 19:30:10 +0000 (19:30 +0000)]
Enable faults for unassigned memory accesses and unimplemented ASIs

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2824 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSet limits for memory size to avoid overlap with devices
blueswir1 [Thu, 17 May 2007 19:25:14 +0000 (19:25 +0000)]
Set limits for memory size to avoid overlap with devices

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2823 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoForce the primary CPU to run and other CPUs to halt, recalculate timers
blueswir1 [Thu, 17 May 2007 19:21:46 +0000 (19:21 +0000)]
Force the primary CPU to run and other CPUs to halt, recalculate timers
after system_reset.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2822 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMore generic 64 bit multiplication support, by Aurelien Jarno.
ths [Wed, 16 May 2007 11:59:40 +0000 (11:59 +0000)]
More generic 64 bit multiplication support, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2821 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFull MIPS64 MMU implementation, by Aurelien Jarno.
ths [Sun, 13 May 2007 19:22:13 +0000 (19:22 +0000)]
Full MIPS64 MMU implementation, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2820 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix mfc0 and dmtc0 instructions on MIPS64, by Aurelien Jarno.
ths [Sun, 13 May 2007 18:39:10 +0000 (18:39 +0000)]
Fix mfc0 and dmtc0 instructions on MIPS64, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2819 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSupport OSS on solaris, by Ben Taylor.
ths [Sun, 13 May 2007 18:02:43 +0000 (18:02 +0000)]
Support OSS on solaris, by Ben Taylor.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2818 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd fpu register support to the gdb code, by Magnus Damm.
ths [Sun, 13 May 2007 16:36:24 +0000 (16:36 +0000)]
Add fpu register support to the gdb code, by Magnus Damm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2817 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoRemove unnecessary pointer magic in shift operations, by Magnus Damm.
ths [Sun, 13 May 2007 16:35:35 +0000 (16:35 +0000)]
Remove unnecessary pointer magic in shift operations, by Magnus Damm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2816 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix XHACK() macro and use FREG if possible, by Magnus Damm.
ths [Sun, 13 May 2007 16:33:43 +0000 (16:33 +0000)]
Fix XHACK() macro and use FREG if possible, by Magnus Damm.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2815 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDelete misleading comment.
ths [Sun, 13 May 2007 15:29:26 +0000 (15:29 +0000)]
Delete misleading comment.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2814 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoWindows: redirect serial port to console, by Herve Poussineau.
ths [Sun, 13 May 2007 14:54:54 +0000 (14:54 +0000)]
Windows: redirect serial port to console, by Herve Poussineau.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2813 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoDon't decode CP0 XContext on 32bit MIPS.
ths [Sun, 13 May 2007 14:42:18 +0000 (14:42 +0000)]
Don't decode CP0 XContext on 32bit MIPS.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2812 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMMU code improvements, by Aurelien Jarno.
ths [Sun, 13 May 2007 14:07:26 +0000 (14:07 +0000)]
MMU code improvements, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2811 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMIPS linux-user update.
ths [Sun, 13 May 2007 13:58:00 +0000 (13:58 +0000)]
MIPS linux-user update.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2810 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMIPS TLB style selection at runtime, by Herve Poussineau.
ths [Sun, 13 May 2007 13:49:44 +0000 (13:49 +0000)]
MIPS TLB style selection at runtime, by Herve Poussineau.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2809 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAllow VMware-SVGA operation enable before command FIFO is configured. Implement...
balrog [Sun, 13 May 2007 13:26:49 +0000 (13:26 +0000)]
Allow VMware-SVGA operation enable before command FIFO is configured.  Implement "screendump" for 32 bit colour depth.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2808 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUpdate debug output.
ths [Sat, 12 May 2007 16:57:42 +0000 (16:57 +0000)]
Update debug output.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2807 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoCorrect NAND erase block size. Misc fixes in Spitz code.
balrog [Sat, 12 May 2007 09:19:36 +0000 (09:19 +0000)]
Correct NAND erase block size.  Misc fixes in Spitz code.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2806 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix softfloat NaN handling.
ths [Fri, 11 May 2007 17:10:14 +0000 (17:10 +0000)]
Fix softfloat NaN handling.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2805 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoImplemented cabs FP instructions, and improve exception handling for
ths [Fri, 11 May 2007 17:08:26 +0000 (17:08 +0000)]
Implemented cabs FP instructions, and improve exception handling for
trunc/floor/ceil/round.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2804 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAnother bit of nicer debug output.
ths [Fri, 11 May 2007 10:43:55 +0000 (10:43 +0000)]
Another bit of nicer debug output.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2803 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoImplement FP madd/msub, wire up bc1any[24][ft].
ths [Fri, 11 May 2007 09:59:10 +0000 (09:59 +0000)]
Implement FP madd/msub, wire up bc1any[24][ft].

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2802 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoImproved debug output for the MIPS opcode decoder.
ths [Fri, 11 May 2007 00:16:06 +0000 (00:16 +0000)]
Improved debug output for the MIPS opcode decoder.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2801 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix missing status ro mask initialization, thanks Stefan Weil.
ths [Fri, 11 May 2007 00:02:14 +0000 (00:02 +0000)]
Fix missing status ro mask initialization, thanks Stefan Weil.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2800 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix for the scd instruction, by Aurelien Jarno.
ths [Thu, 10 May 2007 00:51:01 +0000 (00:51 +0000)]
Fix for the scd instruction, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2799 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix wrong branch condition in MIPS testandset.
ths [Thu, 10 May 2007 00:33:40 +0000 (00:33 +0000)]
Fix wrong branch condition in MIPS testandset.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2798 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoPCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.
balrog [Wed, 9 May 2007 20:25:36 +0000 (20:25 +0000)]
PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2797 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAvoid use of which to detect gcc, as it is broken on darwin. Patch by
ths [Wed, 9 May 2007 14:06:06 +0000 (14:06 +0000)]
Avoid use of which to detect gcc, as it is broken on darwin. Patch by
Joachim Henke.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2796 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSuppress warning messages from "which".
ths [Wed, 9 May 2007 13:55:03 +0000 (13:55 +0000)]
Suppress warning messages from "which".

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2795 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoPreliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.
ths [Wed, 9 May 2007 09:34:30 +0000 (09:34 +0000)]
Preliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2794 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix MIPS64 address computation specialcase, by Aurelien Jarno.
ths [Wed, 9 May 2007 09:33:33 +0000 (09:33 +0000)]
Fix MIPS64 address computation specialcase, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2793 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAnother #elif'ication.
ths [Tue, 8 May 2007 23:40:45 +0000 (23:40 +0000)]
Another #elif'ication.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2792 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMake detection of unsupported hosts easier, inspired by a patch from
ths [Tue, 8 May 2007 23:30:44 +0000 (23:30 +0000)]
Make detection of unsupported hosts easier, inspired by a patch from
Stefan Weil.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2791 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSpelling fixes, by Stefan Weil.
ths [Tue, 8 May 2007 22:51:41 +0000 (22:51 +0000)]
Spelling fixes, by Stefan Weil.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2790 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoCorrect the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA27x...
balrog [Tue, 8 May 2007 22:51:00 +0000 (22:51 +0000)]
Correct the number of PXA255 GPIO lines.  Reuse the PXA timers struct for PXA27x additional timers.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2789 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAnother bunch of mips host support.
ths [Tue, 8 May 2007 21:05:55 +0000 (21:05 +0000)]
Another bunch of mips host support.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2788 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSilence sdl-config stderr output, by Jeff Chua.
ths [Tue, 8 May 2007 20:57:52 +0000 (20:57 +0000)]
Silence sdl-config stderr output, by Jeff Chua.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2787 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoWork around gcc's mips define, spotted by Stefan Weil.
ths [Tue, 8 May 2007 20:51:26 +0000 (20:51 +0000)]
Work around gcc's mips define, spotted by Stefan Weil.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2786 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSet OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fatal...
balrog [Tue, 8 May 2007 19:20:04 +0000 (19:20 +0000)]
Set OOK when OON is set in OSCC register (thanks to BobOfDoom).  Correct a fatal typo in timer code.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2785 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSwitch to qemu_ram_alloc() for memory allocation in PXA255/270.
balrog [Tue, 8 May 2007 19:03:12 +0000 (19:03 +0000)]
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
Pass correct RAM size to arm_load_kernel (currently unused) - thanks to BobOfDoom.
Register the Xscale Internal Memory Storage.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2784 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoARM946 CPU support.
pbrook [Tue, 8 May 2007 02:30:40 +0000 (02:30 +0000)]
ARM946 CPU support.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2783 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoEnable unaligned access faults
blueswir1 [Mon, 7 May 2007 18:05:05 +0000 (18:05 +0000)]
Enable unaligned access faults

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2782 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUpdate OpenBIOS/Sparc32 to SVN 144. Changes:
blueswir1 [Mon, 7 May 2007 17:59:32 +0000 (17:59 +0000)]
Update OpenBIOS/Sparc32 to SVN 144. Changes:
 - Fix power-management location
 - Fix out of bounds accesses
 - Increase virtual memory supply to meet NetBSD and OpenBSD demand
 - More obviously alarming return values for find_pte
 - Fix unaligned memory access
 - Fix memory corruption problems reported by glibc
 - Fix boot-device use
 - Use nvram boot-args and boot-device variables
 - Set variable defaults before nvram_init
 - Improve escape sequence handling
 - Fix nvram parameter area
 - More Sparc32 CPUs
 - Clear preloaded kernel parameters to avoid crash at reset

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2781 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix pc/npc for unaligned load/stores, maybe other exceptions
blueswir1 [Mon, 7 May 2007 17:01:15 +0000 (17:01 +0000)]
Fix pc/npc for unaligned load/stores, maybe other exceptions

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2780 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoMIPS 64-bit FPU support, plus some collateral bugfixes in the
ths [Mon, 7 May 2007 13:55:33 +0000 (13:55 +0000)]
MIPS 64-bit FPU support, plus some collateral bugfixes in the
conditional branch handling.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2779 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoUpdate TODO.
ths [Mon, 7 May 2007 12:52:18 +0000 (12:52 +0000)]
Update TODO.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2778 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoClear BD slot on next exception if appropriate.
ths [Mon, 7 May 2007 12:46:25 +0000 (12:46 +0000)]
Clear BD slot on next exception if appropriate.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2777 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoReport unassigned memory access to CPU (not enabled yet)
blueswir1 [Sun, 6 May 2007 17:59:24 +0000 (17:59 +0000)]
Report unassigned memory access to CPU (not enabled yet)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2776 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoAdd dummy THC and TEC registers to TCX
blueswir1 [Sun, 6 May 2007 17:39:55 +0000 (17:39 +0000)]
Add dummy THC and TEC registers to TCX

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2775 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix slavio_misc base
blueswir1 [Sun, 6 May 2007 17:33:14 +0000 (17:33 +0000)]
Fix slavio_misc base

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2774 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoFix a really stupid bug in the [ls]d[lr] emulation, by Herve Poussineau.
ths [Sat, 5 May 2007 20:13:13 +0000 (20:13 +0000)]
Fix a really stupid bug in the [ls]d[lr] emulation, by Herve Poussineau.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2773 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoLinker scripts for MIPS hosts.
ths [Sat, 5 May 2007 19:24:38 +0000 (19:24 +0000)]
Linker scripts for MIPS hosts.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2772 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSome bits of Linux/MIPS host support, still segfaulty.
ths [Sat, 5 May 2007 19:23:11 +0000 (19:23 +0000)]
Some bits of Linux/MIPS host support, still segfaulty.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2771 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoSupport for simple YAMON output, by Alec Voropay.
ths [Fri, 4 May 2007 14:34:34 +0000 (14:34 +0000)]
Support for simple YAMON output, by Alec Voropay.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2770 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoRemove obsolete variables that came with VMware svga by mistake.
balrog [Thu, 3 May 2007 10:13:54 +0000 (10:13 +0000)]
Remove obsolete variables that came with VMware svga by mistake.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2769 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoChange the PCI IO region start to that hardcoded in VBE bios (reported by Jeremy...
balrog [Thu, 3 May 2007 10:09:56 +0000 (10:09 +0000)]
Change the PCI IO region start to that hardcoded in VBE bios (reported by Jeremy Katz)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2768 c046a42c-6fe2-441c-8c8c-71466251a162

17 years agoHandle division by zero case in Sparc64 udivx and sdivx ops
blueswir1 [Wed, 2 May 2007 16:37:44 +0000 (16:37 +0000)]
Handle division by zero case in Sparc64 udivx and sdivx ops

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2767 c046a42c-6fe2-441c-8c8c-71466251a162