summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-16target-xtensa: Move TCG initialization to XtensaCPU initfnAndreas Färber3-13/+9
2013-02-16target-unicore32: Move TCG initialization to UniCore32CPU initfnAndreas Färber2-6/+6
2013-02-16target-sparc: Move TCG initialization to SPARCCPU initfnAndreas Färber1-4/+4
2013-02-16target-sh4: Move TCG initialization to SuperHCPU initfnAndreas Färber3-2/+6
2013-02-16target-s390x: Move TCG initialization to S390CPU initfnAndreas Färber2-7/+6
2013-02-16target-ppc: Move TCG initialization to PowerPCCPU initfnAndreas Färber1-5/+4
2013-02-16target-mips: Move TCG initialization to MIPSCPU initfnAndreas Färber3-2/+6
2013-02-16target-microblaze: Move TCG initialization to MicroBlazeCPU initfnAndreas Färber3-8/+12
2013-02-16target-m68k: Move TCG initialization to M68kCPU initfnAndreas Färber2-7/+6
2013-02-16target-lm32: Move TCG initialization to LM32CPU initfnAndreas Färber2-6/+6
2013-02-16target-cris: Move TCG initialization to CRISCPU initfnAndreas Färber4-18/+19
2013-02-16target-arm: Move TCG initialization to ARMCPU initfnAndreas Färber2-6/+6
2013-02-16target-xtensa: Introduce QOM realizefn for XtensaCPUAndreas Färber3-1/+18
2013-02-16target-unicore32: Introduce QOM realizefn for UniCore32CPUAndreas Färber3-1/+19
2013-02-16target-sparc: Introduce QOM realizefn for SPARCCPUAndreas Färber2-1/+18
2013-02-16target-sh4: Introduce QOM realizefn for SuperHCPUAndreas Färber3-2/+19
2013-02-16target-s390x: Introduce QOM realizefn for S390CPUAndreas Färber3-3/+19
2013-02-16target-mips: Introduce QOM realizefn for MIPSCPUAndreas Färber3-2/+20
2013-02-16target-microblaze: Introduce QOM realizefn for MicroBlazeCPUAndreas Färber3-2/+17
2013-02-16target-m68k: Introduce QOM realizefn for M68kCPUAndreas Färber4-4/+29
2013-02-16target-lm32: Introduce QOM realizefn for LM32CPUAndreas Färber3-4/+20
2013-02-16target-cris: Introduce QOM realizefn for CRISCPUAndreas Färber3-2/+18
2013-02-16target-ppc: Update PowerPCCPU to QOM realizefnAndreas Färber2-3/+11
2013-02-16target-openrisc: Update OpenRISCCPU to QOM realizefnAndreas Färber2-5/+12
2013-02-16target-i386: Update X86CPU to QOM realizefnAndreas Färber3-8/+18
2013-02-16target-arm: Update ARMCPU to QOM realizefnAndreas Färber4-12/+27
2013-02-16target-alpha: Update AlphaCPU to QOM realizefnAndreas Färber2-4/+14
2013-02-16cpu: Prepare QOM realizefnAndreas Färber1-0/+5
2013-02-16bitops: Remove routines redundant with host-utilsRichard Henderson1-48/+0
2013-02-16bitops: Replace bitops_ctol with ctzlRichard Henderson1-1/+1
2013-02-16bitops: Inline bitops_flslRichard Henderson1-1/+1
2013-02-16target-i386: Inline bitops_flslRichard Henderson1-4/+2
2013-02-16bitops: Write bitops_flsl in terms of clzlRichard Henderson1-28/+1
2013-02-16memory: Use non-bitops ctzlRichard Henderson1-2/+2
2013-02-16bitops: Use non-bitops ctzlRichard Henderson1-1/+1
2013-02-16hbitmap: Use non-bitops ctzlRichard Henderson2-2/+4
2013-02-16host-utils: Fix coding style and add commentsRichard Henderson1-18/+82
2013-02-16host-utils: Add host long specific aliases for clz, ctz, ctpopRichard Henderson1-0/+19
2013-02-16qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_itemsPeter Maydell3-11/+11
2013-02-16cpus.c: Drop unnecessary set_cpu_log()Peter Maydell3-14/+8
2013-02-16qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell9-13/+17
2013-02-16qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_maskPeter Maydell6-6/+6
2013-02-16qemu-log: Abstract out "print usage message about valid log categories"Peter Maydell5-15/+17
2013-02-16qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell8-13/+7
2013-02-16TCG: Move translation block variables to new context inside tcg_ctx: tb_ctxEvgeny Voevodin5-70/+79
2013-02-16TCG: Final globals clean-upEvgeny Voevodin3-52/+61
2013-02-15Open up 1.5 development treeAnthony Liguori1-1/+1
2013-02-15Update VERSION for releasev1.4.0Anthony Liguori1-1/+1
2013-02-14Update VERSION of releasev1.4.0-rc2Anthony Liguori1-1/+1
2013-02-14Revert "Update OpenBIOS images"Alexander Graf5-1/+1