index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
2012-06-20
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-06-20
usb-host: live migration support
Gerd Hoffmann
2012-06-20
usb-host: attach only to running guest
Gerd Hoffmann
2012-06-20
ehci: tracing improvements
Gerd Hoffmann
2012-06-20
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
2012-06-20
ehci: add live migration support
Gerd Hoffmann
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-11
Merge remote-tracking branch 'kraxel/usb.52' into staging
Anthony Liguori
2012-06-07
ehci: rework frame skipping
Gerd Hoffmann
2012-06-07
ehci: adaptive wakeup rate.
Gerd Hoffmann
2012-06-07
ehci: create ehci_update_frindex
Gerd Hoffmann
2012-06-07
ehci: remove unused attach_poll_counter
Gerd Hoffmann
2012-06-07
ehci: fix halt status handling
Gerd Hoffmann
2012-06-07
ehci: update status bits in ehci_set_state
Gerd Hoffmann
2012-06-07
ehci: add ehci_*_enabled() helpers
Gerd Hoffmann
2012-06-07
ehci: fix reset
Gerd Hoffmann
2012-06-07
ehci: kick async schedule on wakeup
Gerd Hoffmann
2012-06-07
ehci: schedule async bh on async packet completion
Gerd Hoffmann
2012-06-07
ehci: move async schedule to bottom half
Gerd Hoffmann
2012-06-07
ehci: add async field to EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: tweak queue initialization
Gerd Hoffmann
2012-06-07
ehci: add queuing support
Gerd Hoffmann
2012-06-07
ehci: move ehci_flush_qh
Gerd Hoffmann
2012-06-07
ehci: cache USBDevice in EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: add EHCIPacket
Gerd Hoffmann
2012-06-07
xhci: trace: slots
Gerd Hoffmann
2012-06-07
xhci: trace: transfers
Gerd Hoffmann
2012-06-07
xhci: trace: endpoints
Gerd Hoffmann
2012-06-07
xhci: trace: ring fetch
Gerd Hoffmann
2012-06-07
xhci: trace: irq + events
Gerd Hoffmann
2012-06-07
xhci: trace: run+stop
Gerd Hoffmann
2012-06-07
xhci: trace: mmio reads+writes
Gerd Hoffmann
2012-06-07
xhci: Clean up reset function
Jan Kiszka
2012-06-07
usb-storage: migration support
Gerd Hoffmann
2012-06-07
usb-storage: add scsi_off, remove scsi_buf
Gerd Hoffmann
2012-06-07
usb-storage: add usb_msd_packet_complete()
Gerd Hoffmann
2012-06-07
usb-storage: remove MSDState->residue
Gerd Hoffmann
2012-06-07
uhci: fix irq routing
Gerd Hoffmann
2012-06-07
uhci: zap uhci_pre_save
Gerd Hoffmann
2012-06-07
uhci: make bandwidth tunable
Gerd Hoffmann
2012-06-07
uhci: use bottom half
Gerd Hoffmann
2012-06-07
uhci: fix bandwidth management
Gerd Hoffmann
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
[next]