Commit Graph

  • 647c593038 Add missing FORCE_RET() pbrook 2006-03-11 14:46:59 +00:00
  • 9540a78b90 x86_64 stack alignment fixes - x86_64 32 bit syscall fix bellard 2006-03-03 01:54:40 +00:00
  • e10c2bfb73 Add missing return statement. pbrook 2006-03-02 23:58:13 +00:00
  • 023e9351d0 suppressed invalid test bellard 2006-03-02 21:52:18 +00:00
  • ed96ca3571 Update Arm docs. pbrook 2006-02-20 00:35:00 +00:00
  • 40f137e1ea Add Arm926 core support. pbrook 2006-02-20 00:33:36 +00:00
  • 4081fccf14 WIn32 compile fix. pbrook 2006-02-19 12:40:00 +00:00
  • be9d365723 PL110 byteswapping fix. pbrook 2006-02-19 12:31:32 +00:00
  • 242011157f Fix Arm big-endian host bug. pbrook 2006-02-13 14:16:52 +00:00
  • 2ae23e7504 Fix Arm msr spsr bug. pbrook 2006-02-11 16:20:39 +00:00
  • 3b7f5d479c Avoid crash if -redir or -smb used without -net user. pbrook 2006-02-10 17:34:02 +00:00
  • 1247c5f7be always compile 'int' traces bellard 2006-02-09 21:54:36 +00:00
  • e0b3073f53 BIOS workarounds for kqemu bellard 2006-02-09 21:51:02 +00:00
  • 29517134c6 Record configure commandline. pbrook 2006-02-09 17:58:47 +00:00
  • ce4defa062 Arm Linux EABI syscall support. pbrook 2006-02-09 16:49:55 +00:00
  • b88a38324b kqemu.h include path fix bellard 2006-02-08 22:59:35 +00:00
  • 89bfc105d0 added last_io_time field - '-kernel-kqemu' experimental option bellard 2006-02-08 22:46:31 +00:00
  • f32fc64851 optional support for kernel code virtualization bellard 2006-02-08 22:43:39 +00:00
  • f1c85677fc added last_io_time field bellard 2006-02-08 22:41:53 +00:00
  • 5f1ce9487c support for builtin profiler bellard 2006-02-08 22:40:15 +00:00
  • 05c2a3e731 kqemu/qvm86 must now be compiled outside QEMU bellard 2006-02-08 22:39:17 +00:00
  • f94f5d717c Add support for raw AT keyboard scancodes. pbrook 2006-02-08 04:42:17 +00:00
  • 3aa22b4b53 Fix Thumb variable shift condition code bug. pbrook 2006-02-07 03:34:35 +00:00
  • af2f67333f Fix -nographic on Arm. pbrook 2006-02-06 16:05:19 +00:00
  • bdd5003ae5 Arm display emulation. pbrook 2006-02-06 04:11:15 +00:00
  • a41b2ff2dd Allow selection of emulated network card. rtl8139 emulation. pbrook 2006-02-05 04:14:41 +00:00
  • d861b05ea3 Avoid buffer overflow when sending slirp packets. pbrook 2006-02-04 22:15:28 +00:00
  • 191abaa2f0 Fix Arm interrupted ldm bug. pbrook 2006-02-04 21:50:36 +00:00
  • 3442e8964e 64-bit host/cross fixes. pbrook 2006-02-04 20:47:57 +00:00
  • e89f07d384 Make target_mmap always return -1 on failure. pbrook 2006-02-04 20:46:24 +00:00
  • 06c949e62a Implement Arm BKPT instruction. pbrook 2006-02-04 19:35:26 +00:00
  • 0240ded8bb Correctly initialize Arm CPU for Thumb entry points. pbrook 2006-02-04 19:30:51 +00:00
  • 0fd14b72ac fxsave/fxrstor fix bellard 2006-02-04 17:40:20 +00:00
  • 7fb843f8cc tap win32 support bellard 2006-02-01 23:06:55 +00:00
  • 9445880298 correct DMA and transfer mode reporting (Jens Axboe) bellard 2006-02-01 22:20:12 +00:00
  • 8147cfca56 added --enable-cocoa in help (Pavel Janík) bellard 2006-02-01 21:45:16 +00:00
  • 28a5c9c8b2 use uint8_t instead of char bellard 2006-02-01 21:43:52 +00:00
  • acff9df6a8 rxcr save/restore (initial patch by Jürgen Pfennig bellard 2006-02-01 21:40:18 +00:00
  • 039af320d9 clearer -net doc (Paul Brook) bellard 2006-02-01 21:30:55 +00:00
  • fd1dff4b41 win32 socket support bellard 2006-02-01 21:29:26 +00:00
  • ff3fbb307d kqemu and SMP are currently not compatible bellard 2006-01-08 10:53:14 +00:00
  • 90dc3b395f update bellard 2005-12-19 22:28:04 +00:00
  • 85b2c68832 vvfat note bellard 2005-12-19 22:12:34 +00:00
  • 48c2f068e4 win32 compile fix bellard 2005-12-19 22:11:49 +00:00
  • 1538800276 workaround for gcc bug on PowerPC bellard 2005-12-19 01:42:32 +00:00
  • 6a36d84e10 suppressed -enable-audio and simplified -soundhw option handling (malc) bellard 2005-12-18 20:34:32 +00:00
  • 3f9f3aa1ca MIPS, ARM and SMP updates bellard 2005-12-18 20:11:37 +00:00
  • 31febb71f4 log typos bellard 2005-12-18 20:03:27 +00:00
  • 2d7a3b9d7b qruncom compile fixes (initial patch by Even Rouault) bellard 2005-12-18 19:28:08 +00:00
  • 7c206a754a (Joachim Henke) - suppress unwanted kernel logs - avoids passing modifier keys to the guest OS when typing in the Monitor - fixes the bug that the mouse cursor grab is released with _any_ modifier key (should be only ctrl+alt) - removes some code redundancies bellard 2005-12-18 19:18:45 +00:00
  • 2efc32658e better help option support (Bernhard Fischer) bellard 2005-12-18 19:14:49 +00:00
  • 91fc211974 avoid echo on pty devices (David Decotigny) - fixes in the command line help bellard 2005-12-18 19:09:37 +00:00
  • 2c6cadd49e update bellard 2005-12-18 18:31:45 +00:00
  • a046433a16 Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin) bellard 2005-12-18 18:29:50 +00:00
  • 95389c8681 qcow_make_empty() support (Johannes Schindelin) bellard 2005-12-18 18:28:15 +00:00
  • 1658b44bf5 use IPPROTO_IP instead of SOL_IP bellard 2005-12-18 18:02:24 +00:00
  • 183b4a3806 do not init ne2000 if no network enabled bellard 2005-12-18 17:51:01 +00:00
  • 5198cfd927 smc91c111 fixes (Paul Brook) bellard 2005-12-18 17:39:52 +00:00
  • 68998c5de3 cpu_reset() fix (Paul Brook) bellard 2005-12-18 16:55:25 +00:00
  • 6d7e63262c switching to Arm mode in do_interrupt() (Paul Brook) bellard 2005-12-18 16:54:08 +00:00
  • 3d830459b1 '-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante) bellard 2005-12-18 16:36:49 +00:00
  • 87022ff52b moved mp config table to a safer place bellard 2005-12-17 14:02:29 +00:00
  • cd072e01d8 fixed null segment validation (aka x86_64 regression bug) bellard 2005-12-17 02:59:58 +00:00
  • d3e9db933f initial support for up to 255 CPUs bellard 2005-12-17 01:27:28 +00:00
  • 01dbbdf1e5 disable debug mode bellard 2005-12-17 01:11:12 +00:00
  • 76b3030c56 mipsel disas fix bellard 2005-12-17 01:10:04 +00:00
  • 265d349776 switch_tss fix (aka spoon OS bug) bellard 2005-12-17 01:05:42 +00:00
  • dbf2c23a60 update bellard 2005-12-06 21:48:41 +00:00
  • 56902eee82 more targets bellard 2005-12-06 21:44:55 +00:00
  • 9f25f11fe5 fix for mipsel (will need change for softmmu case) bellard 2005-12-06 21:44:28 +00:00
  • 909a8762ee mips and mipsel support - fixed e_type mask bellard 2005-12-06 21:43:35 +00:00
  • c20eb47362 mipsel-user target bellard 2005-12-06 21:42:55 +00:00
  • 01f5e596ed mipsel target bellard 2005-12-06 21:42:17 +00:00
  • ea31eb5b0c update bellard 2005-12-06 21:42:03 +00:00
  • cc4adeef98 added MIPS user in automatic tests bellard 2005-12-05 21:04:50 +00:00
  • 6900e84b20 handle coprocessor exceptions bellard 2005-12-05 21:04:24 +00:00
  • ba3c64fb47 Initial SPARC SMP support (Blue Swirl) bellard 2005-12-05 20:31:52 +00:00
  • b9788fc4c4 cdrom_read_toc support (Blue Swirl) bellard 2005-12-05 20:30:36 +00:00
  • 227671c93b PAGE_EXEC support (Blue Swirl) bellard 2005-12-05 20:29:47 +00:00
  • f881a0d4f6 update bellard 2005-12-05 20:00:00 +00:00
  • 4ad40f366f MIPS fixes (Daniel Jacobowitz) bellard 2005-12-05 19:59:36 +00:00
  • 6810e15490 MIPS halt support - MIPS static state fix (Daniel Jacobowitz) bellard 2005-12-05 19:59:05 +00:00
  • a64d4718f1 MIPS unaligned accesses exceptions (Daniel Jacobowitz) bellard 2005-12-05 19:57:57 +00:00
  • 2d7272a588 kernel command line support (Daniel Jacobowitz) bellard 2005-12-05 19:56:38 +00:00
  • 30d6cb8479 correct MIPS state restoring (Daniel Jacobowitz) bellard 2005-12-05 19:56:07 +00:00
  • 6f970bd90e MIPS support and memory access error reporting (Daniel Jacobowitz) bellard 2005-12-05 19:55:19 +00:00
  • 89984cd2e5 segment validation fix in lret/iret bellard 2005-12-04 22:17:10 +00:00
  • ee0971849e Arm mulxy insn fix (Paul Brook) bellard 2005-12-04 18:56:28 +00:00
  • 80337b66a8 NIC emulation for qemu arm-softmmu (Paul Brook) bellard 2005-12-04 18:54:21 +00:00
  • 54ca9095f0 generate GPF if non canonical addresses bellard 2005-12-04 18:46:06 +00:00
  • 56c8f68f1d statfs fix bellard 2005-11-28 22:28:41 +00:00
  • c960bde13c correct ioctls bellard 2005-11-28 22:28:16 +00:00
  • 148f50581b uid32 syscalls bellard 2005-11-28 22:28:07 +00:00
  • 4b4f782c78 NX support bellard 2005-11-28 21:19:42 +00:00
  • 84b7b8e778 PAGE_EXEC support in TLBs bellard 2005-11-28 21:19:04 +00:00
  • 5cf3839607 nx defines bellard 2005-11-28 21:02:43 +00:00
  • 5732fd2779 x86_64 ldl fix bellard 2005-11-28 21:02:17 +00:00
  • 649ea05a2c x86_64 lcall fix bellard 2005-11-28 21:01:52 +00:00
  • 7664728bdf win32 compile fix bellard 2005-11-27 19:10:42 +00:00
  • 50443c98e4 specialize the power save code for 7x0 CPUs bellard 2005-11-26 20:15:14 +00:00