summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sem* and msg* for qemu, part2, by Kirill Shutemov.ths2007-02-021-0/+29
* sem* and msg* for qemu, part1, by Kirill Shutemov.ths2007-02-021-0/+24
* Use target_ulong type for emulator registers.ths2007-02-021-3/+4
* Mingw build fix, by Johannes Schindelin.ths2007-02-021-2/+4
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-026-1/+330
* Update MIPS TODO.ths2007-02-021-4/+2
* Sparc arm/mips/sparc register patch, by Martin Bochnig.ths2007-02-023-0/+39
* script=no for the TUN/TAP net option, by Jean-Christian de Rivazths2007-02-022-2/+4
* 64 bit syscall fixbellard2007-02-011-1/+1
* 64 bit syscall fixes - more logical mwait/monitor ECX testbellard2007-02-011-4/+6
* cwde and cdq fix in 64 bit modebellard2007-02-011-2/+2
* Remove redundant ENOMEDIUM define.ths2007-01-311-1/+0
* Save some vm space for the regular program loading zone, byths2007-01-311-0/+5
* Upgrade the apic version_id, by Don Laor.ths2007-01-311-1/+1
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-317-22/+25
* Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierreths2007-01-311-1/+12
* Fix set_error return value, by Pierre d'Herbemont.ths2007-01-311-1/+1
* Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths2007-01-311-3/+6
* Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths2007-01-311-20/+19
* GDB hosted syscalls.pbrook2007-01-283-32/+262
* Use standard character device interface for gdbstub.pbrook2007-01-285-78/+118
* Add nodelay option for TCP character devices.pbrook2007-01-282-3/+17
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-278-136/+84
* Accept --foo as an alias for -foo.pbrook2007-01-271-0/+3
* Accept -help.pbrook2007-01-271-0/+1
* ENODEV works also for __sun__, the magic number 4097 stemmed from theths2007-01-261-3/+0
* Define ENOMEDIUM to match ENODEV if it isn't available.ths2007-01-262-4/+3
* Make the tarball's VERSION part overridable from make invocation.ths2007-01-241-1/+2
* Fix malta emulation for 64bit qemu.ths2007-01-242-13/+20
* Split out SDL X keymap, by Bernhard Fischer.ths2007-01-244-84/+115
* Add support for 82371FB (Step A1) and Improved support for 82371SBths2007-01-242-2/+76
* New multiple snapshot support for VMDK, by Igor Lvovsky.ths2007-01-241-45/+353
* EBase is limited to KSEG0/KSEG1 even on 64bit CPUs.ths2007-01-243-21/+6
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-2413-75/+76
* Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths2007-01-241-1/+1
* Implementing dmfc/dmtc.ths2007-01-234-86/+1434
* Update .cvsignore.ths2007-01-231-10/+12
* Update TODO.ths2007-01-221-3/+4
* Fix PageMask handling, second part.ths2007-01-223-16/+36
* Add dependency for fop_template.c.ths2007-01-211-1/+1
* Don't resume guest when gdb connection terminates and -S specified.pbrook2007-01-213-4/+6
* TLB address wraparound hopefully fixed now.ths2007-01-211-1/+0
* Bring TLB / PageSize handling in line with real hardware behaviour.ths2007-01-212-25/+5
* Add ARM Angel semihosting to system emulation.pbrook2007-01-206-16/+159
* Fix "make test2".pbrook2007-01-201-1/+1
* Add more ATAPI CDROM DMA support, by Juergen Keil.ths2007-01-201-10/+27
* Fix typo.ths2007-01-201-1/+1
* Change display colors, the LED bar is green and the text display is red.ths2007-01-201-2/+2
* Note more issues.ths2007-01-191-6/+17
* Darwin build fix, by Pierre d'Herbemont.ths2007-01-181-0/+4
OpenPOWER on IntegriCloud