]> git.proxmox.com Git - qemu.git/history - hw/usb/hcd-ehci.c
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
[qemu.git] / hw / usb / hcd-ehci.c
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-20 Gerd Hoffmannehci: tracing improvements
2012-06-20 Gerd Hoffmannehci: add live migration support
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-07 Gerd Hoffmannehci: rework frame skipping
2012-06-07 Gerd Hoffmannehci: adaptive wakeup rate.
2012-06-07 Gerd Hoffmannehci: create ehci_update_frindex
2012-06-07 Gerd Hoffmannehci: remove unused attach_poll_counter
2012-06-07 Gerd Hoffmannehci: fix halt status handling
2012-06-07 Gerd Hoffmannehci: update status bits in ehci_set_state
2012-06-07 Gerd Hoffmannehci: add ehci_*_enabled() helpers
2012-06-07 Gerd Hoffmannehci: fix reset
2012-06-07 Gerd Hoffmannehci: kick async schedule on wakeup
2012-06-07 Gerd Hoffmannehci: schedule async bh on async packet completion
2012-06-07 Gerd Hoffmannehci: move async schedule to bottom half
2012-06-07 Gerd Hoffmannehci: add async field to EHCIQueue
2012-06-07 Gerd Hoffmannehci: tweak queue initialization
2012-06-07 Gerd Hoffmannehci: add queuing support
2012-06-07 Gerd Hoffmannehci: move ehci_flush_qh
2012-06-07 Gerd Hoffmannehci: cache USBDevice in EHCIQueue
2012-06-07 Gerd Hoffmannehci: make ehci_execute work on EHCIPacket instead...
2012-06-07 Gerd Hoffmannehci: add EHCIPacket
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Jim Meyeringfix some common typos
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26 Hans de Goedeusb-ehci: Ensure frindex writes leave a valid frindex...
2012-04-26 Gerd Hoffmannusb-ehci: add missing usb_packet_init() call
2012-04-26 Gerd Hoffmannusb-ehci: remove hack
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v52' into...
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.46' into staging
2012-04-17 Gerd Hoffmannusb-ehci: drop assert()
2012-04-17 Hans de Goedeusb-ehci: Drop unused sofv value
2012-04-17 Hans de Goedeusb-ehci: frindex always is a 14 bits counter
2012-04-17 Gerd Hoffmannusb-ehci: fix ehci_child_detach
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.44' into staging
2012-03-13 Hans de Goedeusb-ehci: drop unused isoch_pause variable
2012-03-13 Gerd Hoffmannusb: the big rename