Commit Graph

  • eda9b09b1d sh4 fmov et al instructions (amatus) bellard 2006-06-14 15:02:05 +00:00
  • 191f9a93f4 ARM postincrememnt addressing fix. pbrook 2006-06-14 14:36:07 +00:00
  • d1e42c5c1e x86_64 mmx/sse fix bellard 2006-06-14 14:29:34 +00:00
  • 4bb3973f61 typo in get_reloc_expr() bellard 2006-06-14 13:41:08 +00:00
  • bc1ad2decd MIPS FPU support in linux user emulation bellard 2006-06-14 13:37:55 +00:00
  • 83fcb51548 use glibc syscall (David Woodhouse) bellard 2006-06-14 13:37:16 +00:00
  • 5b9053a5ea remove proll bellard 2006-06-14 12:57:01 +00:00
  • 6ea83fedc8 MIPS FPU support (Marius Goeger) bellard 2006-06-14 12:56:19 +00:00
  • 180b700dc7 clock year fix for sparc (Blue Swirl) bellard 2006-06-14 12:41:34 +00:00
  • 55e4f6644e FPU fix (Joerg Platte) bellard 2006-06-14 12:37:58 +00:00
  • d8e3326c8e MMU no fault fix bellard 2006-06-14 12:37:30 +00:00
  • 0986ac3be2 use OpenBIOS instead of Proll on sparc (Blue Swirl) bellard 2006-06-14 12:36:32 +00:00
  • 9d0869b630 fixed VBE protected mode calls - added VGA and VBE save restore support (not fully tested) - automatic generation of VBE mode table bellard 2006-06-14 00:58:54 +00:00
  • 8fa00e0fec more high resolution VESA modes in -std-vga case - changed video memory size to 8 MB bellard 2006-06-13 16:54:27 +00:00
  • 8454df8b1e support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA BIOSes - added support for modes up to 1600x1200x32 in -std-vga case bellard 2006-06-13 16:37:40 +00:00
  • 99589bdcd1 support for higher resolutions bellard 2006-06-13 16:35:24 +00:00
  • 74a14f22b8 increase video memory to 8MB bellard 2006-06-13 15:57:21 +00:00
  • c66b0d4cf4 avoid stopping QEMU when switching desktops with Ctrl-Alt-x bellard 2006-06-13 12:03:53 +00:00
  • 8785a8ddcc 'invisible wall' patch (Anthony Liguori) bellard 2006-06-13 10:49:12 +00:00
  • 79737e4a7d Document new arm-user features. pbrook 2006-06-11 16:28:41 +00:00
  • e5fe0c5230 bFLT loader (for uClinux binaries). pbrook 2006-06-11 13:32:59 +00:00
  • ac62f715c6 Win32 build fix. pbrook 2006-06-08 21:51:27 +00:00
  • 7a6cba611d Disk cache flush support. pbrook 2006-06-04 11:39:07 +00:00
  • 17acfe326c More SCSI commands (Blue Swirl). pbrook 2006-06-03 14:23:34 +00:00
  • 9f149aa9c1 SATN fixes (Blue Swirl). pbrook 2006-06-03 14:19:19 +00:00
  • 7d8406be69 PCI SCSI HBA emulation. pbrook 2006-05-30 01:48:12 +00:00
  • 0fc5c15a4f SCSI lun probing fix. pbrook 2006-05-26 21:53:41 +00:00
  • cac782d496 Small read fix. pbrook 2006-05-26 18:08:11 +00:00
  • 4be9a500e7 Fix partial transfer bug. pbrook 2006-05-26 17:15:13 +00:00
  • 7c22dd5216 Fix scsi sector size confusion (Blue Swirl). Fix short TOC read. pbrook 2006-05-26 16:46:55 +00:00
  • 0aff66b5c8 Update USB documentation. pbrook 2006-05-26 00:49:52 +00:00
  • 2e5d83bbef Rearrange SCSI disk emulation code. Add USB mass storage device emulation. pbrook 2006-05-25 23:58:51 +00:00
  • e6f3e5e016 OHCI large packet fix. pbrook 2006-05-25 23:37:07 +00:00
  • 159f366388 ARM undefined instruction execution (Jason Wessel) bellard 2006-05-22 23:06:04 +00:00
  • ba9a74dae0 fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer) bellard 2006-05-22 22:14:43 +00:00
  • 3d9fb9fefe cosmetics (Thiemo Seufer) bellard 2006-05-22 22:13:29 +00:00
  • 42fe404458 dump all mips insn (Thiemo Seufer) bellard 2006-05-22 22:05:04 +00:00
  • 9d05095e5f mips cleanup (Thiemo Seufer) bellard 2006-05-22 22:03:52 +00:00
  • ea4e754f5a PPC Breakpoints for gdb-stub (Jason Wessel) bellard 2006-05-22 21:50:20 +00:00
  • cae41b10a4 fix missing type declarations (Joachim Henke) bellard 2006-05-22 21:25:04 +00:00
  • 6106487019 Fix USB root hub hotplugging. pbrook 2006-05-22 17:17:06 +00:00
  • 6cb7ee859a Only use /dev/shm hack when kqemu is enabled. pbrook 2006-05-22 14:10:48 +00:00
  • e4d165c24b Don't clear DMA status register when loading address. pbrook 2006-05-21 22:20:03 +00:00
  • 0d92ed3022 OHCI USB host emulation. pbrook 2006-05-21 16:30:15 +00:00
  • 6650ee6d33 Use lookup table for PCI class descriptions. pbrook 2006-05-21 13:45:09 +00:00
  • db59203d10 ESP DMA fix. pbrook 2006-05-21 12:46:31 +00:00
  • 1c46d7139a clear screen when changing graphic mode in Cirrus VGA BIOS (aka win2k mode change bug) bellard 2006-05-14 21:03:52 +00:00
  • f815fa45da ne2000 buffer fulness fix (Han Zhu) bellard 2006-05-14 18:41:52 +00:00
  • 3512779a88 support for all VNC pixel formats bellard 2006-05-14 18:11:49 +00:00
  • 5c3ff3a7be Avoid compiler warning. pbrook 2006-05-14 13:44:07 +00:00
  • 0cb3fb1e30 Add doc, html, dvi and .PHONY Makefile targets. Add resulting files to .cvsignore. pbrook 2006-05-14 12:07:53 +00:00
  • c59372208a Teach usermode emulation how to lie about uname -r. pbrook 2006-05-14 11:30:38 +00:00
  • 00a9bf191b Update ARM board documentation. pbrook 2006-05-13 16:55:46 +00:00
  • b9dea4fbc6 Move all: target first. pbrook 2006-05-13 16:54:03 +00:00
  • 214feb514b Add dependency on config.h and config-host.h. pbrook 2006-05-13 16:30:17 +00:00
  • 502a53952d Rearrange PCI host emulation code. Add ARM PCI emulation. pbrook 2006-05-13 16:11:23 +00:00
  • 4aa4253115 Allow parallel make. pbrook 2006-05-13 13:55:08 +00:00
  • 5627148a19 BGR_FORMAT fix bellard 2006-05-11 21:54:44 +00:00
  • 1fc2244d87 mips bios loading fix bellard 2006-05-11 21:15:08 +00:00
  • d3079cd241 bgr32 pixel format support bellard 2006-05-10 22:17:36 +00:00
  • 38f3e7c2f5 suppressed unaligned accesses bellard 2006-05-10 19:21:58 +00:00
  • 73540ca962 alignment fix bellard 2006-05-08 13:38:46 +00:00
  • 064aae138b Test if compiler works instead of checking if binary exists. pbrook 2006-05-08 00:51:44 +00:00
  • 699e4642a9 win32 fix bellard 2006-05-07 18:06:27 +00:00
  • 64866c3d5c more keycodes - hexa keycodes - keycode completion bellard 2006-05-07 18:03:31 +00:00
  • 294e863721 update bellard 2006-05-06 14:23:06 +00:00
  • 67f3656039 patch in bLength for hub descriptor (Lonnie Mendez) bellard 2006-05-05 20:05:35 +00:00
  • 7ef4da1c3a typo bellard 2006-05-05 20:03:45 +00:00
  • 6583391f0d PCI irq mapping fix bellard 2006-05-03 23:13:13 +00:00
  • 6515b20370 ACPI support bellard 2006-05-03 22:02:44 +00:00
  • 107654552c more correct e820 ranges for ACPI compatibility bellard 2006-05-03 21:24:55 +00:00
  • ceb5caaf18 removed ssize_t for win32 compatibility bellard 2006-05-03 21:18:59 +00:00
  • c904d61f78 UDP broadcast translation error (Mark Jonckheere) bellard 2006-05-03 20:53:46 +00:00
  • 215cf0bed8 removed sh4 user build (not usable yet) bellard 2006-05-03 20:18:43 +00:00
  • 691fce48a3 update bellard 2006-05-03 20:15:47 +00:00
  • 8dbca8dd8a separate alias_addr (10.0.2.2) from our_addr (Ed Swierk) bellard 2006-05-03 19:58:17 +00:00
  • 68cae3d8c1 bswapq fix bellard 2006-05-03 19:17:26 +00:00
  • c91fde65f4 correct qemu-system-mipsel naming bellard 2006-05-02 22:52:36 +00:00
  • f5d2a381d1 performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator) bellard 2006-05-02 22:18:28 +00:00
  • e553272d75 > 32 KB packet handling (Ed Swierk) bellard 2006-05-02 21:09:02 +00:00
  • 3aee288bc8 fixed memory leak bellard 2006-05-02 20:54:12 +00:00
  • bdbd7676fd uppercase fix (Anthony Liguori) bellard 2006-05-01 21:44:22 +00:00
  • 38cfa06cbd Solaris port (Ben Taylor) bellard 2006-05-01 13:58:07 +00:00
  • e035649ea3 use a single select for slirp and qemu sockets bellard 2006-05-01 13:33:02 +00:00
  • 29e3055c37 workaround: force /dev/rtc usage on Linux bellard 2006-05-01 13:28:36 +00:00
  • 06d9f2f7d4 better win32 timers - use win32 event to wake up cpu in idle mode (kazu) bellard 2006-05-01 13:23:04 +00:00
  • eade0f192e fix for hosts resuming from software suspend (initial patch by John Coiner) bellard 2006-05-01 12:43:29 +00:00
  • 07de1eaa9d increase max kernel size with initrd bellard 2006-05-01 12:31:24 +00:00
  • 4f552e3b9a do not delay TCP acks (Ed Swierk) bellard 2006-05-01 11:18:01 +00:00
  • 773f2cdd3c set TCP_MSS to 1460 (Ed Swierk) bellard 2006-05-01 11:17:27 +00:00
  • fedc54adaa fixed IP packet rassembly logic (Ed Swierk) bellard 2006-05-01 11:02:11 +00:00
  • 4b6ccfdec9 fixed realloc logic (Ed Swierk) bellard 2006-05-01 10:59:02 +00:00
  • 7d510b8c0c copyright bellard 2006-05-01 10:38:19 +00:00
  • 38954dca9f Add install-doc rule. Use it when building docs. pbrook 2006-04-30 23:54:18 +00:00
  • 6ca957f08f win32 socket fixes bellard 2006-04-30 22:53:25 +00:00
  • f354832878 info and dvi doc targets bellard 2006-04-30 22:51:54 +00:00
  • 45a8f3ca06 typo bellard 2006-04-30 22:20:58 +00:00
  • debc70650a Enhanced Documentation (Stefan Weil) bellard 2006-04-30 21:58:41 +00:00
  • 985d1742db fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (Lonnie Mendez) bellard 2006-04-30 21:53:59 +00:00
  • 3f423c9c8f removed warnings bellard 2006-04-30 21:34:15 +00:00