]> git.proxmox.com Git - qemu.git/history - target-i386/int_helper.c
usb-host: add usb_host_full_speed_compat
[qemu.git] / target-i386 / int_helper.c
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-02-27 Richard Hendersontarget-i386: Use mulu2 and muls2
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-20 Richard Hendersontarget-i386: Implement tzcnt and fix lzcnt
2013-02-20 Richard Hendersontarget-i386: Use clz/ctz for bsf/bsr helpers
2013-02-18 Richard Hendersontarget-i386: Implement PDEP, PEXT
2013-02-18 Richard Hendersontarget-i386: Implement MULX
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Blue Swirlx86: avoid AREG0 for integer helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for condition code helpers
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-28 Blue Swirlx86: split off integer helpers