aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-16target-microblaze: Move TCG initialization to MicroBlazeCPU initfnAndreas Färber
2013-02-16target-m68k: Move TCG initialization to M68kCPU initfnAndreas Färber
2013-02-16target-lm32: Move TCG initialization to LM32CPU initfnAndreas Färber
2013-02-16target-cris: Move TCG initialization to CRISCPU initfnAndreas Färber
2013-02-16target-arm: Move TCG initialization to ARMCPU initfnAndreas Färber
2013-02-16target-xtensa: Introduce QOM realizefn for XtensaCPUAndreas Färber
2013-02-16target-unicore32: Introduce QOM realizefn for UniCore32CPUAndreas Färber
2013-02-16target-sparc: Introduce QOM realizefn for SPARCCPUAndreas Färber
2013-02-16target-sh4: Introduce QOM realizefn for SuperHCPUAndreas Färber
2013-02-16target-s390x: Introduce QOM realizefn for S390CPUAndreas Färber
2013-02-16target-mips: Introduce QOM realizefn for MIPSCPUAndreas Färber
2013-02-16target-microblaze: Introduce QOM realizefn for MicroBlazeCPUAndreas Färber
2013-02-16target-m68k: Introduce QOM realizefn for M68kCPUAndreas Färber
2013-02-16target-lm32: Introduce QOM realizefn for LM32CPUAndreas Färber
2013-02-16target-cris: Introduce QOM realizefn for CRISCPUAndreas Färber
2013-02-16target-ppc: Update PowerPCCPU to QOM realizefnAndreas Färber
2013-02-16target-openrisc: Update OpenRISCCPU to QOM realizefnAndreas Färber
2013-02-16target-i386: Update X86CPU to QOM realizefnAndreas Färber
2013-02-16target-arm: Update ARMCPU to QOM realizefnAndreas Färber
2013-02-16target-alpha: Update AlphaCPU to QOM realizefnAndreas Färber
2013-02-16cpu: Prepare QOM realizefnAndreas Färber
2013-02-16bitops: Remove routines redundant with host-utilsRichard Henderson
2013-02-16bitops: Replace bitops_ctol with ctzlRichard Henderson
2013-02-16bitops: Inline bitops_flslRichard Henderson
2013-02-16target-i386: Inline bitops_flslRichard Henderson
2013-02-16bitops: Write bitops_flsl in terms of clzlRichard Henderson
2013-02-16memory: Use non-bitops ctzlRichard Henderson
2013-02-16bitops: Use non-bitops ctzlRichard Henderson
2013-02-16hbitmap: Use non-bitops ctzlRichard Henderson
2013-02-16host-utils: Fix coding style and add commentsRichard Henderson
2013-02-16host-utils: Add host long specific aliases for clz, ctz, ctpopRichard Henderson
2013-02-16qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_itemsPeter Maydell
2013-02-16cpus.c: Drop unnecessary set_cpu_log()Peter Maydell
2013-02-16qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell
2013-02-16qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_maskPeter Maydell
2013-02-16qemu-log: Abstract out "print usage message about valid log categories"Peter Maydell
2013-02-16qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell
2013-02-16TCG: Move translation block variables to new context inside tcg_ctx: tb_ctxEvgeny Voevodin
2013-02-16TCG: Final globals clean-upEvgeny Voevodin
2013-02-15Open up 1.5 development treeAnthony Liguori
2013-02-15Update VERSION for releaseAnthony Liguori
2013-02-14Update VERSION of releaseAnthony Liguori
2013-02-14Revert "Update OpenBIOS images"Alexander Graf
2013-02-13cadance_uart: Accept input after rx FIFO popPeter Crosthwaite
2013-02-13block/curl: only restrict protocols with libcurl>=7.19.4Stefan Hajnoczi
2013-02-13qapi: Flatten away ChardevPortMarkus Armbruster
2013-02-13chardev: Fix manual page and qemu-doc for -chardev ttyMarkus Armbruster
2013-02-13net: Avoid NULL function pointer dereference on cleanupAndreas Färber
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck