]> git.proxmox.com Git - qemu.git/history - backends
usb-bt: Return NAK instead of STALL when interrupt ep has no data
[qemu.git] / backends /
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-19 Anthony Liguorirng-random: only build on POSIX platforms
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-16 Anthony Liguorirng-egd: don't use gslist_free_full
2012-11-16 Anthony Liguorirng-egd: introduce EGD compliant RNG backend
2012-11-16 Anthony Liguorirng-random: add an RNG backend that uses /dev/random...
2012-11-16 Anthony Liguorirng: add RndBackend abstract object class