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
*
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
*
xhci: add xhci_alloc_epctx
Gerd Hoffmann
2013-06-03
1
-11
/
+21
*
xhci: add XHCISlot->addressed
Gerd Hoffmann
2013-06-03
1
-0
/
+3
*
host-libusb: Correct test for USB packet state
Ed Maste
2013-06-03
1
-1
/
+1
*
Fix usage of USB_DEV_FLAG_IS_HOST flag.
Michael Marineau
2013-06-03
1
-1
/
+1
*
remove double semicolons
Dong Xu Wang
2013-05-12
1
-2
/
+2
*
xhci: handle USB_RET_BABBLE
Gerd Hoffmann
2013-05-07
1
-0
/
+5
*
uhci: Use an intermediate buffer for usb packet data
Hans de Goede
2013-05-07
1
-8
/
+13
*
usb-host: add usb_host_full_speed_compat
Gerd Hoffmann
2013-05-07
1
-3
/
+37
*
usb-host: live migration support for the libusb version
Gerd Hoffmann
2013-05-07
1
-5
/
+49
*
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-05-03
2
-3
/
+3
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+0
*
ccid: Fix crash when backend isn't specified
Cole Robinson
2013-04-27
1
-2
/
+8
*
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
1
-0
/
+4
*
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
1
-0
/
+45
*
dev-smartcard-reader: change default protocol to T=0
Alon Levy
2013-04-24
1
-3
/
+3
*
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
2013-04-24
1
-27
/
+47
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
2
-0
/
+3
*
ccid-card-passthru: add atr check
Alon Levy
2013-04-24
1
-0
/
+59
*
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
1
-11
/
+5
*
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
1
-2
/
+2
*
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
1
-8
/
+12
*
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
1
-6
/
+63
*
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-24
1
-0
/
+4
*
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
2013-04-24
1
-1
/
+1
*
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
2013-04-24
1
-3
/
+3
*
ccid-card-emul: do not crash if backend is not provided
Marc-André Lureau
2013-04-24
1
-0
/
+3
*
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2013-04-23
1
-5
/
+0
*
usb: better speed mismatch error reporting
Gerd Hoffmann
2013-04-23
2
-6
/
+32
[next]