]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-01-13  Alex Bennéeqom/cpu: move tlb_flush to cpu_common_reset
2017-01-12  Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2017-01-12  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-12  Greg Kurzlibqtest: handle zero length memwrite/memread
2017-01-11  Bastian Koppelmanntarget-tricore: Add updfl instruction
2017-01-11  Peer Adelttarget-tricore: Added new JNE instruction variant
2017-01-11  Peer Adelttarget-tricore: Added new MOV instruction variant
2017-01-11  Bastian Koppelmanntarget-tricore: Added MADD.F and MSUB.F instructions
2017-01-11  Bastian Koppelmanntarget-tricore: Added FTOUZ instruction
2017-01-11  Gerd Hoffmannvirtio-gpu: tag as not hotpluggable
2017-01-11  Peter Maydellvirtio-gpu: Fix memory leak in virtio_gpu_load()
2017-01-11  Peter Maydellvirtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
2017-01-11  Bruce Rogersdisplay: cirrus: ignore source pitch value as needed...
2017-01-11  Li Qiangvirtio-gpu: fix information leak in capset get dispatch
2017-01-11  Gerd Hoffmannes1370: wire up reset via DeviceClass
2017-01-11  Li Qiangaudio: ac97: add exit function
2017-01-11  Li Qiangaudio: es1370: add exit function
2017-01-11  xiaoqiang zhaohw/audio: QOM'ify pl041.c
2017-01-11  xiaoqiang zhaohw/audio: QOM'ify marvell_88w8618.c
2017-01-10  Richard Hendersontcg/i386: Handle ctpop opcode
2017-01-10  Richard Hendersontcg/ppc: Handle ctpop opcode
2017-01-10  Richard Hendersontcg: Use ctpop to generate ctz if needed
2017-01-10  Alex Bennéetests: New test-bitcnt
2017-01-10  Richard Hendersonqemu/host-utils.h: Reduce the operation count in the...
2017-01-10  Richard Hendersontarget-i386: Use ctpop helper
2017-01-10  Richard Hendersontarget-tilegx: Use ctpop helper
2017-01-10  Richard Hendersontarget-sparc: Use ctpop helper
2017-01-10  Richard Hendersontarget-s390x: Avoid a loop for popcnt
2017-01-10  Richard Hendersontarget-ppc: Use ctpop helper
2017-01-10  Richard Hendersontarget-alpha: Use ctpop helper
2017-01-10  Richard Hendersontcg: Add opcode for ctpop
2017-01-10  Richard Hendersontarget-xtensa: Use clrsb helper
2017-01-10  Richard Hendersontarget-tricore: Use clrsb helper
2017-01-10  Richard Hendersontarget-arm: Use clrsb helper
2017-01-10  Richard Hendersontcg: Add helpers for clrsb
2017-01-10  Richard Hendersontcg/i386: Rely on undefined/undocumented behaviour...
2017-01-10  Richard Hendersontcg/i386: Handle ctz and clz opcodes
2017-01-10  Richard Hendersontcg/i386: Allow bmi2 shiftx to have non-matching operands
2017-01-10  Richard Hendersontcg/i386: Hoist common arguments in tcg_out_op
2017-01-10  Richard Hendersontcg/i386: Fuly convert tcg_target_op_def
2017-01-10  Richard Hendersontcg/s390: Handle clz opcode
2017-01-10  Richard Hendersontcg/mips: Handle clz opcode
2017-01-10  Richard Hendersontcg/arm: Handle ctz and clz opcodes
2017-01-10  Richard Hendersontcg/aarch64: Handle ctz and clz opcodes
2017-01-10  Richard Hendersontcg/ppc: Handle ctz and clz opcodes
2017-01-10  Richard Hendersontarget-i386: Use clz and ctz opcodes
2017-01-10  Richard Hendersontarget-arm: Use clz opcode
2017-01-10  Richard Hendersontarget-xtensa: Use clz opcode
2017-01-10  Richard Hendersontarget-unicore32: Use clz opcode
2017-01-10  Richard Hendersontarget-tricore: Use clz opcode
2017-01-10  Richard Hendersontarget-tilegx: Use clz and ctz opcodes
2017-01-10  Richard Hendersontarget-s390x: Use clz opcode
2017-01-10  Richard Hendersontarget-ppc: Use clz and ctz opcodes
2017-01-10  Richard Hendersontarget-openrisc: Use clz and ctz opcodes
2017-01-10  Richard Hendersontarget-mips: Use clz opcode
2017-01-10  Richard Hendersontarget-microblaze: Use clz opcode
2017-01-10  Richard Hendersontarget-cris: Use clz opcode
2017-01-10  Richard Hendersontarget-alpha: Use the ctz and clz opcodes
2017-01-10  Richard Hendersondisas/ppc: Handle popcnt and cnttz
2017-01-10  Richard Hendersondisas/i386.c: Handle tzcnt
2017-01-10  Richard Hendersontcg: Add clz and ctz opcodes
2017-01-10  Richard Hendersontcg: Allow an operand to be matching or a constant
2017-01-10  Richard Hendersontcg: Pass the opcode width to target_parse_constraint
2017-01-10  Richard Hendersontcg: Transition flat op_defs array to a target callback
2017-01-10  Richard Hendersontcg: Add markup for output requires new register
2017-01-10  Richard Hendersontcg/optimize: Fold movcond 0/1 into setcond
2017-01-10  Richard Hendersontarget-s390x: Use the new deposit and extract ops
2017-01-10  Richard Hendersontarget-ppc: Use the new deposit and extract ops
2017-01-10  Richard Hendersontarget-mips: Use the new extract op
2017-01-10  Richard Hendersontarget-i386: Use new deposit and extract ops
2017-01-10  Richard Hendersontarget-arm: Use new deposit and extract ops
2017-01-10  Richard Hendersontarget-alpha: Use deposit and extract ops
2017-01-10  Richard Hendersontcg/s390: Support deposit into zero
2017-01-10  Richard Hendersontcg/s390: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg/s390: Expose host facilities to tcg-target.h
2017-01-10  Richard Hendersontcg/ppc: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg/mips: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg/i386: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg/arm: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg/arm: Move isa detection to tcg-target.h
2017-01-10  Richard Hendersontcg/aarch64: Implement field extraction opcodes
2017-01-10  Richard Hendersontcg: Add deposit_z expander
2017-01-10  Richard Hendersontcg: Minor adjustments to deposit expanders
2017-01-10  Richard Hendersontcg: Add field extraction primitives
2017-01-10  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-10  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-01-10  OGAWA Hirofumips2: Fix lost scancodes by recent changes
2017-01-10  Stefan Weilcurses: Fix compiler warnings (Mingw-w64 redefinition...
2017-01-10  Thomas Huthui/vnc: Fix problem with sending too many bytes as...
2017-01-10  Marc-André... gtk: avoid oob array access
2017-01-10  Frediano Ziglioegl-helpers: Change file licensing to LGPLv2
2017-01-10  Samuel Thibaultsdl2: set window ID
2017-01-10  Samuel Thibaultconsole: move window ID code from baum to sdl
2017-01-10  Samuel Thibaultconsole: add API to get underlying gui window ID
2017-01-10  Daniel P. Berrangeui: use evdev keymap when running under wayland
2017-01-10  Hervé Poussineauui/gtk: fix crash at startup when no console is available
2017-01-10  Michael S.... acpi-test: update expected files
2017-01-10  Igor Mammedovmemhp: move DIMM devices into dedicated scope with...
next