aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-17Remove useless static specifier.ths1-1/+1
2007-03-17Better ioport debugging output.ths2-4/+6
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths3-6/+10
2007-03-17Don't fail for "revert to poweron defaults" IDE command, by Carloths1-0/+2
2007-03-17Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths1-3/+3
2007-03-17Add PowerPC 64 target for tests.j_mayer1-1/+1
2007-03-17Make it safe to use 64 bits GPR and/or 64 bits host registers.j_mayer9-613/+3019
2007-03-17ARM register index+writeback fix (Lauro Ramos Venancio).pbrook1-6/+21
2007-03-17Usermode recv syscall fix.pbrook1-2/+2
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook6-0/+186
2007-03-15Align stack when loading bFLT binaries.pbrook1-0/+7
2007-03-11SMP half-idle fix.pbrook1-5/+8
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook4-23/+57
2007-03-08Fix typo in help output.pbrook3-1/+14
2007-03-08Implement --cpu for ARM.pbrook8-44/+49
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer19-2556/+7631
2007-03-06Simple u-boot image loading support.pbrook4-12/+261
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths1-5/+11
2007-03-06Fix typo in PCI bridge code.ths1-1/+1
2007-03-06Fix unportable bitfields use which broke pcnet for big endian hosts.ths1-269/+339
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer13-55/+75
2007-03-0464bit->win32 cross build fix.pbrook2-56/+56
2007-03-03Fix configure typo, by Juergen Lock.ths1-1/+1
2007-03-02MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths6-2/+39
2007-03-02Fix wrong interrupt number for the second serial interface.ths1-1/+1
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths10-130/+95
2007-02-28Mention ds1225y support.ths1-0/+1
2007-02-28Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths1-6/+22
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths4-1/+127
2007-02-28Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths3-2/+15
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths1-4/+125
2007-02-28iDocument ARM RealView board (Andrzej Zaborowski).pbrook1-0/+24
2007-02-27Compiler check for byteswap.h instead of hardcoded path.pbrook1-2/+8
2007-02-27Include LDFLAGS when linking system emulator.pbrook1-1/+1
2007-02-27Fix mips FPU emulation, 32 bit data types are allowed to use odd registers.ths2-30/+17
2007-02-27Honor $cross_prefix when searching for suitable gcc.pbrook1-2/+2
2007-02-27Fix "make install prefix=/somewhere".pbrook1-22/+22
2007-02-23Add Erwan Velu as contributor for the tftp boot patches.ths1-1/+1
2007-02-22Revert host_info changes, and don't fail if sysctl is unknown when weths1-1/+11
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths1-0/+23
2007-02-22Allow gdbstub to connect over any serial device.pbrook4-30/+32
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths1-3/+6
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths1-1/+1
2007-02-21Increase the number of multiplexed monitor devices.ths1-1/+1
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths7-47/+40
2007-02-202nd serial port for Malta, by Jason Wessel.ths1-0/+1
2007-02-20Record important changes.ths1-0/+4
2007-02-20Change -tftp option to take a root directory, by Anthony Liguori.ths3-10/+15
2007-02-20Add OACK support to slirp TFTP server, by Anthony Liguori.ths2-0/+84
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths4-0/+23