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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-microblaze: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-118
/
+110
*
target-arm: final conversion to AREG0 free mode
Blue Swirl
2012-09-15
6
-21
/
+16
*
target-arm: convert remaining helpers
Blue Swirl
2012-09-15
3
-125
/
+125
*
target-arm: convert void helpers
Blue Swirl
2012-09-15
3
-18
/
+18
*
target-unicore32: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-75
/
+58
*
target-m68k: avoid using cpu_single_env
Blue Swirl
2012-09-15
1
-130
/
+140
*
target-m68k: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-82
/
+68
*
target-lm32: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-46
/
+35
*
target-s390x: avoid cpu_single_env
Blue Swirl
2012-09-15
1
-173
/
+183
*
configure: properly check if -lrt and -lm is needed
Natanael Copa
2012-09-15
1
-2
/
+29
*
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
2012-09-15
2
-1
/
+3
*
Merge branch 'usb.64' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-11
13
-1042
/
+1376
|
\
|
*
xhci: allow bytewise capability register reads
Gerd Hoffmann
2012-09-11
1
-1
/
+3
|
*
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
2012-09-11
1
-65
/
+75
|
*
xhci: support multiple interrupters
Gerd Hoffmann
2012-09-11
1
-5
/
+1
|
*
xhci: pick target interrupter
Gerd Hoffmann
2012-09-11
1
-6
/
+16
|
*
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
2012-09-11
1
-43
/
+57
|
*
xhci: add XHCIInterrupter
Gerd Hoffmann
2012-09-11
2
-148
/
+161
|
*
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
2012-09-11
1
-9
/
+5
|
*
xhci: add msix support
Gerd Hoffmann
2012-09-11
2
-1
/
+49
|
*
xhci: rework interrupt handling
Gerd Hoffmann
2012-09-11
1
-14
/
+33
|
*
xhci: fix & cleanup msi.
Gerd Hoffmann
2012-09-11
1
-18
/
+9
|
*
usb-storage: usb3 support
Gerd Hoffmann
2012-09-11
1
-3
/
+43
|
*
usb3: bos decriptor
Gerd Hoffmann
2012-09-11
4
-0
/
+141
|
*
usb3: superspeed endpoint companion
Gerd Hoffmann
2012-09-11
3
-20
/
+62
|
*
usb3: superspeed descriptors
Gerd Hoffmann
2012-09-11
2
-1
/
+10
|
*
xhci: update port handling
Gerd Hoffmann
2012-09-11
1
-40
/
+97
|
*
xhci: update register layout
Gerd Hoffmann
2012-09-11
1
-8
/
+13
|
*
xhci: fix runtime write tracepoint
Gerd Hoffmann
2012-09-11
1
-1
/
+1
|
*
xhci: add trace_usb_xhci_ep_set_dequeue
Gerd Hoffmann
2012-09-11
2
-1
/
+2
|
*
xhci: trace cc codes in cleartext
Gerd Hoffmann
2012-09-11
2
-2
/
+48
|
*
xhci: iso xfer support
Gerd Hoffmann
2012-09-11
1
-16
/
+101
|
*
xhci: implement mfindex
Gerd Hoffmann
2012-09-11
1
-7
/
+46
|
*
xhci: move device lookup into xhci_setup_packet
Gerd Hoffmann
2012-09-11
1
-36
/
+38
|
*
xhci: drop buffering
Gerd Hoffmann
2012-09-11
2
-115
/
+72
|
*
xhci: rip out background transfer code
Gerd Hoffmann
2012-09-11
1
-219
/
+4
|
*
usb-audio: fix usb version
Gerd Hoffmann
2012-09-11
1
-1
/
+1
|
*
Better name usb braille device
Samuel Thibault
2012-09-11
1
-1
/
+1
|
*
usb-redir: Enable pipelining for bulk endpoints
Hans de Goede
2012-09-11
1
-0
/
+3
|
*
usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
Hans de Goede
2012-09-11
1
-0
/
+11
|
*
usb-redir: Add a usbredir_reject_device helper function
Hans de Goede
2012-09-11
1
-10
/
+11
|
*
usb-redir: Set ep max_packet_size if available
Hans de Goede
2012-09-11
1
-0
/
+5
|
*
usb-redir: Convert to new libusbredirparser 0.5 API
Hans de Goede
2012-09-11
2
-32
/
+32
|
*
usb-redir: Return babble when getting more bulk data then requested
Hans de Goede
2012-09-11
1
-3
/
+3
|
*
usb-redir: Move to core packet id and queue handling
Hans de Goede
2012-09-11
1
-134
/
+92
|
*
usb-redir: Get rid of unused async-struct dev member
Hans de Goede
2012-09-11
1
-2
/
+0
|
*
usb-redir: Get rid of local shadow copy of packet headers
Hans de Goede
2012-09-11
1
-27
/
+0
|
*
usb-redir: Get rid of async-struct get member
Hans de Goede
2012-09-11
1
-6
/
+3
|
*
usb-redir: Don't delay handling of open events to a bottom half
Hans de Goede
2012-09-11
1
-47
/
+53
|
*
usb-redir: Never return USB_RET_NAK for async handled packets
Hans de Goede
2012-09-11
1
-3
/
+6
[next]