]> Git Repo - qemu.git/history - hw/usb
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
[qemu.git] / hw / usb /
2013-04-08 Paolo Bonzinihw: make all of hw/usb/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: move target-independent files to subdirectories
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Kevin Wolfusb-storage: Forward serial number to scsi-disk
2013-03-27 Hans de Goedeqemu-char: Automatically do fe_open / fe_close on qemu_...
2013-03-27 Hans de Goedeqemu-char: Rename opened to be_open
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Alex Williamsonpcie: Add endpoint capability initialization wrapper
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
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-23 Hervé Poussineauxhci: fix bad print specifier
2013-02-22 Gerd Hoffmannunbreak hw/usb/redirect.c build
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-19 Gerd Hoffmannuas-uas: usb3 streams
2013-02-19 Gerd Hoffmannusb-xhci: usb3 streams
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-02-19 Gerd Hoffmannusb: fix endpoint descriptor ordering
2013-02-19 Gerd Hoffmannusb-redir: simplify packet copy
2013-02-19 Gerd Hoffmannusb: make usb_packet_copy operate on combined packets
2013-02-19 Gerd Hoffmannusb: add usb_ep_set_halted
2013-02-19 Gerd Hoffmannusb-host: remove usb_host_device_close
2013-02-19 Gerd Hoffmannusb-host: move legacy cmd line bits
2013-02-19 Gerd Hoffmannusb-storage: use scsi_req_enqueue return value
2013-02-19 Gerd Hoffmannallow disabling usb smartcard support
2013-02-19 Gerd Hoffmannmake usb devices configurable
2013-02-19 Gerd Hoffmannusb: Makefile cleanup
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Jason Wangnet: intorduce qemu_del_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_queue()
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.77' into staging
2013-01-22 Gerd Hoffmannusb: add usb-bot device (scsi bulk-only transport).
2013-01-22 Gerd Hoffmannohci: add missing break
2013-01-22 Gerd HoffmannRevert "usb-storage: Drop useless null test in usb_msd_...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Stefan Weilusb: Fix compilation for MinGW (regression)
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-17 Wenchao XiaHMP: add QDict to info callback handler
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Markus Armbrusterusb-storage: Drop useless null test in usb_msd_handle_d...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/stub' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-14 Markus Armbrusterusb-host: Initialize dev->port the obviously safe way
2013-01-14 Markus Armbrusterusb-host: Drop superfluous null test from usb_host_auto...
2013-01-14 Markus Armbrusterehci: Assert state machine is sane w.r.t. EHCIQueue
2013-01-14 Gerd Hoffmannxhci: nuke transfe5rs on detach
2013-01-14 Gerd Hoffmannxhci: call xhci_detach_slot on root port detach too
2013-01-14 Gerd Hoffmannxhci: create xhci_detach_slot helper function
2013-01-12 Paolo Bonzinibuild: remove CONFIG_SMARTCARD
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Gerd Hoffmannuhci: stop using portio lists
2013-01-08 Hans de Goedeusbredir: Add support for buffered bulk input (v2)
2013-01-07 Andreas Färberusb/ehci: Add SysBus EHCI device for Exynos4210
2013-01-07 Andreas Färberusb/ehci: Move capsbase and opregbase into SysBus EHCI...
2013-01-07 Andreas Färberusb/ehci: Clean up SysBus and PCI EHCI split
2013-01-07 Gerd Hoffmannxhci: call set-address with dummy usbpacket
2013-01-07 Hans de Goedeusb-redir: Add debugging to bufpq save / restore
2013-01-07 Hans de Goedeusbredir: Add usbredir_init_endpoints() helper
2013-01-07 Hans de Goedeusbredir: Verify we have 32 bits bulk length cap when...
2013-01-07 Hans de Goedeusbredir: Add ep_stopped USBDevice method
2013-01-07 Hans de Goedeusbredir: Add USBEP2I and I2USBEP helper macros
2013-01-07 Hans de Goedeusbredir: Add an usbredir_stop_ep helper function
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeusb: Fix usb_ep_find_packet_by_id
2013-01-07 Hans de Goedehid: Change idle handling to use a timer
2013-01-07 Hans de Goedeuhci: Maximize how many frames we catch up when behind
2013-01-07 Hans de Goedeuhci: Limit amount of frames processed in one go
2013-01-07 Hans de Goedeuhci: Add a QH_VALID define
2013-01-07 Hans de Goedeuhci: Fix pending interrupts getting lost on migration
2013-01-07 Hans de Goedeuhci: Fix 1 ms delay in interrupt reporting to the...
2013-01-07 Hans de Goedeehci: Don't call commit_irq after raising PCD
2013-01-07 Hans de Goedeehci: Further speedup rescanning if async schedule...
next
This page took 0.205599 seconds and 7 git commands to generate.