Age | Commit message (Expand) | Author | Files | Lines |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook | 8 | -136/+84 |
2007-01-27 | Accept --foo as an alias for -foo. | pbrook | 1 | -0/+3 |
2007-01-27 | Accept -help. | pbrook | 1 | -0/+1 |
2007-01-26 | ENODEV works also for __sun__, the magic number 4097 stemmed from the | ths | 1 | -3/+0 |
2007-01-26 | Define ENOMEDIUM to match ENODEV if it isn't available. | ths | 2 | -4/+3 |
2007-01-24 | Make the tarball's VERSION part overridable from make invocation. | ths | 1 | -1/+2 |
2007-01-24 | Fix malta emulation for 64bit qemu. | ths | 2 | -13/+20 |
2007-01-24 | Split out SDL X keymap, by Bernhard Fischer. | ths | 4 | -84/+115 |
2007-01-24 | Add support for 82371FB (Step A1) and Improved support for 82371SB | ths | 2 | -2/+76 |
2007-01-24 | New multiple snapshot support for VMDK, by Igor Lvovsky. | ths | 1 | -45/+353 |
2007-01-24 | EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. | ths | 3 | -21/+6 |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 13 | -75/+76 |
2007-01-24 | Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. | ths | 1 | -1/+1 |
2007-01-23 | Implementing dmfc/dmtc. | ths | 4 | -86/+1434 |
2007-01-23 | Update .cvsignore. | ths | 1 | -10/+12 |
2007-01-22 | Update TODO. | ths | 1 | -3/+4 |
2007-01-22 | Fix PageMask handling, second part. | ths | 3 | -16/+36 |
2007-01-21 | Add dependency for fop_template.c. | ths | 1 | -1/+1 |
2007-01-21 | Don't resume guest when gdb connection terminates and -S specified. | pbrook | 3 | -4/+6 |
2007-01-21 | TLB address wraparound hopefully fixed now. | ths | 1 | -1/+0 |
2007-01-21 | Bring TLB / PageSize handling in line with real hardware behaviour. | ths | 2 | -25/+5 |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook | 6 | -16/+159 |
2007-01-20 | Fix "make test2". | pbrook | 1 | -1/+1 |
2007-01-20 | Add more ATAPI CDROM DMA support, by Juergen Keil. | ths | 1 | -10/+27 |
2007-01-20 | Fix typo. | ths | 1 | -1/+1 |
2007-01-20 | Change display colors, the LED bar is green and the text display is red. | ths | 1 | -2/+2 |
2007-01-19 | Note more issues. | ths | 1 | -6/+17 |
2007-01-18 | Darwin build fix, by Pierre d'Herbemont. | ths | 1 | -0/+4 |
2007-01-18 | Add Darwin userspace emulation to Changelog. | ths | 1 | -0/+1 |
2007-01-18 | Darwin userspace emulation, by Pierre d'Herbemont. | ths | 13 | -11/+4996 |
2007-01-18 | Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. | ths | 1 | -2/+12 |
2007-01-17 | Big endian support for Gallileo, by Aurelien Jarno. | ths | 1 | -5/+67 |
2007-01-17 | Kqemu support for Solaris, by Ben Taylor. | ths | 3 | -0/+21 |
2007-01-17 | Fix USB buffer size, by Herbert Xu. | ths | 1 | -1/+1 |
2007-01-17 | Slirp UDP fix, by Jason Wessel. | ths | 1 | -2/+3 |
2007-01-17 | Note newsworthy changes. | ths | 1 | -0/+2 |
2007-01-17 | Keep track of mips related issues. | ths | 1 | -0/+17 |
2007-01-17 | Disable Malta floppy controller for now, by Aurelien Jarno. | ths | 1 | -3/+3 |
2007-01-17 | ARM boot fix (Jason Wessel). | pbrook | 1 | -2/+2 |
2007-01-16 | Improved console handling, thanks Stefan Weil. | ths | 1 | -18/+155 |
2007-01-16 | fixed movd mmx/sse insn | bellard | 2 | -8/+59 |
2007-01-16 | ARM ELF loader. | pbrook | 5 | -26/+36 |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 4 | -2/+601 |
2007-01-15 | Gallileo GT64xxx support, by Aurelien Jarno. | ths | 2 | -0/+585 |
2007-01-15 | PIIX4 support, by Aurelien Jarno. | ths | 1 | -0/+63 |
2007-01-10 | Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-01-10 | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 3 | -5/+5 |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 10 | -20/+20 |
2007-01-10 | Restore SCSI disk attaching, by Igor Kovalenko. | ths | 1 | -0/+7 |
2007-01-09 | ifname arg fix | bellard | 1 | -1/+3 |