Commit Graph

  • aaf4ad3913 linux-user: fix getcwd syscall aurel32 2009-04-16 14:17:14 +00:00
  • 69a218fc84 target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE aurel32 2009-04-16 12:57:58 +00:00
  • a6035857db target-mips: fix revision r7126 aurel32 2009-04-16 12:57:50 +00:00
  • 007ac6faed target-mips: fix call to check_*() functions aurel32 2009-04-16 11:51:19 +00:00
  • 585c88d5af target-mips: optimize gen_flt3_ldst() aurel32 2009-04-16 11:51:11 +00:00
  • c407df8156 target-mips: optimize gen_flt_ldst() aurel32 2009-04-16 11:51:03 +00:00
  • 8e0f950d89 Stop translation after a syscall instruciton. pbrook 2009-04-16 10:56:43 +00:00
  • ade25b0dff configure: display debug tcg status in summary aurel32 2009-04-16 09:58:41 +00:00
  • cca8298291 tcg: make sure NDEBUG is defined before including <assert.h> aurel32 2009-04-16 09:58:30 +00:00
  • 39386ac783 fix a typo introduced in r7118 aurel32 2009-04-15 19:48:17 +00:00
  • fda3374454 linux-user: fix warnings introduced by r7118 aurel32 2009-04-15 17:12:01 +00:00
  • 603e4fd7b1 linux-user: proper exit code for uncaught signals aurel32 2009-04-15 16:18:38 +00:00
  • 3b3f24add0 linux-user: prefer glibc over direct syscalls aurel32 2009-04-15 16:12:13 +00:00
  • be09ac4194 linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls aurel32 2009-04-15 16:12:06 +00:00
  • 607175e0fb linux-user: unix sockets - fix running dbus aurel32 2009-04-15 16:11:59 +00:00
  • 7d8cec95c8 linux-user: add support for passing contents of argv0 aurel32 2009-04-15 16:11:52 +00:00
  • 24e1003a52 linux-user: Added posix message queue syscalls except mq_notify aurel32 2009-04-15 16:11:43 +00:00
  • a3a1e0fc53 Simplify reconfiguration malc 2009-04-15 16:04:03 +00:00
  • a65f56eeba Implement sonic netcard (MIPS Jazz) aurel32 2009-04-15 14:57:54 +00:00
  • ffc500ea02 target-alpha: fix emulation of ecb aurel32 2009-04-15 14:43:11 +00:00
  • 55d7e8f69d Call configure automatically when needed aurel32 2009-04-15 14:42:57 +00:00
  • 6e9ea0c062 block-vpc: Don't silently create smaller image than requested aurel32 2009-04-15 14:42:46 +00:00
  • 29463b24a8 target-alpha: lower parent irq when irq is lowered. aurel32 2009-04-15 14:42:30 +00:00
  • f2c94b926c target-mips: mark zero register as unused. aurel32 2009-04-15 14:42:00 +00:00
  • d9bea11484 target-mips: variable names consistency aurel32 2009-04-15 14:41:44 +00:00
  • f839394688 Add a --enable-debug-tcg option to configure aurel32 2009-04-13 18:45:38 +00:00
  • 169dc5d347 Probe via #define check for OpenBSD and *Solaris blueswir1 2009-04-13 17:19:26 +00:00
  • 3f4cb3d37f Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' blueswir1 2009-04-13 16:31:01 +00:00
  • 14d483eca0 Fix OpenSolaris softfloat warnings blueswir1 2009-04-13 16:27:08 +00:00
  • acda94b189 Skip KVM probe for OpenSolaris blueswir1 2009-04-13 16:23:22 +00:00
  • 5a8ff3aa6d Probe for OpenSolaris curses missing resize_term blueswir1 2009-04-13 16:18:34 +00:00
  • 2dc766dafc Fix ppc-softmmu warnings on OpenBSD host blueswir1 2009-04-13 16:06:19 +00:00
  • bb0574fe2b Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names. balrog 2009-04-13 11:33:46 +00:00
  • 867abc7e50 target-mips: fix commits 7040 and 7042 aurel32 2009-04-13 08:53:12 +00:00
  • 30a3848b77 target-mips: fix commit 7046 aurel32 2009-04-12 08:32:45 +00:00
  • bb928dbef2 target-mips: don't map zero register as a TCG global aurel32 2009-04-11 18:43:20 +00:00
  • d66c7132d2 target-mips: optimize gen_ldst() aurel32 2009-04-11 18:42:55 +00:00
  • 324d9e3204 target-mips: optimize gen_arith_imm() aurel32 2009-04-11 18:42:17 +00:00
  • b2ee0ce237 Add named initializers. pbrook 2009-04-11 17:41:32 +00:00
  • 190cd0215b Remove redundant ram_require machine properly. pbrook 2009-04-11 17:33:00 +00:00
  • a0b753dfd3 Remove more redundant ram size checks. pbrook 2009-04-11 17:24:39 +00:00
  • 94a6b54fd6 Implement dynamic guest ram allocation. pbrook 2009-04-11 17:15:54 +00:00
  • b0457b6920 Fix/remove bogus ram size checks. pbrook 2009-04-11 17:01:42 +00:00
  • 520860ef61 Allocate enough vram for 24-bit planes. pbrook 2009-04-11 16:55:44 +00:00
  • 5579c7f37e Remove code phys_ram_base uses. pbrook 2009-04-11 14:47:08 +00:00
  • 31fc12df2c BSD user: initial support for i386 and x86_64 targets blueswir1 2009-04-11 11:09:31 +00:00
  • e9c2833440 Compile target independent files only once blueswir1 2009-04-11 09:04:44 +00:00
  • 2ffebe2dcb Remove reserved registers from tcg_target_reg_alloc_order malc 2009-04-11 08:19:50 +00:00
  • 9de187a099 Whack [LS]MW malc 2009-04-11 07:39:04 +00:00
  • e23f2f36b1 Remove reserved registers from tcg_target_reg_alloc_order malc 2009-04-11 07:38:56 +00:00
  • 3930367245 mips malta: fix commit 7064 aurel32 2009-04-11 07:02:25 +00:00
  • 52a0e9ebf1 target-mips: fix commit r7076 aurel32 2009-04-10 21:56:32 +00:00
  • 11f94258ac target-mips: optimize gen_movcf_d() aurel32 2009-04-10 21:42:18 +00:00
  • a4e8338de8 target-mips: optimize a few tcg_temp_free() aurel32 2009-04-10 21:41:53 +00:00
  • 1a1f7dbcf1 target-alpha: remove amask helper aurel32 2009-04-10 21:27:48 +00:00
  • 8579095b81 target-alpha: remove helper_load_implver aurel32 2009-04-10 21:27:31 +00:00
  • ecbb5ea104 target-alpha: overflow condition for sublv and subqv aurel32 2009-04-10 21:27:15 +00:00
  • 68238a9e90 Clean up rc4030 init function aurel32 2009-04-10 21:26:55 +00:00
  • c2c5104b22 Make PCI config status register read-only aliguori 2009-04-10 20:48:17 +00:00
  • 7ec632b45c Wean device tree code off phys_ram_base. pbrook 2009-04-10 16:23:59 +00:00
  • 5c130f659b Yet more phys_ram_base elimination. pbrook 2009-04-10 14:29:45 +00:00
  • d397abbdbe BSD user: add support for OpenBSD/amd64 host blueswir1 2009-04-10 13:00:29 +00:00
  • d39bb24a0a BSD user: add support for OpenBSD/i386 host blueswir1 2009-04-10 07:29:34 +00:00
  • d758525180 More phys_ram_base elimination. pbrook 2009-04-10 03:36:49 +00:00
  • b584726df9 Clean up VGA ram allocation. pbrook 2009-04-10 02:24:36 +00:00
  • a8b01dd87f Fix RTC breakage from r7031. pbrook 2009-04-10 02:19:52 +00:00
  • 930c86820e Musicpal ram access cleanup. pbrook 2009-04-10 01:24:26 +00:00
  • 4465449097 More phys_ram_base removal. pbrook 2009-04-10 00:26:15 +00:00
  • dc828ca1b5 Cleanup SPARC/TCX framebuffer allocation. pbrook 2009-04-09 22:21:07 +00:00
  • 7ffa47675c Use cpu_physical_memory_write_rom instead of memcpy. pbrook 2009-04-09 21:02:04 +00:00
  • f753ff1638 Register a single area for vga bios and option roms pbrook 2009-04-09 20:59:05 +00:00
  • dcac9679fe Use load_image_targphys and avoid phys_ram_base. pbrook 2009-04-09 20:05:49 +00:00
  • f78630ab2f More phys_ram_base removal. pbrook 2009-04-09 17:48:30 +00:00
  • 3b760e046b Use load_image_targphys. pbrook 2009-04-09 17:30:32 +00:00
  • 52b437377f Use guest memory access functions when setting up arm boorloader. pbrook 2009-04-09 17:19:47 +00:00
  • 7ffab4d78c Use qemu_ram_alloc. pbrook 2009-04-09 17:15:18 +00:00
  • 088ab16c6b Enable generic accepts-anything cpu by default for usermode emulation. pbrook 2009-04-09 15:20:50 +00:00
  • 9d33b76b20 linux-user: fix fstatat64()/newfstatat() syscall implementation aurel32 2009-04-08 23:07:05 +00:00
  • f1afe02aef pcnet: Avoid double conversion via PHYSADDR aurel32 2009-04-08 22:56:33 +00:00
  • 2c7c13d4b8 apic: Fix access to non-existent APIC aurel32 2009-04-08 22:56:26 +00:00
  • b7df4bcc00 Use stdint.h for integral data types and definitions aurel32 2009-04-08 22:56:19 +00:00
  • c9297f4d1d target-mips: optimize gen_farith() aurel32 2009-04-08 21:48:27 +00:00
  • c905fdacb4 target-mips: optimize gen_flt3_arith() aurel32 2009-04-08 21:48:18 +00:00
  • 4e2474d677 target-mips: optimize gen_flt3_ldst() aurel32 2009-04-08 21:48:10 +00:00
  • 460f00c4e1 target-mips: optimize gen_arith() aurel32 2009-04-08 21:48:02 +00:00
  • 35fbce2c41 target-mips: optimize decode_opc() aurel32 2009-04-08 21:47:55 +00:00
  • 72c3a3ee4d target-mips: optimize gen_cp1() aurel32 2009-04-08 21:47:44 +00:00
  • 1fc7bf6ee8 target-mips: optimize gen_cp0() aurel32 2009-04-08 21:47:35 +00:00
  • fab9d28414 factor out setting pc in gdbstub aurel32 2009-04-08 21:29:37 +00:00
  • dbfe4c3611 linux-user: fix problems with inotify syscalls aurel32 2009-04-08 21:29:30 +00:00
  • 0dc586b5de Update the version information to 0.10.50 to signify development branch aliguori 2009-04-08 13:14:12 +00:00
  • 4a19f1eced Add --with-pkgversion. Allows distributors to identify their builds without needing to hack the sources. pbrook 2009-04-07 23:17:49 +00:00
  • 9bd7e6d90d Implement --version. pbrook 2009-04-07 22:58:45 +00:00
  • 37f9ba4600 target-arm: don't use T[x] in helper aurel32 2009-04-07 22:48:36 +00:00
  • 31a877f201 target-alpha: fix palcode mask for user pal calls aurel32 2009-04-07 22:31:34 +00:00
  • 2642cdb33b target-alpha: document more registers used by 21264 aurel32 2009-04-07 22:31:26 +00:00
  • 100d9891d6 mc146818: add square wave output support aurel32 2009-04-07 22:28:50 +00:00
  • 9ea0b7a139 rc4030 registers improvements aurel32 2009-04-07 22:03:44 +00:00
  • b09d9d4618 target-alpha: set target page size to 13 bits aurel32 2009-04-07 21:47:34 +00:00
  • e37e6ee6e1 Allow 5 mmu indexes. aurel32 2009-04-07 21:47:27 +00:00