index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-ohci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ohci: fix resource cleanup leak
Gonglei
2015-03-20
1
-1
/
+19
*
ohci: Complete conversion to realize
Markus Armbruster
2015-03-17
1
-17
/
+17
*
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-03-17
1
-3
/
+7
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
ohci: drop computed flags from trace events
Alex Bennée
2014-09-26
1
-2
/
+1
*
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
2014-09-26
1
-8
/
+12
*
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
2014-09-23
1
-123
/
+99
*
usb-ohci: add exit function
Gonglei
2014-08-29
1
-0
/
+19
*
usb-ohci: Fix memory leak for ohci timer
Gonglei
2014-08-29
1
-1
/
+3
*
Fix OHCI ISO TD state never being written back.
Jack Un
2014-08-29
1
-2
/
+2
*
hw/usb: Add missing 'static' attribute
Stefan Weil
2014-07-18
1
-1
/
+1
*
migration: Remove unneeded minimum_version_id_old
Juan Quintela
2014-06-23
1
-5
/
+2
*
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
2014-05-05
1
-8
/
+111
*
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-16
/
+16
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-1
/
+1
|
\
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
|
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
2013-10-02
1
-0
/
+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
-6
/
+6
*
hcd-ohci: add dma error handling
Alexey Kardashevskiy
2013-07-30
1
-51
/
+126
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+2
*
ohci: Use QOM realize for OHCI
Hu Tao
2013-07-23
1
-8
/
+6
*
ohci: QOM'ify some more
Hu Tao
2013-07-23
1
-14
/
+25
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-15
/
+15
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-2
/
+2
*
ohci: add missing break
Gerd Hoffmann
2013-01-22
1
-0
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-2
/
+2
*
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2013-01-07
1
-4
/
+26
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
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
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-11-14
1
-1
/
+1
|
\
|
*
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
2012-11-12
1
-1
/
+1
*
|
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-9
/
+17
|
/
*
usb: Add an int_req flag to USBPacket
Hans de Goede
2012-10-25
1
-2
/
+5
*
usb: Move short-not-ok handling to the core
Hans de Goede
2012-10-25
1
-2
/
+2
*
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
2012-10-25
1
-0
/
+2
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-2
/
+0
*
usb: unique packet ids
Gerd Hoffmann
2012-08-31
1
-2
/
+2
*
usb-ohci: Use universal DMA helper functions
David Gibson
2012-06-27
1
-42
/
+51
*
usb-ohci: DMA writeback bug fixes
Wei Yang
2012-03-13
1
-2
/
+15
*
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2012-03-13
1
-6
/
+0
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-0
/
+1898