sdk/emulator/qemu.git
2009-10-05 Aurelien JarnoRevert "eepro100: Remove unused device status entries"
2009-10-04 Kevin Wolftarget-i386: Fix exceptions for fxsave/fxrstor
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-10-04 Paul Bollebsd-user: fix "#if 0"'d printf()
2009-10-04 Stefan Weileepro100: Add more i825xx devices
2009-10-04 Stefan Weileepro100: Remove unused device status entries
2009-10-04 Andre Przywaratarget-i386: add RDTSCP support
2009-10-04 Andre Przywaratarget-i386: add SSE4a instruction support
2009-10-04 Andre Przywaratarget-i386: add lock mov cr0 = cr8
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-10-04 Paul Bollelinux-user: fix "#if 0"'d printf()
2009-10-04 Stefan WeilCheck availability of uuid header / library
2009-10-04 Michael S.... hw/omap_dma: add matching {} in if 0
2009-10-02 malcoss/alsa: Do not invoke UB described in 7.15.1.1 (this...
2009-10-02 Juan Quintelalibuser is a generated directory
2009-10-02 Blue SwirlUse GNU ld to link roms on OpenSolaris
2009-10-02 Blue SwirlFix warning about undefined madvise() on OpenSolaris
2009-10-02 Michael S.... linux-user: fix up oversealous nitpicking
2009-10-02 Michael S.... tests: missing ; in if 0
2009-10-01 malcalsa: Change default buffer/period size
2009-10-01 malcoss/alsa: Do not invoke UB described in 7.15.1.1
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-10-01 Edgar E. IglesiasInclude microblaze binaries in tarbin.
2009-09-30 Aurelien Jarnotarget-mips: make sure constants are in the second...
2009-09-30 Laurent Desnoguesx86: use globals for CPU registers
2009-09-30 Stefan Weilmips: Fix spelling in comment
2009-09-30 Michael S.... escc: fix another coding style nit
2009-09-30 Michael S.... slirp: fix unmatched bracket in if 0
2009-09-30 Michael S.... net: fix coding style nit
2009-09-30 Michael S.... linux-user: fix coding style nit
2009-09-30 Michael S.... target-mips: unmatched brackets in if 0
2009-09-30 Michael S.... linux-user: fix old style decrement usage
2009-09-30 Michael S.... twl92230: fix old style increment/decrement usage
2009-09-30 Michael S.... omap_dma: fix unbalanced { in commented out code
2009-09-30 Michael S.... escc: fix coding style nit
2009-09-30 Michael S.... gdbstub: fix coding style nit
2009-09-30 Michael S.... elfload: fix coding style nit
2009-09-30 Michael S.... vvfat: fix coding style nit
2009-09-30 malcsdlaudio: make it suck less
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoFix build with profiler enabled
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-09-28 Aurelien Jarnotarget-ppc: log instructions start in TCG code
2009-09-28 Aurelien Jarnotarget-mips: log instructions start in TCG code
2009-09-27 Blue SwirlWin32: avoid a warning
2009-09-27 Blue SwirlBSD user: suppress a warning
2009-09-27 Blue SwirlBSD user: implement GUEST_BASE
2009-09-27 Aurelien Jarnotcg/i386: generates dec/inc instead of sub/add when...
2009-09-27 Aurelien Jarnotcg/i386: optimize and $0xff(ff), reg
2009-09-27 Blue SwirlCompile some user files only once for all targets
2009-09-27 Aurelien Jarnotcg/x86_64: generated dec/inc instead of sub/add when...
2009-09-27 Blue SwirlDon't compile roms if not building system targets
2009-09-27 Blue SwirlFix user emulator breakage
2009-09-27 malctcg/ppc: always use tcg_out_call
2009-09-27 malcvl: Add failure check for SetEvent
2009-09-27 malcvl: Do not use perror after failed Win32 API calls
2009-09-27 malcposix-aio-compat: avoid signal race when spawning a...
2009-09-26 Aurelien Jarnotarget-i386: kill a tmp register
2009-09-26 Aurelien Jarnotarget-i386: use subfi instead of sub with a non-freed...
2009-09-26 Stefan Weileepro100: Fix format strings in debug messages
2009-09-26 Stefan Weileepro100: Replace sprintf by snprintf
2009-09-26 Stefan Weileepro100: Remove unused code
2009-09-26 Stefan Weileepro100: Enhanced logging and comments
2009-09-26 Marcelo Tosattifix -daemonize with kvm
2009-09-26 Dominic EvansSet SDL icon_title when using `-name XXX` for proper...
2009-09-26 Juan Quintelaqemu-option: rename bool -> boolean
2009-09-26 Laurent DesnoguesARM back-end: Use sxt[bh] instructions for ext{8, 6}s
2009-09-26 Pierre RiteauFix and improve qint_from_int64_test
2009-09-26 Luiz Capitulinomonitor: Fix do_wav_capture() argument type
2009-09-26 Luiz Capitulinomonitor: Fix do_commit() argument type
2009-09-26 Juan QuintelaDon't redefine NULL, please
2009-09-25 Mark McLoughlinFix coding style issue
2009-09-25 Juan QuintelaRemove PARAMS() macro
2009-09-25 Juan Quintela__thread should be before real type
2009-09-25 Juan Quintelagcc wants 1st static and then const
2009-09-25 Juan QuintelaBring two last users of K&R definitions to ANSI c89
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
2009-09-25 Juan QuintelaUse proper typedef syntax
2009-09-25 Blue SwirlRevert "This files are compiled in libqemu.a now"
2009-09-25 Glauber Costafix use after free
2009-09-25 Gerd Hoffmannunbreak usb pass-through on linux.
2009-09-25 Juan Quintelaclean: remove ide/*.o files on clean
2009-09-25 Laurent DesnoguesARM host: fix generated blocks linking
2009-09-25 Stefan WeilFix spelling in comment
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-09-23 Igor V. Kovalenkosparc64-8bit-asi
2009-09-23 Aurelien Jarnotarget-mips: remove MAX_OP_PER_INSTR workaround
2009-09-23 Aurelien Jarnoexec-all.h: increase OPC_BUF_SIZE
2009-09-23 Aurelien Jarnoexec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
2009-09-23 Juan QuintelaThis files are compiled in libqemu.a now
2009-09-23 Blue SwirlFix device tree compile broken by ca20cf32ab3d945155141...
2009-09-21 Blue SwirlFix Sparse warning about invalid access past the end...
2009-09-21 Blue SwirlFix Sparse warning about obsolete struct initializer
2009-09-21 Blue SwirlExport tables properly to avoid a Sparse warning
2009-09-21 Blue SwirlAdd 'static' to please Sparse
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
next