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
2017-01-10
target-arm: Use clz opcode
Richard Henderson
2017-01-10
target-xtensa: Use clz opcode
Richard Henderson
2017-01-10
target-unicore32: Use clz opcode
Richard Henderson
2017-01-10
target-tricore: Use clz opcode
Richard Henderson
2017-01-10
target-tilegx: Use clz and ctz opcodes
Richard Henderson
2017-01-10
target-s390x: Use clz opcode
Richard Henderson
2017-01-10
target-ppc: Use clz and ctz opcodes
Richard Henderson
2017-01-10
target-openrisc: Use clz and ctz opcodes
Richard Henderson
2017-01-10
target-mips: Use clz opcode
Richard Henderson
2017-01-10
target-microblaze: Use clz opcode
Richard Henderson
2017-01-10
target-cris: Use clz opcode
Richard Henderson
2017-01-10
target-alpha: Use the ctz and clz opcodes
Richard Henderson
2017-01-10
disas/ppc: Handle popcnt and cnttz
Richard Henderson
2017-01-10
disas/i386.c: Handle tzcnt
Richard Henderson
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
tcg: Allow an operand to be matching or a constant
Richard Henderson
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
tcg: Add markup for output requires new register
Richard Henderson
2017-01-10
tcg/optimize: Fold movcond 0/1 into setcond
Richard Henderson
2017-01-10
target-s390x: Use the new deposit and extract ops
Richard Henderson
2017-01-10
target-ppc: Use the new deposit and extract ops
Richard Henderson
2017-01-10
target-mips: Use the new extract op
Richard Henderson
2017-01-10
target-i386: Use new deposit and extract ops
Richard Henderson
2017-01-10
target-arm: Use new deposit and extract ops
Richard Henderson
2017-01-10
target-alpha: Use deposit and extract ops
Richard Henderson
2017-01-10
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/mips: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/i386: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg: Add deposit_z expander
Richard Henderson
2017-01-10
tcg: Minor adjustments to deposit expanders
Richard Henderson
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...
Peter Maydell
2017-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-10
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
2017-01-10
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
2017-01-10
ui/vnc: Fix problem with sending too many bytes as server name
Thomas Huth
2017-01-10
gtk: avoid oob array access
Marc-André Lureau
2017-01-10
egl-helpers: Change file licensing to LGPLv2
Frediano Ziglio
2017-01-10
sdl2: set window ID
Samuel Thibault
2017-01-10
console: move window ID code from baum to sdl
Samuel Thibault
2017-01-10
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
[prev]
[next]