projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2013-02-18
Richard Henderson
target-i386: inline gen_prepare_cc_slow
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: use CCPrepare to generate conditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: introduce gen_prepare_cc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: introduce CCPrepare
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: optimize setcc instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: optimize setle
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: optimize setbe
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: change gen_setcc_slow_T0 to gen_setcc_slow
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: convert gen_compute_eflags_c to TCG
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: use inverted setcond when computing NS...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: do not call helper to compute ZF/SF
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: Move CC discards to set_cc_op
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: no need to flush out cc_op before gen_eob
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: do not compute eflags multiple times conse...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: add helper functions to get other flags
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: Use gen_update_cc_op everywhere
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: Don't clobber s->cc_op in gen_update_cc_op
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: Introduce set_cc_op
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Richard Henderson
target-i386: Name the cc_op enumeration
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: factor gen_op_set_cc_op/tcg_gen_discard_tl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: use gen_jcc1 to compile loopz
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: clean up sahf
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: compute eflags outside rcl/rcr helper
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: move eflags computation closer to gen_op_s...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: move carry computation for inc/dec closer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: drop cc_op argument of gen_jcc1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: factor setting of s->cc_op handling for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: introduce gen_ext_tl
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
target-i386: use OT_* consistently
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
test-i386: make it compile with a recent gcc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Paolo Bonzini
test-i386: QEMU_PACKED is not defined here
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andre Przywara
vnc-tls: Fix compilation with newer versions of GNU-TLS
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
doc help: Collect block device stuff under its own...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
doc help: A few options are under inappropriate heading...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
help: Fix markup of heading "USB options" so it appears...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
doc: Fix texinfo @table markup in qemu-options.hx
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
doc: Fill some option doc gaps in manual page and qemu-doc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
doc: Fix some option entries in qemu-doc's function...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Markus Armbruster
help: Drop bogus help on -qtest and -qtest-log
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andreas Färber
isa: Split off instance_init for ISADevice
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andreas Färber
qtest: Add MMIO support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andreas Färber
libqtest: Introduce qtest_qmpv() and convert remaining...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andreas Färber
libqtest: Convert macros to functions and clean up...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Richard Henderson
tests: Add unit tests for mulu64 and muls64
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Richard Henderson
host-utils: Improve mulu64 and muls64
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Richard Henderson
host-utils: Use __int128_t for mul[us]64
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Andreas Färber
tcg/ppc: Fix build of tcg_qemu_tb_exec()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-sparc: Fix debug output for DEBUG_MMU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-i386: Split command line parsing out of cpu_x86_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-i386: Move cpu_x86_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-lm32: Drop unused cpu_lm32_close() prototype
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-s390x: Drop unused cpu_s390x_close() prototype
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
spapr_hcall: Replace open-coded CPU loop with qemu_get_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
ppce500_spin: Replace open-coded CPU loop with qemu_get...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
e500: Replace open-coded loop with qemu_get_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Add CPUArchState pointer to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cputlb: Pass CPUState to cpu_unlink_tb()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Move current_tb field to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Move exit_request field to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Move running field to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Move host_tid field to CPUState
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-cris: Introduce CRISCPU subclasses
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-m68k: Pass M68kCPU to m68k_set_irq_level()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
mcf_intc: Pass M68kCPU to mcf_intc_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
mcf5206: Pass M68kCPU to mcf5206_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-m68k: Return M68kCPU from cpu_m68k_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-xtensa: Move TCG initialization to XtensaCPU...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-unicore32: Move TCG initialization to UniCore32C...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-sparc: Move TCG initialization to SPARCCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-sh4: Move TCG initialization to SuperHCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-s390x: Move TCG initialization to S390CPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-ppc: Move TCG initialization to PowerPCCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-mips: Move TCG initialization to MIPSCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-microblaze: Move TCG initialization to MicroBlaz...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-m68k: Move TCG initialization to M68kCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-lm32: Move TCG initialization to LM32CPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-cris: Move TCG initialization to CRISCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-arm: Move TCG initialization to ARMCPU initfn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-xtensa: Introduce QOM realizefn for XtensaCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-unicore32: Introduce QOM realizefn for UniCore32CPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-sparc: Introduce QOM realizefn for SPARCCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-sh4: Introduce QOM realizefn for SuperHCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-s390x: Introduce QOM realizefn for S390CPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-mips: Introduce QOM realizefn for MIPSCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-microblaze: Introduce QOM realizefn for MicroBla...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-m68k: Introduce QOM realizefn for M68kCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-lm32: Introduce QOM realizefn for LM32CPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-cris: Introduce QOM realizefn for CRISCPU
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-ppc: Update PowerPCCPU to QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-openrisc: Update OpenRISCCPU to QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-i386: Update X86CPU to QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-arm: Update ARMCPU to QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
target-alpha: Update AlphaCPU to QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andreas Färber
cpu: Prepare QOM realizefn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Richard Henderson
bitops: Remove routines redundant with host-utils
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Richard Henderson
bitops: Replace bitops_ctol with ctzl
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Richard Henderson
bitops: Inline bitops_flsl
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Richard Henderson
target-i386: Inline bitops_flsl
commit
|
commitdiff
|
tree
|
snapshot
next