summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-03eepro100: Update copyright noticeStefan Weil1-5/+5
2010-03-03eepro100: Add TODO listStefan Weil1-0/+8
2010-03-03eepro100: Support gpxe boot for all eepro100 devicesStefan Weil4-3/+14
2010-03-03eepro100: Fix PXE bootStefan Weil1-6/+14
2010-03-03eepro100: Add missing SCB register namesStefan Weil1-6/+10
2010-03-03eepro100: Fix compiler errors from debug messagesStefan Weil1-6/+7
2010-03-03(curses) Use more descriptive valuesSamuel Thibault1-101/+110
2010-03-03Fix curses return key when using -kSamuel Thibault1-1/+1
2010-03-02target-mips: use setcond when possibleAurelien Jarno1-77/+20
2010-03-02tcg/arm: merge the two sets of #define for optional opsAurelien Jarno1-14/+5
2010-03-02tcg/arm: accept immediate arguments for brcond/setcondAurelien Jarno1-6/+20
2010-03-02Add a missing breakAndrzej Zaborowski1-0/+1
2010-03-02tcg/arm: implement setcond2Aurelien Jarno1-0/+11
2010-03-02tcg/arm: implement setcondAurelien Jarno1-0/+9
2010-03-02tcg/arm: fix div2/divu2Aurelien Jarno1-6/+24
2010-03-01Avoid tlb_set_page in userspace emulationPaul Brook2-7/+15
2010-03-01Move subpage definitionsPaul Brook1-9/+9
2010-03-01Disassembler symbol lookup fixPaul Brook2-2/+6
2010-03-01Move ioport.h out of cpu-all.hPaul Brook4-3/+3
2010-03-01Remove bogus cpu_physical_memory_rwPaul Brook1-13/+9
2010-02-28Remove l1_phys_map from userspace emulationPaul Brook1-2/+5
2010-02-28Fix userspace breakpoint invalidationPaul Brook1-0/+7
2010-02-28target-arm: neon vshll instruction fixJuha Riihimäki1-0/+1
2010-02-28target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHNRiku Voipio1-2/+2
2010-02-28target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptionsJason Wessel3-3/+9
2010-02-28alpha-linux-user: Implement signals.Richard Henderson9-117/+489
2010-02-28target-alpha: Implement IEEE FP qualifiers.Richard Henderson3-115/+688
2010-02-28target-ppc: don't print invalid opcode messages on the consoleAurelien Jarno1-11/+0
2010-02-28Revert "target-ppc: stop translation after a trap instruction"Aurelien Jarno1-12/+8
2010-02-28audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handlermalc1-0/+4
2010-02-28audio/alsa: Spelling typo (paramters)Vagrant Cascadian1-1/+1
2010-02-28target-ppc: stop translation after a trap instructionAurelien Jarno1-8/+12
2010-02-28qemu-char.c: drop debug printfs from qemu_chr_parse_compatJan Kiszka1-3/+0
2010-02-27powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu1-4/+8
2010-02-27powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2-8/+4
2010-02-27powerpc/booke: move fdt loading to rom infrastructureLiu Yu2-14/+18
2010-02-27target-ppc: add synchronize register for booke initLiu Yu2-0/+4
2010-02-27target-sh4: Fix gdb read/write registertakasi-y@ops.dti.ne.jp1-13/+14
2010-02-27target-ppc: fix SPE evsplat* instructionsNathan Froyd1-2/+2
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd1-4/+4
2010-02-27arm host: Fix linker warning (m68k targets)Stefan Weil1-6/+2
2010-02-27Fix 'make install' from non-srcdir buildAmit Shah1-1/+1
2010-02-27Fix to 'gdb detach' stubDaniel Gutson1-0/+1
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno1-1/+1
2010-02-27tcg/ppc: Fix right rotationmalc1-1/+2
2010-02-25target-sparc: fix --enable-debug build for 64 bit hostStefan Weil1-1/+1
2010-02-25Fix -usbdevice crashPaul Brook4-0/+12
2010-02-23ARM defconfig fixPaul Brook1-2/+2
2010-02-23target-alpha: Mark helper_excp as NORETURN.Richard Henderson1-1/+1
2010-02-23target-alpha: Clean up arithmetic traps.Richard Henderson2-10/+14