index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-16
target-sparc: Move TCG initialization to SPARCCPU initfn
Andreas Färber
2013-02-16
target-sh4: Move TCG initialization to SuperHCPU initfn
Andreas Färber
2013-02-16
target-s390x: Move TCG initialization to S390CPU initfn
Andreas Färber
2013-02-16
target-ppc: Move TCG initialization to PowerPCCPU initfn
Andreas Färber
2013-02-16
target-mips: Move TCG initialization to MIPSCPU initfn
Andreas Färber
2013-02-16
target-microblaze: Move TCG initialization to MicroBlazeCPU initfn
Andreas Färber
2013-02-16
target-m68k: Move TCG initialization to M68kCPU initfn
Andreas Färber
2013-02-16
target-lm32: Move TCG initialization to LM32CPU initfn
Andreas Färber
2013-02-16
target-cris: Move TCG initialization to CRISCPU initfn
Andreas Färber
2013-02-16
target-arm: Move TCG initialization to ARMCPU initfn
Andreas Färber
2013-02-16
target-xtensa: Introduce QOM realizefn for XtensaCPU
Andreas Färber
2013-02-16
target-unicore32: Introduce QOM realizefn for UniCore32CPU
Andreas Färber
2013-02-16
target-sparc: Introduce QOM realizefn for SPARCCPU
Andreas Färber
2013-02-16
target-sh4: Introduce QOM realizefn for SuperHCPU
Andreas Färber
2013-02-16
target-s390x: Introduce QOM realizefn for S390CPU
Andreas Färber
2013-02-16
target-mips: Introduce QOM realizefn for MIPSCPU
Andreas Färber
2013-02-16
target-microblaze: Introduce QOM realizefn for MicroBlazeCPU
Andreas Färber
2013-02-16
target-m68k: Introduce QOM realizefn for M68kCPU
Andreas Färber
2013-02-16
target-lm32: Introduce QOM realizefn for LM32CPU
Andreas Färber
2013-02-16
target-cris: Introduce QOM realizefn for CRISCPU
Andreas Färber
2013-02-16
target-ppc: Update PowerPCCPU to QOM realizefn
Andreas Färber
2013-02-16
target-openrisc: Update OpenRISCCPU to QOM realizefn
Andreas Färber
2013-02-16
target-i386: Update X86CPU to QOM realizefn
Andreas Färber
2013-02-16
target-arm: Update ARMCPU to QOM realizefn
Andreas Färber
2013-02-16
target-alpha: Update AlphaCPU to QOM realizefn
Andreas Färber
2013-02-16
cpu: Prepare QOM realizefn
Andreas Färber
2013-02-16
bitops: Remove routines redundant with host-utils
Richard Henderson
2013-02-16
bitops: Replace bitops_ctol with ctzl
Richard Henderson
2013-02-16
bitops: Inline bitops_flsl
Richard Henderson
2013-02-16
target-i386: Inline bitops_flsl
Richard Henderson
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
2013-02-16
memory: Use non-bitops ctzl
Richard Henderson
2013-02-16
bitops: Use non-bitops ctzl
Richard Henderson
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
2013-02-16
host-utils: Fix coding style and add comments
Richard Henderson
2013-02-16
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
2013-02-16
TCG: Final globals clean-up
Evgeny Voevodin
2013-02-15
Open up 1.5 development tree
Anthony Liguori
2013-02-15
Update VERSION for release
v1.4.0
Anthony Liguori
2013-02-14
Update VERSION of release
v1.4.0-rc2
Anthony Liguori
2013-02-14
Revert "Update OpenBIOS images"
Alexander Graf
2013-02-13
cadance_uart: Accept input after rx FIFO pop
Peter Crosthwaite
2013-02-13
block/curl: only restrict protocols with libcurl>=7.19.4
Stefan Hajnoczi
[next]