OSDN Git Service

qmiga/qemu.git
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 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...
2017-01-10 Igor Mammedovmemhp: don't generate memory hotplug AML if it's not...
2017-01-10 Igor Mammedovmemhp: move memory hotplug only defines to memory_hotplug.c
2017-01-10 Igor Mammedovmemhp: move GPE handler_E03 into build_memory_hotplug_aml()
2017-01-10 Igor Mammedovmemhp: merge build_memory_devices() into build_memory_h...
2017-01-10 Igor Mammedovmemhp: consolidate scattered MHPD device declaration
2017-01-10 Igor Mammedovmemhp: move build_memory_devices() into memory_hotplug.c
2017-01-10 Igor Mammedovmemhp: move build_memory_hotplug_aml() into memory_hotp...
2017-01-10 Igor Mammedovtests: pc: add memory hotplug acpi tables tests
2017-01-10 Maxime Coquelinvirtio-net: Add MTU feature support
2017-01-10 Maxime Coquelinvhost-net: Notify the backend about the host MTU
2017-01-10 Maxime Coquelinvhost-user: Add MTU protocol feature and op
2017-01-10 Yuri Benditovichnet: virtio-net discards TX data after link down
2017-01-10 Yuri Benditovichvirtio: Introduce virtqueue_drop_all procedure
next