]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb
virtio-scsi: Report missed events
[mirror_qemu.git] / hw / usb /
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Laszlo Ersekhw, net: "net_client_type" -> "NetClientOptionsKind...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-17 Markus Armbrusterhw/block-common: Factor out fall back to legacy -drive...
2012-07-12 Gerd Hoffmannehci: improve expire time calculation
2012-07-12 Gerd Hoffmannehci: implement Interrupt Threshold Control support
2012-07-12 Gerd Hoffmannehci: raise irq in the frame timer
2012-07-12 Gerd Hoffmannuhci: initialize expire_time when loading v1 vmstate
2012-07-12 Gerd Hoffmannusb: add usb attached scsi emulation
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.55' into staging
2012-07-09 Gerd Hoffmannusb-host: add trace events for iso xfers
2012-07-09 Gerd Hoffmannusb: fix interface initialization
2012-07-09 Gerd Hoffmannusb: split endpoint init and reset
2012-07-09 Hans de Goedeusb-redir: Correctly handle the usb_redir_babble usbred...
2012-07-09 Hans de Goedeehci: Kick async schedule on wakeup in the non companio...
2012-07-09 Hans de Goedeusb-ehci: Fix an assert whenever isoc transfers are...
2012-07-09 Gerd Hoffmannehci: don't flush cache on doorbell rings.
2012-07-09 Gerd Hoffmannehci: fix td writeback
2012-07-09 Gerd Hoffmannehci: fix ehci_qh_do_overlay
2012-06-27 David Gibsonusb: Convert usb_packet_{map, unmap} to universal DMA...
2012-06-27 David Gibsonusb-ohci: Use universal DMA helper functions
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
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-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-20 Gerd Hoffmannuhci: fix uhci_async_cancel_all
2012-06-20 Gerd Hoffmannusb-host: live migration support
2012-06-20 Gerd Hoffmannusb-host: attach only to running guest
2012-06-20 Gerd Hoffmannehci: tracing improvements
2012-06-20 Gerd Hoffmannusb: restore USBDevice->attached on vmload
2012-06-20 Gerd Hoffmannehci: add live migration support
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-06-18 Anthony Liguoriqdev: Use wrapper for qdev_get_path
2012-06-18 Paolo Bonziniqdev: Move bus properties to abstract superclasses
2012-06-18 Paolo Bonziniqdev: Move bus properties to a separate global
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 Michael Tokarevchange iov_* function prototypes to be more appropriate
2012-06-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
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-07 Gerd Hoffmannxhci: trace: slots
2012-06-07 Gerd Hoffmannxhci: trace: transfers
2012-06-07 Gerd Hoffmannxhci: trace: endpoints
2012-06-07 Gerd Hoffmannxhci: trace: ring fetch
2012-06-07 Gerd Hoffmannxhci: trace: irq + events
2012-06-07 Gerd Hoffmannxhci: trace: run+stop
2012-06-07 Gerd Hoffmannxhci: trace: mmio reads+writes
2012-06-07 Jan Kiszkaxhci: Clean up reset function
2012-06-07 Gerd Hoffmannusb-storage: migration support
2012-06-07 Gerd Hoffmannusb-storage: add scsi_off, remove scsi_buf
2012-06-07 Gerd Hoffmannusb-storage: add usb_msd_packet_complete()
2012-06-07 Gerd Hoffmannusb-storage: remove MSDState->residue
2012-06-07 Gerd Hoffmannuhci: fix irq routing
2012-06-07 Gerd Hoffmannuhci: zap uhci_pre_save
2012-06-07 Gerd Hoffmannuhci: make bandwidth tunable
2012-06-07 Gerd Hoffmannuhci: use bottom half
2012-06-07 Gerd Hoffmannuhci: fix bandwidth management
2012-06-07 Paolo Bonzinibuild: convert libhw to nested Makefile.objs
2012-06-07 Paolo Bonzinibuild: move target-independent hw/ objects to nested...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Luiz Capitulinonet: net_client_init(): use error_set()
2012-06-04 Luiz Capitulinonet: purge the monitor object from all init functions
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_create(): use error_set()
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
next