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-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
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-04
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-05-14
Merge remote-tracking branch 'kraxel/usb.50' into staging
Anthony Liguori
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
2012-05-14
fix some common typos
Jim Meyering
2012-04-26
usb-uhci: update irq line on reset
Gerd Hoffmann
[next]