aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-12Make os_change_process_uid and os_change_root os-posix.c localJes Sorensen
2010-06-12Move daemonize handling to OS specific filesJes Sorensen
2010-06-12Move chroot handling to OS specific files.Jes Sorensen
2010-06-12Move runas handling from vl.c to OS specific files.Jes Sorensen
2010-06-12Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen
2010-06-12Rename qemu-options.h to qemu-options.defJes Sorensen
2010-06-12Move find_datadir to OS specific files.Jes Sorensen
2010-06-12Move main signal handler setup to os specificfiles.Jes Sorensen
2010-06-12Rename os_setup_signal_handling() to os_setup_early_signal_handling()Jes Sorensen
2010-06-12Move win32 early signal handling setup to os_setup_signal_handling()Jes Sorensen
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