aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-01Get rid of _t suffixmalc
2009-10-01Include microblaze binaries in tarbin.Edgar E. Iglesias
2009-09-30target-mips: make sure constants are in the second argumentAurelien Jarno
2009-09-30x86: use globals for CPU registersLaurent Desnogues
2009-09-30mips: Fix spelling in commentStefan Weil
2009-09-30escc: fix another coding style nitMichael S. Tsirkin
2009-09-30slirp: fix unmatched bracket in if 0Michael S. Tsirkin
2009-09-30net: fix coding style nitMichael S. Tsirkin
2009-09-30linux-user: fix coding style nitMichael S. Tsirkin
2009-09-30target-mips: unmatched brackets in if 0Michael S. Tsirkin
2009-09-30linux-user: fix old style decrement usageMichael S. Tsirkin
2009-09-30twl92230: fix old style increment/decrement usageMichael S. Tsirkin
2009-09-30omap_dma: fix unbalanced { in commented out codeMichael S. Tsirkin
2009-09-30escc: fix coding style nitMichael S. Tsirkin
2009-09-30gdbstub: fix coding style nitMichael S. Tsirkin
2009-09-30elfload: fix coding style nitMichael S. Tsirkin
2009-09-30vvfat: fix coding style nitMichael S. Tsirkin
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