aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30sdlaudio: make it suck lessmalc
2009-09-30Revert part of 6692b043198d58a12317009edb98654c6839f043Aurelien Jarno
2009-09-30Fix build with profiler enabledAurelien Jarno
2009-09-30TCG: fix DEF2 macroAurelien Jarno
2009-09-28target-ppc: log instructions start in TCG codeAurelien Jarno
2009-09-28target-mips: log instructions start in TCG codeAurelien Jarno
2009-09-27Win32: avoid a warningBlue Swirl
2009-09-27BSD user: suppress a warningBlue Swirl
2009-09-27BSD user: implement GUEST_BASEBlue Swirl
2009-09-27tcg/i386: generates dec/inc instead of sub/add when possibleAurelien Jarno
2009-09-27tcg/i386: optimize and $0xff(ff), regAurelien Jarno
2009-09-27Compile some user files only once for all targetsBlue Swirl
2009-09-27tcg/x86_64: generated dec/inc instead of sub/add when possibleAurelien Jarno
2009-09-27Don't compile roms if not building system targetsBlue Swirl
2009-09-27Fix user emulator breakageBlue Swirl
2009-09-27tcg/ppc: always use tcg_out_callmalc
2009-09-27vl: Add failure check for SetEventmalc
2009-09-27vl: Do not use perror after failed Win32 API callsmalc
2009-09-27posix-aio-compat: avoid signal race when spawning a threadmalc
2009-09-27target-i386: kill a tmp registerAurelien Jarno
2009-09-27target-i386: use subfi instead of sub with a non-freed constantAurelien Jarno
2009-09-26eepro100: Fix format strings in debug messagesStefan Weil
2009-09-26eepro100: Replace sprintf by snprintfStefan Weil
2009-09-26eepro100: Remove unused codeStefan Weil
2009-09-26eepro100: Enhanced logging and commentsStefan Weil
2009-09-26fix -daemonize with kvmMarcelo Tosatti
2009-09-26Set SDL icon_title when using `-name XXX` for proper gnome-panel window list ...Dominic Evans
2009-09-26qemu-option: rename bool -> booleanJuan Quintela
2009-09-26ARM back-end: Use sxt[bh] instructions for ext{8, 6}sLaurent Desnogues
2009-09-26Fix and improve qint_from_int64_testPierre Riteau
2009-09-26monitor: Fix do_wav_capture() argument typeLuiz Capitulino
2009-09-26monitor: Fix do_commit() argument typeLuiz Capitulino
2009-09-26Don't redefine NULL, pleaseJuan Quintela
2009-09-25Fix coding style issueMark McLoughlin
2009-09-25Remove PARAMS() macroJuan Quintela
2009-09-25__thread should be before real typeJuan Quintela
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-09-25Bring two last users of K&R definitions to ANSI c89Juan Quintela
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-09-25Use proper typedef syntaxJuan Quintela
2009-09-25Revert "This files are compiled in libqemu.a now"Blue Swirl
2009-09-25fix use after freeGlauber Costa
2009-09-25unbreak usb pass-through on linux.Gerd Hoffmann
2009-09-25clean: remove ide/*.o files on cleanJuan Quintela
2009-09-25ARM host: fix generated blocks linkingLaurent Desnogues
2009-09-25Fix spelling in commentStefan Weil
2009-09-25Suppress some variants of English in commentsStefan Weil
2009-09-23sparc64-8bit-asiIgor V. Kovalenko
2009-09-23target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno
2009-09-23exec-all.h: increase OPC_BUF_SIZEAurelien Jarno