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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
4
-11
/
+6
*
ehci: save device pointer in EHCIState
Gerd Hoffmann
2013-09-10
2
-4
/
+4
*
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
2013-09-10
2
-4
/
+9
*
usb: sanity check setup_index+setup_len in post_load
Gerd Hoffmann
2013-09-10
1
-0
/
+4
*
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
2013-09-03
5
-23
/
+78
|
\
|
*
usb/dev-hid: Modified usb-tablet category from Misc to Input
Marcel Apfelbaum
2013-09-02
1
-1
/
+1
|
*
Revert "usb-hub: report status changes only once"
Gerd Hoffmann
2013-09-02
1
-5
/
+1
|
*
usb-hub: add tracepoint for status reports
Gerd Hoffmann
2013-09-02
1
-0
/
+1
|
*
usb: parallelize usb3 streams
Gerd Hoffmann
2013-09-02
1
-3
/
+4
|
*
uas: add property for request logging
Gerd Hoffmann
2013-09-02
1
-3
/
+12
|
*
xhci: reset port when disabling slot
Gerd Hoffmann
2013-09-02
1
-0
/
+1
|
*
xhci: emulate intr endpoint intervals correctly
Gerd Hoffmann
2013-09-02
1
-7
/
+37
|
*
xhci: fix endpoint interval calculation
Gerd Hoffmann
2013-09-02
1
-1
/
+1
|
*
xhci: add port to slot_address tracepoint
Gerd Hoffmann
2013-09-02
1
-1
/
+1
|
*
xhci: add tracepoint for endpoint state changes
Gerd Hoffmann
2013-09-02
1
-0
/
+19
|
*
xhci: remove leftover debug printf
Gerd Hoffmann
2013-09-02
1
-2
/
+0
*
|
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
2
-2
/
+3
*
|
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
6
-6
/
+7
*
|
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-08-30
2
-3
/
+6
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
8
-46
/
+46
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-08-22
1
-2
/
+2
*
xhci: implement warm port reset
Gerd Hoffmann
2013-08-08
1
-2
/
+11
*
usb-redir: fix use-after-free
Gerd Hoffmann
2013-08-01
1
-0
/
+1
*
xhci: fix segfault
Gerd Hoffmann
2013-08-01
1
-3
/
+2
*
hcd-ohci: add dma error handling
Alexey Kardashevskiy
2013-07-30
1
-51
/
+126
*
uhci: egsm fix
Gerd Hoffmann
2013-07-30
1
-0
/
+7
*
xhci: handle USB_RET_IOERROR
Gerd Hoffmann
2013-07-30
1
-0
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
20
-0
/
+33
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-4
/
+4
*
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
1
-1
/
+3
*
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
*
usb/hcd-xhci: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-35
/
+48
*
usb/hcd-xhci: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-7
/
+14
*
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-23
2
-2
/
+2
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
5
-13
/
+16
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
5
-13
/
+13
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
usb: add serial bus property
Gerd Hoffmann
2013-06-24
4
-10
/
+13
*
usb-host-libusb: set USB_DEV_FLAG_IS_HOST
Gerd Hoffmann
2013-06-24
1
-0
/
+1
*
usb/host-libusb: Fix building with libusb git master code
Hans de Goede
2013-06-24
1
-0
/
+4
*
usb/hcd-ehci: Add Faraday FUSBH200 support
Kuo-Jung Su
2013-06-24
2
-0
/
+87
*
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
4
-14
/
+28
*
usb/hcd-ehci: Add Tegra2 SysBus EHCI device
Andreas Färber
2013-06-24
2
-0
/
+16
*
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
2013-06-24
4
-20
/
+44
*
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
2013-06-24
4
-10
/
+9
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
6
-27
/
+27
*
xhci: add live migration support
Gerd Hoffmann
2013-06-03
1
-1
/
+163
*
xhci: add xhci_init_epctx
Gerd Hoffmann
2013-06-03
1
-18
/
+25
[next]