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-23
target-unicore32: Use mul*2 for do_mult
Richard Henderson
2013-02-23
target-sh4: Use mul*2 for dmul*
Richard Henderson
2013-02-23
target-sparc: Use mul*2 for multiply
Richard Henderson
2013-02-23
target-sparc: Use official add2/sub2 interfaces for addx/subx
Richard Henderson
2013-02-23
target-ppc: Compute mullwo without branches
Richard Henderson
2013-02-23
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
2013-02-23
target-ppc: Implement neg in terms of subf
Richard Henderson
2013-02-23
target-ppc: Use add2 for carry generation
Richard Henderson
2013-02-23
target-ppc: Compute addition carry with setcond
Richard Henderson
2013-02-23
target-ppc: Compute addition overflow without branches
Richard Henderson
2013-02-23
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
2013-02-23
target-cris: Use mul*2 in mul* insns
Richard Henderson
2013-02-23
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
2013-02-23
target-arm: Implement sbc_cc inline
Richard Henderson
2013-02-23
target-arm: Implement adc_cc inline
Richard Henderson
2013-02-23
target-arm: Use add2 in gen_add_CC
Richard Henderson
2013-02-23
target-arm: Use mul[us]2 and add2 in umlal et al
Richard Henderson
2013-02-23
target-arm: Use mul[us]2 in gen_mul[us]_i64_i32
Richard Henderson
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
2013-02-23
target-alpha: Use mulu2 for umulh insn
Richard Henderson
2013-02-23
tcg: Apply life analysis to 64-bit multiword arithmetic ops
Richard Henderson
2013-02-23
tcg: Implement muls2 with mulu2
Richard Henderson
2013-02-23
target-i386: Use add2 to implement the ADX extension
Richard Henderson
2013-02-23
tcg-arm: Implement muls2_i32
Richard Henderson
2013-02-23
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2013-02-23
tcg: Implement multiword addition helpers
Richard Henderson
2013-02-23
tcg: Implement multiword multiply helpers
Richard Henderson
2013-02-23
tcg: Implement a 64-bit to 32-bit extraction helper
Richard Henderson
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
2013-02-23
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2013-02-23
grlib-apbuart: Add support of various flags
Ronald Hecht
2013-02-23
Typo: replace gptimer by apbuart
Fabien Chouteau
2013-02-23
disas/i386.c: Add explicit braces round empty for-loop body
Peter Maydell
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
2013-02-23
xhci: fix bad print specifier
Hervé Poussineau
2013-02-22
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
2013-02-22
ui/gtk: Use menu item from stock for full screen
Stefan Weil
2013-02-22
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
2013-02-22
Reenable -Wstrict-prototypes
Kevin Wolf
2013-02-22
pc: add compatibility machine types for 1.4
Paolo Bonzini
2013-02-22
blockdev: enable discard by default
Paolo Bonzini
[prev]
[next]