Commit Graph

  • cfa0b71dd8 Fix OMAP pic handling of simultaneous interrupts. balrog 2007-07-31 01:42:29 +00:00
  • 724d3a8f29 Re-add clearing of the APP_CMD flag that somehow got lost. balrog 2007-07-30 23:54:51 +00:00
  • 330c4d61a6 Fix XScale MMU's extended small pages. balrog 2007-07-29 22:21:45 +00:00
  • ae5d8053a1 Fix MIPS cache configuration, by Aurelien Jarno. ths 2007-07-29 22:11:46 +00:00
  • c3d2689d88 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. balrog 2007-07-29 17:57:26 +00:00
  • a5236105db Word-reads from spitz NAND controller, patch by Juergen Lock. balrog 2007-07-29 17:34:59 +00:00
  • 2b8f2d4165 Optionally setup old style linux bootparams for -kernel, by Juergen Lock. balrog 2007-07-27 22:08:46 +00:00
  • 59c0149bc6 Update TNF bit in I2C status register, original patch by Juergen Lock. balrog 2007-07-27 21:49:15 +00:00
  • d4af3de224 gcc32 may well be a 4.x version for a 32bit target, so add an additional check, hopefully not too strict. Probe also gcc-3.3.6 to make Gentoo users happy. balrog 2007-07-26 20:41:46 +00:00
  • 73221b12ea Fix memory corruption after OHCI reset, by Ed Swierk. ths 2007-07-25 16:50:37 +00:00
  • 82d179781b Various reg offset shift typos. balrog 2007-07-24 01:07:44 +00:00
  • b7fe5db7e5 Restore build on older Linux hosts. ths 2007-07-23 15:37:46 +00:00
  • aa268ea622 Thumb shifter carry flag fixes. pbrook 2007-07-22 18:16:42 +00:00
  • 4ce6f8de1a Fix statfs(64) syscall wrapper, by Andreas Schwab. ths 2007-07-20 15:54:27 +00:00
  • a029baa406 Restore OS X build (plus code reformatting). ths 2007-07-15 16:56:08 +00:00
  • b678383936 Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currently this isn't true, and we probably don't want to make it true by grabbing namespace which might be used by cygwin. ths 2007-07-13 18:40:46 +00:00
  • c19dbb9426 Fix crash in set registers in PPC gdb-stub, by Jason Wessel. ths 2007-07-12 11:32:22 +00:00
  • 4cae1d1639 Tkill support, by Stuart Anderson. ths 2007-07-12 11:06:53 +00:00
  • 7f7f7c8463 Sigio fd passing, by Alexander Graf. ths 2007-07-12 11:02:46 +00:00
  • fe8f096b16 Spelling fix, by Stuart Brady. ths 2007-07-12 10:59:21 +00:00
  • 8fac5803a9 Improve handling of gdb's single-step / continue arguments. ths 2007-07-12 10:05:07 +00:00
  • db8d7dd17b Fix configure for cygwin, by Tristan Gingold. ths 2007-07-12 09:29:18 +00:00
  • b1f452387e More documentation bits, from Stefan Weil. ths 2007-07-12 09:03:30 +00:00
  • 069b0bda72 Nicer script formatting, by Ben Taylor. ths 2007-07-12 00:27:15 +00:00
  • 5b2849688e Disable dead code. ths 2007-07-12 00:18:52 +00:00
  • 20b40c6a55 Display SDL configuration error, idea by Ben Taylor. ths 2007-07-11 23:39:45 +00:00
  • e784ba70e0 Ensure signals are properly masked for new SDL Audio threads, by Andrzej Zaborowski. ths 2007-07-11 23:23:15 +00:00
  • af3a903106 New features for QEMU text console, by Stefan Weil. ths 2007-07-11 23:14:59 +00:00
  • 37a4c5392d Spelling fix, by Stefan Weil. ths 2007-07-11 22:50:53 +00:00
  • aa1f17c18d Spelling fixes, by Stefan Weil. ths 2007-07-11 22:48:58 +00:00
  • 4a1a170759 Reduce variable shadowing, by Stefan Weil. ths 2007-07-11 22:47:56 +00:00
  • bb433bef5a Remove superfluous gt64xxx_pci_mapping calls. ths 2007-07-11 22:45:45 +00:00
  • 0b64d00880 Spelling fix, spotted by Stefan Weil. ths 2007-07-11 21:43:14 +00:00
  • f19e918d70 Sparc64 update blueswir1 2007-07-11 19:51:37 +00:00
  • a0a8793ebc Impement Galilleo ISD register. ths 2007-07-11 16:44:32 +00:00
  • 6ea4a6c875 More alignment checks blueswir1 2007-07-11 16:43:30 +00:00
  • 3c4c9f9f51 Fix PPCEMB for 32bit hosts. ths 2007-07-11 10:36:47 +00:00
  • 8144219297 Silence compiler warnings. ths 2007-07-11 10:25:58 +00:00
  • 475d91106d Update TODO list. ths 2007-07-11 10:25:04 +00:00
  • 24d4de45c2 Documentation update for MIPS. ths 2007-07-11 10:24:28 +00:00
  • 8f1f22f6ab Fix retry and done ops, trap handling blueswir1 2007-07-08 19:51:24 +00:00
  • 1ad21e6969 Save state in Sparc64 return op blueswir1 2007-07-08 19:48:40 +00:00
  • 1b8dd648bd Fix Sparc64 stat system call blueswir1 2007-07-08 10:08:24 +00:00
  • 17d996e1f1 Report normalised CWP values to userland and GDB, not internal representation blueswir1 2007-07-07 20:53:22 +00:00
  • dc011987f2 Use unsigned 32-bit load for ld/lduw blueswir1 2007-07-07 20:50:33 +00:00
  • 6ef905f69c Fix wrong number of clean/saveable windows, match Linux startup register values blueswir1 2007-07-07 20:48:42 +00:00
  • 7f84a7291b Deliver page faults to program blueswir1 2007-07-07 20:46:41 +00:00
  • 4c1de73d15 Page align brk result like real Linux blueswir1 2007-07-07 20:45:44 +00:00
  • 33b3780262 Fix Sparc64 page size blueswir1 2007-07-07 20:44:35 +00:00
  • 0774bed180 Fix 64 bit ELF file symbol lookup blueswir1 2007-07-05 13:23:29 +00:00
  • 46d38ba89d Fix Sparc64 movr blueswir1 2007-07-04 20:22:35 +00:00
  • fda77c2d65 Fix loadvm blueswir1 2007-07-03 09:55:03 +00:00
  • aeb30be60a Retry interrupted open() calls (proposed by Yigael Felishman). Linux open(2) doesn't list EINTR, but FreeBSD's open(2) does. balrog 2007-07-02 15:03:13 +00:00
  • 6d8aa3bfed Remove unaligned accesses in ia64_apply_fixes(). Make sure that the static variables are not optimized away in GOTO_TB. (patch by Andreas Schwab) balrog 2007-07-02 14:06:26 +00:00
  • 2657c66332 E100 savevm/loadvm support, patch by Jason Wessel. balrog 2007-07-02 13:38:46 +00:00
  • fbd1711dac Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jason Wessel. balrog 2007-07-02 13:31:53 +00:00
  • 45669e0048 gdb stub support and loadvm should work together, patch by Jason Wessel balrog 2007-07-02 13:20:17 +00:00
  • 11fcfab4b0 Fix bogus fopen mode. pbrook 2007-07-01 18:21:11 +00:00
  • 7e1543c23b ARM PL031 RTC emulation. pbrook 2007-06-30 17:32:17 +00:00
  • 64075cd76a PL110 versatile register hack fix (Adam Lackorzynski). pbrook 2007-06-30 14:07:13 +00:00
  • e735b91cd4 Allow changing log filename. Close logfile when logging is disabled. pbrook 2007-06-30 13:53:24 +00:00
  • 15f8220829 Sanitize exit codes of help queries, this time for real. ths 2007-06-29 23:26:08 +00:00
  • 5a84a5dd0b Fix Lance on 32-bit hosts blueswir1 2007-06-28 15:28:18 +00:00
  • 3fda388a1c Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas Faerber. ths 2007-06-28 15:14:49 +00:00
  • 5e4ef64cfd Simplify round/ceil/floor implementation, spotted by Fabrice Bellard. ths 2007-06-28 14:07:05 +00:00
  • ea6e4fe2dd Fix segfault when printing the help text, spotted by Stefan Weil. ths 2007-06-28 14:05:38 +00:00
  • 1750879652 Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes: r150: Try to fix system reset for SMP and SS-10 cases r151: Fix obp_dumb_memalloc r152: Fix mapping more than 2G memory r153: Get a real memory allocator for Sparc, based on PPC ofmem r154: Update totavail when memory is allocated by dumb memory allocator r155: Fix pop_fstr_copy memory leaks - console one prevented Debian 3.1r1 from installing in console=prom mode - fixing this also needed the real malloc/free r156: Hack for building on CIFS directory r157: Allow boot start PC to be different from virtual location (boot mode) blueswir1 2007-06-28 07:28:22 +00:00
  • e3b60f1d9e Fix computation for ceil, floor and round instructions. ths 2007-06-27 19:01:46 +00:00
  • 403f14ef1e Fix environ termination, by Andreas Schwab. ths 2007-06-27 11:12:42 +00:00
  • 8dfdb87c8d Implement recip1/recip2/rsqrt1/rsqrt2. ths 2007-06-26 20:26:03 +00:00
  • d79acba420 Fix writes to pages containing watchpoints for the RAM not at 0x0 cases. balrog 2007-06-26 20:01:13 +00:00
  • 88fe8a41f2 DR6 single step exception status bit, by Juergen Keil. ths 2007-06-26 08:35:18 +00:00
  • b3ceef24f4 Rename variables and rearrange code to please gcc -Wshadow checks blueswir1 2007-06-25 19:56:13 +00:00
  • 46525e1fbe Drop unused parameters blueswir1 2007-06-25 19:52:58 +00:00
  • 996ba2ccf5 MIPS64 improvements, based on a patch by Aurelien Jarno. ths 2007-06-25 17:34:33 +00:00
  • e04ea3dc1a Handle endianness of double floats, by Magnus Damm. ths 2007-06-25 13:53:11 +00:00
  • 0ae045ae43 Insufficient input validation in NE2000 card, written by Tavis Ormandy, contributed by Aurelien Jarno. ths 2007-06-25 13:47:44 +00:00
  • aec62507bb Enable serial (tty) support on Solaris host, by Marion Hakanson. ths 2007-06-25 11:48:07 +00:00
  • 1cd548eeee Update Changelog. ths 2007-06-25 11:41:37 +00:00
  • 33fa11d4b5 Implement ^W in readline.c, by Michal Hanselmann. ths 2007-06-25 11:36:50 +00:00
  • 31211df14d Add a 7 segments + led display, by Herve Poussineau. ths 2007-06-25 10:57:10 +00:00
  • 611d7189e7 Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. balrog 2007-06-24 13:45:36 +00:00
  • 610c3c8afd Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses. balrog 2007-06-24 12:09:48 +00:00
  • b6d7c3db4f Fix division by zero handling, by Joris van Rantwijk. ths 2007-06-23 18:21:26 +00:00
  • e034e2c39a Handle MIPS64 SEGBITS value correctly. ths 2007-06-23 18:04:12 +00:00
  • 5c40d2bd48 Kfreebsd config, by Aurelien Jarno. ths 2007-06-23 16:03:36 +00:00
  • 0cfec834c5 Spelling fixes, by Aurelien Jarno. ths 2007-06-23 16:02:43 +00:00
  • 35cc6f8b97 Return success for -M '?' query option. ths 2007-06-23 16:01:57 +00:00
  • 17044c06b8 Allow emulation of 32bit targets in the MIPS64 capable qemu version. ths 2007-06-22 23:50:19 +00:00
  • 7bfd934a13 Fix write to K0 bits in Config0, by Aurelien Jarno. ths 2007-06-22 11:50:17 +00:00
  • 022a22c7e1 Ignore PR flag in FPSCR when performing fmov, by Magnus Damm. ths 2007-06-22 11:47:05 +00:00
  • e67888a7da Document FPSCR usage, by Magnus Damm. ths 2007-06-22 11:44:41 +00:00
  • e3d8a9858e Use DREG() instead of XREG() wherever possible, by Magnus Damm. ths 2007-06-22 11:43:07 +00:00
  • ea6cf6be8e Emulate more fpu opcodes, by Magnus Damm. ths 2007-06-22 11:12:01 +00:00
  • 6db45e6519 Use correct data structures for stat syscalls, by Magnus Damm. ths 2007-06-22 10:15:10 +00:00
  • 072ae847f9 Setup stack properly, fixes wrong argc value problem, by Magnus Damm. ths 2007-06-22 10:13:51 +00:00
  • 4c909d14c2 Set FD bit in SR to emulate kernel behaviour, by Magnus Damm. ths 2007-06-22 10:12:54 +00:00
  • d10927f86b Add missing cpu_halted function, by Magnus Damm. ths 2007-06-22 10:11:48 +00:00
  • 8b6e0729aa Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly). balrog 2007-06-22 08:23:44 +00:00
  • 47b2d338d9 Add USB HID keyboard. balrog 2007-06-22 08:16:00 +00:00