index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-uhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-4
/
+2
*
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-7
/
+7
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
uhci: egsm fix
Gerd Hoffmann
2013-07-30
1
-0
/
+7
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+3
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
uhci: Use an intermediate buffer for usb packet data
Hans de Goede
2013-05-07
1
-8
/
+13
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-1
/
+1
*
uhci: stop using portio lists
Gerd Hoffmann
2013-01-08
1
-76
/
+30
*
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2013-01-07
1
-0
/
+1
*
uhci: Maximize how many frames we catch up when behind
Hans de Goede
2013-01-07
1
-0
/
+8
*
uhci: Limit amount of frames processed in one go
Hans de Goede
2013-01-07
1
-16
/
+27
*
uhci: Add a QH_VALID define
Hans de Goede
2013-01-07
1
-4
/
+5
*
uhci: Fix pending interrupts getting lost on migration
Hans de Goede
2013-01-07
1
-1
/
+2
*
uhci: Fix 1 ms delay in interrupt reporting to the guest
Hans de Goede
2013-01-07
1
-11
/
+13
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
2012-11-29
1
-0
/
+1
*
uhci: Fix double unlink
Hans de Goede
2012-11-21
1
-1
/
+0
*
uhci: Don't allow the guest to set port-enabled when there is no dev connected
Hans de Goede
2012-11-21
1
-0
/
+4
*
uhci: Add a completions_only flag for async completions
Hans de Goede
2012-11-21
1
-4
/
+10
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-18
/
+16
*
uhci: Don't crash on device disconnect
Hans de Goede
2012-11-01
1
-0
/
+5
*
uhci: Add a uhci_handle_td_error() helper function
Hans de Goede
2012-11-01
1
-43
/
+47
*
uhci: add ich9 00:1a.* variants
Gerd Hoffmann
2012-11-01
1
-3
/
+24
*
uhci: stick irq routing info into UHCIInfo too.
Gerd Hoffmann
2012-11-01
1
-14
/
+18
*
uhci: dynamic type generation
Gerd Hoffmann
2012-11-01
1
-126
/
+70
*
uhci: Use only one queue for ctrl endpoints
Hans de Goede
2012-10-25
1
-2
/
+7
*
uhci: Retry to fill the queue while waiting for td completion
Hans de Goede
2012-10-25
1
-3
/
+13
*
uhci: Always mark a queue valid when we encounter it
Hans de Goede
2012-10-25
1
-8
/
+7
*
uhci: When the guest marks a pending td non-active, cancel the queue
Hans de Goede
2012-10-25
1
-0
/
+4
*
uhci: Detect guest td re-use
Hans de Goede
2012-10-25
1
-17
/
+16
*
uhci: Verify queue has not been changed by guest
Hans de Goede
2012-10-25
1
-17
/
+45
*
uhci: Immediately free queues on device disconnect
Hans de Goede
2012-10-25
1
-9
/
+4
*
uhci: Store ep in UHCIQueue
Hans de Goede
2012-10-25
1
-16
/
+14
*
uhci: Make uhci_fill_queue() actually operate on an UHCIQueue
Hans de Goede
2012-10-25
1
-15
/
+16
*
uhci: Add uhci_read_td() helper function
Hans de Goede
2012-10-25
1
-10
/
+11
*
uhci: Rename UHCIAsync->td to UHCIAsync->td_addr
Hans de Goede
2012-10-25
1
-19
/
+25
*
uhci: Move emptying of the queue's asyncs' queue to uhci_queue_free
Hans de Goede
2012-10-25
1
-12
/
+10
*
uhci: Drop unnecessary forward declaration of some static functions
Hans de Goede
2012-10-25
1
-3
/
+0
*
uhci: Don't retry on error
Hans de Goede
2012-10-25
1
-43
/
+19
*
uhci: cleanup: Add an unlink call to uhci_async_cancel()
Hans de Goede
2012-10-25
1
-3
/
+1
*
uhci: No need to handle async completion of isoc packets
Hans de Goede
2012-10-25
1
-26
/
+3
*
usb: Add an int_req flag to USBPacket
Hans de Goede
2012-10-25
1
-1
/
+2
*
usb: Move short-not-ok handling to the core
Hans de Goede
2012-10-25
1
-3
/
+4
[next]