aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-07ehci: remove unused attach_poll_counterGerd Hoffmann1-2/+0
2012-06-07ehci: fix halt status handlingGerd Hoffmann1-15/+24
2012-06-07ehci: update status bits in ehci_set_stateGerd Hoffmann1-4/+10
2012-06-07ehci: add ehci_*_enabled() helpersGerd Hoffmann1-6/+21
2012-06-07ehci: fix resetGerd Hoffmann1-4/+6
2012-06-07ehci: kick async schedule on wakeupGerd Hoffmann1-0/+2
2012-06-07ehci: schedule async bh on async packet completionGerd Hoffmann1-0/+4
2012-06-07ehci: move async schedule to bottom halfGerd Hoffmann1-1/+10
2012-06-07ehci: add async field to EHCIQueueGerd Hoffmann1-43/+49
2012-06-07ehci: tweak queue initializationGerd Hoffmann1-4/+4
2012-06-07ehci: add queuing supportGerd Hoffmann1-9/+51
2012-06-07ehci: move ehci_flush_qhGerd Hoffmann1-17/+18
2012-06-07ehci: cache USBDevice in EHCIQueueGerd Hoffmann1-12/+19
2012-06-07ehci: make ehci_execute work on EHCIPacket instead of EHCIQueueGerd Hoffmann1-13/+9
2012-06-07ehci: add EHCIPacketGerd Hoffmann2-77/+158
2012-06-07xhci: trace: slotsGerd Hoffmann2-6/+12
2012-06-07xhci: trace: transfersGerd Hoffmann2-8/+16
2012-06-07xhci: trace: endpointsGerd Hoffmann2-17/+10
2012-06-07xhci: trace: ring fetchGerd Hoffmann2-8/+3
2012-06-07xhci: trace: irq + eventsGerd Hoffmann2-8/+7
2012-06-07xhci: trace: run+stopGerd Hoffmann2-3/+4
2012-06-07xhci: trace: mmio reads+writesGerd Hoffmann2-58/+117
2012-06-07xhci: Clean up reset functionJan Kiszka1-5/+4
2012-06-07usb-storage: migration supportGerd Hoffmann1-2/+21
2012-06-07usb-storage: add scsi_off, remove scsi_bufGerd Hoffmann1-4/+4
2012-06-07usb-storage: add usb_msd_packet_complete()Gerd Hoffmann1-12/+16
2012-06-07usb-storage: remove MSDState->residueGerd Hoffmann1-6/+4
2012-06-07scsi: prepare migration code for usb-storage supportGerd Hoffmann2-6/+18
2012-06-07uhci: fix irq routingGerd Hoffmann1-2/+19
2012-06-07uhci: zap uhci_pre_saveGerd Hoffmann1-8/+0
2012-06-07uhci: fix trace format stringsGerd Hoffmann1-4/+4
2012-06-07uhci: make bandwidth tunableGerd Hoffmann1-2/+4
2012-06-07uhci: use bottom halfGerd Hoffmann1-1/+13
2012-06-07uhci: fix bandwidth managementGerd Hoffmann2-11/+13
2012-06-07build: do not create directories at configure timePaolo Bonzini2-33/+3
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori1-2/+1
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini2-2/+3
2012-06-07build: limit usage of vpathPaolo Bonzini2-4/+3
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini5-25/+22
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini4-7/+3
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini5-30/+31
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini7-147/+150
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini5-38/+44
2012-06-07build: move qga/ objects to nested Makefile.objsPaolo Bonzini2-5/+5
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini2-4/+5
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini2-4/+4
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini2-16/+16
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini2-19/+20
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini3-7/+15
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini2-16/+13