aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-12Introduce os-posix.c and create os_setup_signal_handling()Jes Sorensen
2010-06-12vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen
2010-06-12Introduce os-win32.c and move polling functions from vl.cJes Sorensen
2010-06-12Create qemu-os-win32.h and move WIN32 specific declarations thereJes Sorensen
2010-06-12vl.c: Remove double include of netinet/in.h for SolarisJes Sorensen
2010-06-11NEON vldN optimizationPaul Brook
2010-06-11tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317Aurelien Jarno
2010-06-11tcg-s390: Adjust compilation flags.Richard Henderson
2010-06-11tcg-s390: Compute is_write in cpu_signal_handler.Richard Henderson
2010-06-11s390x: Don't use a linker script for user-only.Richard Henderson
2010-06-11s390x: Avoid _llseek.Richard Henderson
2010-06-11tcg-s390: Allocate the code_gen_buffer near the main program.Richard Henderson
2010-06-11tcg-s390: Icache flush is a no-op.Richard Henderson
2010-06-10tcg-i386: fix andi r, r, 0xffAurelien Jarno
2010-06-10tcg-i386: remove use of _Bool that slipped code reviewAurelien Jarno
2010-06-10esp: lower IRQ on soft resetBlue Swirl
2010-06-10qbus: fix memory leak in qbus_free()Isaku Yamahata
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata
2010-06-10vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.Isaku Yamahata
2010-06-10main: allocate gui_timer only once.Isaku Yamahata
2010-06-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias
2010-06-10s390: Disassemble some general-instruction-extension insns.Richard Henderson
2010-06-10s390: Update disassembler to the last GPLv2 from binutils.Richard Henderson
2010-06-10tcg-i386: Merge 64-bit generation.Richard Henderson
2010-06-10configure: display sysconfdir in summaryAurelien Jarno
2010-06-10move computation of tools and roms outside of config-host.mak generationPaolo Bonzini
2010-06-10configure: move directory defaults earlierPaolo Bonzini
2010-06-10configure: ignore unknown --xyzdir optionsPaolo Bonzini
2010-06-10configure: introduce more --xyzdir optionsPaolo Bonzini
2010-06-10configure: expand ${prefix} in create_configPaolo Bonzini
2010-06-10configure: move all directory entries in config-host.mak closePaolo Bonzini
2010-06-10configure: unify handling of xyzdir variablesPaolo Bonzini
2010-06-10rename CONFIG_QEMU_PREFIXPaolo Bonzini
2010-06-10configure: introduce confdir and confsuffixPaolo Bonzini
2010-06-10configure: introduce sysconfsuffixPaolo Bonzini
2010-06-10configure: delete duplicate create_config case stanzaPaolo Bonzini
2010-06-10configure: dyngen is long time gonePaolo Bonzini
2010-06-10configure: avoid using exprPaolo Bonzini
2010-06-10configure: bail out early on invalid -cpu optionPaolo Bonzini
2010-06-10configure: remove some bashismsAurelien Jarno
2010-06-09target-mips: Fix compilationStefan Weil
2010-06-09hw: honor low bit in mipssim machineNathan Froyd
2010-06-09linux-user: honor low bit of entry PC for MIPSNathan Froyd
2010-06-09target-mips: add microMIPS exception handler supportNathan Froyd
2010-06-09target-mips: microMIPS ASE supportNathan Froyd
2010-06-09target-mips: mips16 cleanupsNathan Froyd
2010-06-09target-mips: refactor c{, abs}.cond.fmt insnsNathan Froyd
2010-06-09target-mips: move FP FMT comments closer to the definitionsAurelien Jarno
2010-06-09target-mips: define constants for magic numbersNathan Froyd